aramg

Results 43 comments of aramg

Get the latest official client from http://www.dev47apps.com/droidcam/linuxx/ For now the PPA is outdated.

The latest official client can be found here: http://www.dev47apps.com/droidcam/linuxx/ Please use that until Paolo updates his PPA.

A lot of the kernels updates introduce v4l2 breakages. Will look when I get a chance. Also worth keeping an eye on the main v4l2loopback repo.

See #56 on why the fork exists

This issue is about Linux 5.7, you have 3.1. Can you email dev47apps at gmail.com for support please.

I just did some checking with a few images, and it seems the `add` command is largely missing, even on Ubuntu which I swear is where I'd originally seen it...

Relevant issue: https://github.com/umlaeute/v4l2loopback/issues/514

Added logic to check for v4l2loopback-ctl existence, and only try adding a device once. The current v4l2loopback-ctl exits with a '1' on `v4l2loopback-ctl -v`, so this change will be a...

Compiling the new `v4l2loopback-ctl` utility is basic, just clone [v4l2loopback](https://github.com/umlaeute/v4l2loopback) and `make -C utils`. Again, unfortunate that for some reason that hasn't been released despite being present in the repo...