Please don't source un versioned files (icon2.png, droidcam_latest.zip) in a non git package if possible, add the file to the repository, use a set commit, or skip verification.
Search Criteria
Package Details: droidcam 1:2.1.4-1
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: | 143 |
Popularity: | 1.78 |
First Submitted: | 2011-06-29 20:31 (UTC) |
Last Updated: | 2025-06-25 06:12 (UTC) |
Dependencies (21)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-full-gitAUR)
- 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, mozjpegAUR, libjpeg-turbo-gitAUR)
- libusbmuxd (libusbmuxd-rr-compatibleAUR, libusbmuxd-gitAUR)
- libx11 (libx11-gitAUR)
- pango (pango-gitAUR)
- speex (speex-gitAUR)
- V4L2LOOPBACK-MODULE (v4l2loopback-dc-dkms-gitAUR, v4l2loopback-dc-dkmsAUR, linux-pfAUR, v4l2loopback-dkms)
- alsa-lib (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-full-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- libappindicator-gtk3 (make)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR) (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 »
shaybox commented on 2020-06-07 23:47 (UTC) (edited on 2020-06-08 00:00 (UTC) by shaybox)
shaybox commented on 2020-06-07 23:45 (UTC) (edited on 2020-06-07 23:45 (UTC) by shaybox)
What is the point of this package when droidcam
, droidcam-dkms
, and droidcam-dkms-git
exist, is this a custom build of v4l2loopback by the dev of droidcam? or is this a kernel module for droidcam, if the prior, please provides
and conflicts
v4l2loopback, if the latter, do the same for the above packages.
invidian commented on 2020-06-06 21:50 (UTC)
@micwoj92 oops, I'm aware of that, my bad, sorry!
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.
Pinned Comments