In guvcview I can set up my webcam to be exactly how I want it to be. However, when I fire up Cheese or any browser-based video conferencing tool like Google Meet the camera image comes up with the initial settings.
Is there any way to make the configuration I set up in guvcview the default for all uses of the webcam?
The documentation for guvcview doesn't mention anything about systemwide configurations, so to make your configurations available to other apps, you can install "V4l2-ctl" using
sudo apt-get install v4l-utils
and create a startup script that uses v4l2-ctl commands to set your desired parameters. For instance:After guvcview installation open gucview in a regular preview mode way and adjust your video image settings: exposure, contrast, brightness, wb, saturation, etc...
I recommend saving those settings into your profile: File->Save Profile
then, from your terminal run
or with a short flag
and now check you skype, teams, zoom, etc..
now you can use your software with image settings defined in gucview