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: 139
Popularity: 1.19
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 .. 37 Next › Last »

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?

julio.b commented on 2021-05-11 19:02 (UTC)

I agree with @s1lv3r this package fails without libappindicator-gtk3.

thes1lv3r commented on 2021-05-05 14:51 (UTC) (edited on 2021-05-05 14:56 (UTC) by thes1lv3r)

I believe libappindicator-gtk3 should be added to the required deps instead of the optional deps

JLSalvador commented on 2021-05-04 09:01 (UTC)

This new version requires app-indicator.h from the package libappindicator-gtk3.

aleemont commented on 2021-03-19 23:18 (UTC)

The only way to make droidcam work at first shot and without need to worry about anything is this: https://www.dev47apps.com/droidcam/linuxx/ Follow instructions and it'll take less than one minute (download included)

invidian commented on 2021-03-14 21:26 (UTC)

I believe linux-headers should be added as dependency.

@lorcap see https://wiki.archlinux.org/index.php/DKMS_package_guidelines#Dependencies why headers should not be in dependencies.

==> WARNING: backup entry file not in package : etc/modprobe.d/droidcam.conf

This seems indeed like a bug. This file should only be backed up for v4l2loopback-dc-dkms package, not for both of them.

lorcap commented on 2021-03-14 21:12 (UTC)

I believe linux-headers should be added as dependency.

It took me a while to figure out why droidcam complained about a missing kernel module despite the package compilation and installation succeeded. Then I reinstalled the package and noticed the following error:

==> Unable to install module v4l2loopback-dc/1.7.2 for kernel *: Missing kernel headers.

which I fixed by installing linux-headers.