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: 141
Popularity: 0.61
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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 38 Next › Last »

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

lorcap commented on 2020-06-16 21:13 (UTC)

I had to install core/linux-headers for having the module properly built and installed. I believe that PKGBUILD misses a 'depends' on 'linux-headers'.

alerque commented on 2020-06-08 09:11 (UTC)

Split packaging from the droidcam package as droidcam-dkms sounds like the best way to go to me. Thanks for working on getting this cleaned up.

invidian commented on 2020-06-08 08:39 (UTC)

@ShayBox, this package is a kernel module used by droidcam, but packaged separately, so we can use DKMS hooks, so it does not break during kernel upgrades.

IMO 'droidcam-dkms' for package name is a bit counter-intuitive.

Actually, this package was not created very thoroughly, so I requested a merge into the 'droidcam' itself, so we can use split packaging feature there, to build both this one and the Droidcam itself.

Levitating commented on 2020-06-08 08:30 (UTC)

@M.Srikannth, we currently have no solution. We might have to ask the developers to solve it, they'd understand the issue better.

shaybox commented on 2020-06-07 23:47 (UTC) (edited on 2020-06-08 00:00 (UTC) by shaybox)

Please don't source un versioned files (icon2.png, droidcam_latest.zip) in a non git package if possible, add the file to the repository, use a set commit, or skip verification.

shaybox commented on 2020-06-07 23:45 (UTC) (edited on 2020-06-07 23:45 (UTC) by shaybox)

What is the point of this package when droidcam, droidcam-dkms, and droidcam-dkms-git exist, is this a custom build of v4l2loopback by the dev of droidcam? or is this a kernel module for droidcam, if the prior, please provides and conflicts v4l2loopback, if the latter, do the same for the above packages.