Package Details: droidcam 1:2.1.3-2

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: 2.58
First Submitted: 2011-06-29 20:31 (UTC)
Last Updated: 2024-06-14 19:38 (UTC)

Dependencies (21)

Required by (0)

Sources (3)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 38 Next › Last »

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* ?

simona commented on 2021-06-05 15:11 (UTC)

droidcam is ok also with v4l2loopback-dkms (community) instead v4l2loopback-dc-dkms ?

insign commented on 2021-05-21 18:10 (UTC)

Easy fix for manjaro.

https://forum.manjaro.org/t/root-tip-get-droidcam-working-on-manjaro/1233

CodeXYZ commented on 2021-05-12 20:49 (UTC)

Sorry, I haven't had a working laptop for a bit now, so even though I can probably update and fix the package, I don't have a reliable was to build and test it at the moment. I am reading the comments here about it though.

invidian commented on 2021-05-12 09:09 (UTC)

Hmm, perhaps splitting out one more package, namely "droidcam-cli" would be a way to go here then. So "droidcam" can depend on all GUI-related libraries. This will still allow people to install CLI-only version. What do you think?