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.56
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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 37 Next › Last »

Marc.2377 commented on 2020-05-29 04:28 (UTC)

@grazzolini, I understand you plan to switch this to pure source; in the meantime, why not pulling the release tag from GitHub? See https://github.com/aramg/droidcam/releases.

Kalq commented on 2020-05-28 22:25 (UTC)

Hi, I think libjpeg-turbo, alsa-lib, ffmpeg, and gtk2 should be makedepends. I couldn't get it to work without them. I think gtk2 is not optional.

invidian commented on 2020-05-28 21:00 (UTC) (edited on 2020-05-28 21:01 (UTC) by invidian)

@miss_barfin thanks for the heads up. I'm looking into the "install-sound" script right now and it seems to me that it's rather hacky. E.g, if you change number of sound cards in your system, it will break anyway.

The reason the script does not work is because v4l2loopback-dc-dkms installs /etc/modprobe.d/v4l2loopback-dc.conf, instead of /etc/modprobe.d/droidcam.conf. I guess doing sudo ln -s /etc/modprobe.d/v4l2loopback-dc.conf /etc/modprobe.d/droidcam.conf should work around that.

RogueGirl commented on 2020-05-28 17:21 (UTC)

problem, audio doesn't work you need to run "install-sound" script after installation in order to use audio but i can't really do it because it thinks the droidcam isn't installed because it can't find the file "/etc/modprobe.d/droidcam.conf"

CodeXYZ commented on 2020-05-28 13:47 (UTC)

There's been lot of changes to this package in the last couple weeks. There's also been changed to droidcam itself. Sorry for the delays and remember we all do this in our free time.

There's been an actual release by the droidcam dev, so hopefully that means things stabilize for now.

Levitating commented on 2020-05-28 11:19 (UTC) (edited on 2020-05-28 11:57 (UTC) by Levitating)

We now depend on v4l2loopback-dc-dkms, but now we are also depending on invidian to update that package in time. And it seems like the sha512sums are already outdated...

Can't we just depend on v4l2loopback-dkms instead? Edit: No we can't Droidcam refuses to use that one.

Alad commented on 2020-05-27 08:57 (UTC) (edited on 2020-05-27 08:58 (UTC) by Alad)

Manjaro is spam here, and the maintainer already said he can't install a different distribution just to support some users. Manjaro users: Please refrain from making further comments and use Manjaro support channels instead.

Foxboron commented on 2020-05-27 08:33 (UTC)

I have unpinned and removed the pinned comment suggesting people to install the make with sudo make install. This is silly. This is a packaging problem where the author does not account for a shared SRCDEST.

This is solved with "${pkgname}-${pkgver}.zip::https://github.com/aramg/${pkgname}/archive/${_pkgver}.zip". Any other workarounds are wrong.

RogueGirl commented on 2020-05-25 20:30 (UTC)

i flagged this out of date but i saw that you're already aware of the change thanks for packaging it