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: 138
Popularity: 0.55
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 .. 28 29 30 31 32 33 34 35 36 37 Next › Last »

abstrakct commented on 2015-10-29 13:15 (UTC)

@laegnur (and others): you need the correct version of linux-*-headers (matching your kernel) installed to build the v4l2loopback module - for me it was linux-ck-k10-headers.

leledumbo commented on 2015-07-01 11:50 (UTC)

> this is problematic because some people might have v4l2loopback-dkms installed Can it be made that either v4l2loopback-dkms or v4l2loopback package is installed is fine? The preference could be whatever you choose.

laegnur commented on 2015-05-27 17:18 (UTC)

I don't now why is this error. I updated the system and with the new kernel it works... :\

laegnur commented on 2015-05-27 16:42 (UTC)

==> Iniciando «package()»… make -C /lib/modules/`uname -r`/build M=`pwd` make[1]: Entering directory '/usr/lib/modules/4.0.3-1-ARCH/build' make[1]: *** No targets specified and not found makefile. Stopped. make[1]: Leaving directory '/usr/lib/modules/4.0.3-1-ARCH/build' Makefile:4: recipe for target 'all' failed make: *** [all] Error 2 ==> Error: Failed in«package()». Stopping… ==> ERROR: Makepkg was unable to build droidcam.

nagy commented on 2014-12-13 04:00 (UTC)

this is problematic because some people might have v4l2loopback-dkms installed. I think i will include a message in the post-install function.

PreparationH67 commented on 2014-12-04 18:50 (UTC)

Since this is setup to require the v4l2loopback module can that be added at a dependency or include a message that that needs to be installed?

petRUShka commented on 2014-09-11 19:16 (UTC)

Please, add message to .install file that it is necessary to create ~/.droidcam dir and ~/.droidcam/settings file. Otherwise droidcam gui will raise an "No such file" error.

nagy commented on 2014-08-28 18:58 (UTC)

thanks

jamesan commented on 2014-08-28 01:31 (UTC)

Just built this using ackalker's PKGBUILD and droidcam.install (and the OP's droidcam.desktop) to upgrade to version 4.1-1. Works like a charm without the v4l2loopback dependency.