Skip to content

Instantly share code, notes, and snippets.

@lovelaced
Created December 28, 2020 01:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lovelaced/45d86f3842da206977b2b7ce3bc29b24 to your computer and use it in GitHub Desktop.
Save lovelaced/45d86f3842da206977b2b7ce3bc29b24 to your computer and use it in GitHub Desktop.
#!/bin/bash
v4l2-ctl --set-ctrl=exposure_auto=1
v4l2-ctl --set-ctrl=white_balance_temperature_auto=0
v4l2-ctl --set-ctrl=exposure_absolute=900
#v4l2-ctl --set-ctrl=contrast=26
v4l2-ctl --set-ctrl=white_balance_temperature=4900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment