Search Criteria
Package Details: simple-droidcam-client 0.8.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/simple-droidcam-client.git (read-only, click to copy) |
|---|---|
| Package Base: | simple-droidcam-client |
| Description: | A simple droidcam client |
| Upstream URL: | https://gitlab.com/tarmaciltur/simple-droidcam-client |
| Keywords: | android droidcam webcam |
| Licenses: | GPL3 |
| Submitter: | BerelTarMaciltur |
| Maintainer: | BerelTarMaciltur |
| Last Packager: | BerelTarMaciltur |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-10-26 19:10 (UTC) |
| Last Updated: | 2023-04-15 22:30 (UTC) |
Dependencies (6)
- android-udev (android-udev-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- V4L2LOOPBACK-MODULE (v4l2loopback-dc-dkms-gitAUR, v4l2loopback-dc-dkmsAUR, linux-zenith-gitAUR, linux-pfAUR, linux-cachyos-rcAUR, linux-cachyosAUR, linux-cachyos-bmqAUR, linux-cachyos-boreAUR, linux-cachyos-eevdfAUR, linux-cachyos-serverAUR, linux-cachyos-ltsAUR, linux-cachyos-hardenedAUR, v4l2loopback-dkms)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Latest Comments
Arch_User commented on 2023-04-15 18:04 (UTC)
If anyone reads this.... I have forked this with some improvements uploaded to github https://github.com/Never-Done-This-Before/Simple_Droid_cam_client_Improved
dreieck commented on 2021-11-28 18:19 (UTC)
Can you change the dependency on
v4l2loopback-dkmstoV4L2LOOPBACK-MODULE?This way, there is no need to install
v4l2loopback-dkmsand have the module doubled if a user already has a kernel where the module is provided.And the package
v4l2loopback-dkmsin thecommunityrepository does provideV4L2LOOPBACK-MODULE.Thanks for maintaining!