Skip to content

Instantly share code, notes, and snippets.

@tilpner
Created February 5, 2015 20:34
Show Gist options
  • Save tilpner/b8094332b54bf24146e4 to your computer and use it in GitHub Desktop.
Save tilpner/b8094332b54bf24146e4 to your computer and use it in GitHub Desktop.
#V4L2/CTRL/0.0.2
APP{"guvcview 2.0.1"}
# control data
#Brightness
ID{0x00980900};CHK{-100:100:1:0}=VAL{0}
#Contrast
ID{0x00980901};CHK{0:30:1:15}=VAL{15}
#Saturation
ID{0x00980902};CHK{0:48:1:32}=VAL{35}
#Hue
ID{0x00980903};CHK{-2000:2000:1:0}=VAL{0}
#White Balance Temperature, Auto
ID{0x0098090c};CHK{0:1:1:1}=VAL{1}
#Gamma
ID{0x00980910};CHK{20:250:1:100}=VAL{116}
#Power Line Frequency
ID{0x00980918};CHK{0:2:1:1}=VAL{1}
#Sharpness
ID{0x0098091b};CHK{0:32:1:21}=VAL{17}
#Backlight Compensation
ID{0x0098091c};CHK{0:2:1:1}=VAL{1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment