aramg

Results 43 comments of aramg

There is also the option of pulling in the code from v4l2loopback-ctl and replicating the 'add' command directly. It's just an ioctl. Not sure how we feel about that.

To add to the above suggestion, with _DroidCam OBS_ an audio-only mode isn't supported but it is in the feature request list. The current recommendation is to turn down video...

Thanks @davidschlachter. So other than the includes and gcc, the rest of the code "just works". Thats cool. I'll see if I can spin up a FreeBSD VM and give...

Most of these changes looks fine, however * `usbmuxd-2.0` is not available on Ubuntu (from what I can see), its still just `libusbmuxd`. * libjpeg-turbo is statically linked on purpose,...

Did the build fail, or just the warning? There is a comment in the code (src/droidcam.c:276) about this

@jonasbove do the binaries from the website work OK?

This is should be gone in the latest releases. Commit 71a74d22 replaced gtk_menu_popup with gtk_menu_popup_at_pointer

try (replace 'droidcam' with with 'droidcamx' for the paid app) ``` adb shell am start -n com.dev47apps.droidcam/com.dev47apps.droidcam.DroidCam -a android.intent.action.MAIN -c android.intent.category.LAUNCHER ```

Hi, if you are using OBS I would **highly** recommend switching to the newer DroidCam OBS app. It includes persistent camera settings (as part of the pro upgrade), and is...