@micwoj92 oops, I'm aware of that, my bad, sorry!
Search Criteria
Package Details: droidcam 1:2.1.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/droidcam.git (read-only, click to copy) |
---|---|
Package Base: | droidcam |
Description: | A tool to turn your phone/tablet into a wireless/usb webcam |
Upstream URL: | https://github.com/dev47apps/droidcam-linux-client |
Keywords: | android ios webcam |
Licenses: | GPL-2.0-or-later |
Submitter: | marquicus |
Maintainer: | mhdi |
Last Packager: | mhdi |
Votes: | 141 |
Popularity: | 0.61 |
First Submitted: | 2011-06-29 20:31 (UTC) |
Last Updated: | 2024-06-14 19:38 (UTC) |
Dependencies (21)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libusbmuxd (libusbmuxd-rr-compatibleAUR, libusbmuxd-gitAUR)
- libx11 (libx11-gitAUR)
- pango (pango-gitAUR)
- speex (speex-gitAUR)
- V4L2LOOPBACK-MODULE (v4l2loopback-dc-dkmsAUR, v4l2loopback-dc-dkms-gitAUR, linux-pfAUR, v4l2loopback-dkms)
- alsa-lib (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- libappindicator-gtk3 (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libusbmuxd (libusbmuxd-rr-compatibleAUR, libusbmuxd-gitAUR) (make)
- speex (speex-gitAUR) (make)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR) (optional) – for Android USB connection
- Show 1 more dependencies...
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 38 Next › Last »
invidian commented on 2020-06-06 21:50 (UTC)
micwoj92 commented on 2020-06-06 21:38 (UTC)
Hey man, when you update package version, you should set pkgrel to 1
M.Srikanth commented on 2020-06-06 13:05 (UTC)
@LevitatingRain,is there any progress in getting snd-aloop to work?
Terence commented on 2020-06-03 16:21 (UTC)
Cool, thanks!
invidian commented on 2020-06-03 16:20 (UTC)
@Terence thanks for suggestion, added. I just saw this pattern today in some other package ;)
Terence commented on 2020-06-03 14:38 (UTC)
Hey, can you make the URL point to https://github.com/aramg/droidcam instead?
This is a more useful link as you can see what changed between version.
Also now instead of
${pkgname}-${pkgver}.zip::https://github.com/aramg/droidcam/archive/${pkgver}.zip"
you can use:
${pkgname}-${pkgver}.zip::${url}/archive/${pkgver}.zip"
invidian commented on 2020-06-03 09:45 (UTC)
@caleb it builds from Git tag from Github, how is this URL unversioned? The tags on GitHub should not be modified after publishing. How is it not installing the right version then? The md5 sums of source files for kernel modules all matches, if you compare them from the package and right git tag.
alerque commented on 2020-06-03 09:09 (UTC)
Please use the Github sources with taggged versions, this is using an unversioned upstream URL that breaks the checksum on update and currently isn't installing the version the package claims to be.
Levitating commented on 2020-06-02 14:13 (UTC) (edited on 2020-06-02 14:13 (UTC) by Levitating)
@M.Srikanth, we are still working on a solution to get sound working. Simply adding snd-aloop to droidcam.conf makes the module load but snd-aloop also needs to be configured to use the loopback soundcard, which the ID of changes when you remove/add other soundcards. The solution provided by droidcam sets the ID at install time but this very error prone.
M.Srikanth commented on 2020-06-01 11:10 (UTC)
Can you add snd-aloop to droidcam.conf
Pinned Comments