@acutbal did you install libusbmuxd? if not install and link it, if needed.
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.64 |
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-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- 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-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 37 Next › Last »
LendLord commented on 2020-07-09 09:37 (UTC)
<deleted-account> commented on 2020-07-09 09:32 (UTC)
@LenLord I've tried your suggestion but it doesn't work, the build still crashes. I've searched on my system the file "lusbmuxd-2.0" and it doesn't exist.
Regards.
LendLord commented on 2020-07-07 17:52 (UTC)
@flashy sudo ln -s /usr/lib/libusbmuxd.so /usr/lib/libusbmuxd-2.0.so try it
flashy commented on 2020-07-07 10:14 (UTC)
@invidian I have read the pinned comment, however the patch breaks the build on manjaro with "/usr/bin/ld: cannot find -lusbmuxd-2.0". I'm not entirely sure where to report this if not here.
invidian commented on 2020-07-06 11:39 (UTC)
Thanks for reporting @dwzg. I didn't have a chance to check building on fresh installation due to poor internet connection. I added missing dependency now.
dwzg commented on 2020-07-06 11:27 (UTC) (edited on 2020-07-06 11:29 (UTC) by dwzg)
Installation of the newest version of v4l2loopback-dc-dkms gives an error about a missing header file "usbmuxd.h". This can be fixed by installing libusbmuxd. I guess this is a missing make dependency.
ngoonee commented on 2020-07-04 08:28 (UTC)
https://github.com/dev47apps/droidcam-obs-plugin/ is available now if you're interested. Basically obs-specific plugin (needs a different android app too).
invidian commented on 2020-06-25 10:40 (UTC)
Thanks @maximbaz. I pushed the update which introduces split package.
maximbaz commented on 2020-06-25 09:32 (UTC)
invidian I have approved the request, please go ahead with creating a split package :)
micwoj92 commented on 2020-06-16 21:31 (UTC)
@lorcap DKMS optionally depends on 4 headers available in main repos, regular, LTS, hardened and zen. That's kinda expected to have one of these installed if you use DKMS
Pinned Comments