aramg

Results 43 comments of aramg

I'll definitely begin to tag and upload releases here on Github, now that the project has more activity. Regarding the last comment, thats the thing, build+run != package and release....

All your change does is add the word "modules" to the make line, and change from back-ticks to $(). Or am I missing something? edit: Ok, I see KERNEL_DIR is...

Added a standard licence for the code. If you'd like to open a PR for the v4l2loopback Makefile changes, I can accept that. As far as packaging, I'd prefer not...

Leaving this here to hopefully avoid dups in the future.

To follow up on my comment in #89, since you're not sure how `install`/`install-dkms`/`install-sound` work, I'd ask that you please not distribute a PPA. I really do appreciate the initiative...

> I agree that packaging would be very useful in some distro such as NixOs for which the manual install just don't work. What's wrong with writting a disclamer as...

OK, I think you guys should just go ahead and package the app for nixOS then. Up until this year the app was much less popular, but with the increased...

Workarounds: * The above suggestion with ffplay. * Use of a browser (via the http://... endpoint) if the webcam isn't needed, just a preview. * Using OBS Studio along with...

The client would need to detect when the webcam is opened, and then try to find the phone. But yes.

I think what you're saying is the webcam driver can support MJPEG format as output. This is something I've experimented with on Windows and yes, generally it works. Not all...