@alerque Thank you very much!
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: | 140 |
Popularity: | 1.52 |
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-ffplayoutAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- 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, linux-pfAUR, v4l2loopback-dkms)
- alsa-lib (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR) (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
- usbmuxd (usbmuxd2-gitAUR, usbmuxd-gitAUR) (optional) – for iOS USB connection
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 37 Next › Last »
slococo commented on 2021-09-08 00:40 (UTC)
alerque commented on 2021-08-10 16:01 (UTC)
@santilococo This package can be uninstalled using pacman just like any other package you install. It does not load the module, so however you loaded it on your system should be reversed by you. There are several potential ways that could happen. If you did nothing, then you don't have to do anything after installing. If you loaded it manually some way, reverse what you did.
slococo commented on 2021-08-10 14:31 (UTC)
Hi! Do you have a script for uninstalling? (Unloading the loopback module for example). TY.
ChrisLane commented on 2021-08-05 10:14 (UTC)
As @simona has said, the dependency should be changed to v4l2loopback-dkms. Having a different module interfering with other applications for me.
CodeXYZ commented on 2021-07-31 23:52 (UTC)
Looks like it's still in /usr/bin @alerque Thanks for the tip though :-)
alerque commented on 2021-07-30 12:52 (UTC)
When you update to 1.8.0 be sure to configure the PREFIX, upstream changed the default to be /usr/local
but for packages this should be /usr
.
CodeXYZ commented on 2021-07-13 02:25 (UTC)
It's been so long and I'm so rusty. Had to learn all the basics again ha! Should be good now let me know otherwise.
modnoob commented on 2021-07-09 13:15 (UTC)
As lots of people here already mentioned libappindicator-gtk3 should be part of the required dependency. The build fails without it. Please commit a change for that.
simona commented on 2021-06-05 15:25 (UTC)
The client works with the standard v4l2loopback module, and installing v4l2loopback-dc is optional. Standard v4l2loopback usage examples. The standard v4l2loopback module is already available on most distros. Better change deps to v4l2loopback* ?
Pinned Comments