camera-control
camera-control copied to clipboard
Simple command-line application for controlling camera settings through V4L2.
When I switch applications on my pc that uses a [showmewebcam](https://github.com/showmewebcam/showmewebcam/) webcam, they might request different resolutions. `camera control` will keep displaying the resolution until it is restarted. If it...
This adds support for quickly loading different presets you might have or use, e.g. settings for day/night, sun/shadow, office/home etc.
Hi @peterbay, I'm having trouble compiling on Ubuntu 18.04. After having installed the prerequisites I run `make`, but it gives me errors with linking that appear to be related to...
If I'm not mistaken, right now, to apply a config or preset file you have to launch with `-a` or `-c` flag, but you still have to type `q` after...