Search Criteria
Package Details: droidcam-obs-plugin 2.4.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/droidcam-obs-plugin.git (read-only, click to copy) |
|---|---|
| Package Base: | droidcam-obs-plugin |
| Description: | plugin for droidcam obs |
| Upstream URL: | https://dev47apps.com/obs/ |
| Licenses: | GPL |
| Conflicts: | droidcam-obs-plugin-git |
| Provides: | droidcam-obs-plugin |
| Submitter: | hayao |
| Maintainer: | galuise |
| Last Packager: | galuise |
| Votes: | 11 |
| Popularity: | 0.36 |
| First Submitted: | 2021-05-17 14:16 (UTC) |
| Last Updated: | 2025-10-14 22:39 (UTC) |
Dependencies (5)
- libimobiledevice (libimobiledevice-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libusbmuxd (libusbmuxd-rr-compatibleAUR, libusbmuxd-gitAUR)
- obs-studio (obs-studio-with-websocketsAUR, obs-studio-gitAUR, teb-obsAUR, obs-studio-libertyAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-rcAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
galuise commented on 2025-10-06 20:14 (UTC)
Version bumped to 2.4.1 and a patch was added to apply the changes from this pull request:
https://github.com/dev47apps/droidcam-obs-plugin/pull/29
es20490446e commented on 2025-10-04 23:46 (UTC)
No longer compiles with
ffmpeg 8.0.Error is:
src/ffmpeg_decode.cc:123:36: error: ‘FF_PROFILE_AAC_LOW’ was not declared in this scope; did you mean ‘AV_PROFILE_AAC_LOW’?I have notified the upstream developers.
galuise commented on 2023-02-10 23:07 (UTC)
Hi @hayao,
I was wondering if we could bump this package to build version 2.0.1 of droidcam OBS. I was able to get this AUR package to build using the following changes:
https://pastebin.com/raw/0FauPEwy
One other caveat I didn't mention in my previous comment: In my environment I'm running the AUR ffmpeg-obs package from @tytan652 but I imagine you might have been as well since this package lists AUR obs-studio-tytan652 as a dependency.
galuise commented on 2023-02-08 16:10 (UTC) (edited on 2023-02-08 16:42 (UTC) by galuise)
Hi,
I was able to get this package to build version 2.0.1 of droidcam OBS (that tested working with OBS 29.2 - built 2/7/2023. I was looking to see if I could offer a Pull request, but I don't think AUR allows that.
Here is my patch to your current package:
https://pastebin.com/raw/0FauPEwy
AvianaCruz commented on 2022-12-11 10:43 (UTC)
@hayao PKGBUILD (droidcam-obs-plugin) W: Non standard variable 'pkgstem' doesn't start with an underscore PKGBUILD (droidcam-obs-plugin) W: Non standard variable 'srcurl' doesn't start with an underscore
Davius commented on 2022-11-28 02:35 (UTC) (edited on 2022-11-28 06:53 (UTC) by Davius)
TESTED TODAY : Compilation OK but :
You need to extact libjpeg-turbo from the .deb above and copy/paste files in /opt
https://deac-ams.dl.sourceforge.net/project/libjpeg-turbo/2.1.4/libjpeg-turbo-official_2.1.4_amd64.deb
I haven't try using the plugin in the default installation folder.
The official bin version from dev47apps install the plugin in $HOME/.config/obs-studio/plugins/droidcam-obs/
So... The PKGBUILD need to be updated and installation after build can be donne using the official install.sh
The Release ZIP file from the editor is OK.
https://github.com/dev47apps/droidcam-obs-plugin/releases/download/1.6.0/droidcam_obs_1.6.0_linux.zip
Unzip, and execute ./install.sh
TESTED TODAY : Everything is OK.
I have marked all AUR packages Obsolète since someone update. I don't know how to proceed...
AvianaCruz commented on 2022-10-22 02:33 (UTC) (edited on 2022-10-22 02:38 (UTC) by AvianaCruz)
@hayao Updated here: https://github.com/skbeh/droidcam-obs-plugin-arch.git In my test, it has no problem with
ffmpeg_decode.cc.hayao commented on 2022-09-16 10:54 (UTC)
It stopped working properly due to an upstream version update.
ffmpeg_decode.cc is broken and needs fixing.
I don't have the skills or the time to do that.
Consider droidcam-obs-plugin-bin instead
AvianaCruz commented on 2022-08-20 14:31 (UTC)
I have made changes to adopt the upstream: https://github.com/skbeh/droidcam-obs-plugin.git
AvianaCruz commented on 2022-08-19 23:48 (UTC)
Upstream developer updated the source code: https://github.com/dev47apps/droidcam-obs-plugin/tree/1.6.0
1 2 Next › Last »