🔧 Added config for guvcview2
This commit is contained in:
parent
492ad6e27b
commit
fe280dbb20
2 changed files with 86 additions and 0 deletions
37
.config/guvcview2/webcam_defaults.gpfl
Normal file
37
.config/guvcview2/webcam_defaults.gpfl
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
#V4L2/CTRL/0.0.2
|
||||
APP{"guvcview 2.0.8"}
|
||||
# control data
|
||||
#Brightness
|
||||
ID{0x00980900};CHK{0:255:1:128}=VAL{128}
|
||||
#Contrast
|
||||
ID{0x00980901};CHK{0:255:1:128}=VAL{128}
|
||||
#Saturation
|
||||
ID{0x00980902};CHK{0:255:1:128}=VAL{128}
|
||||
#White Balance, Automatic
|
||||
ID{0x0098090c};CHK{0:1:1:1}=VAL{1}
|
||||
#Gain
|
||||
ID{0x00980913};CHK{0:255:1:0}=VAL{255}
|
||||
#Power Line Frequency
|
||||
ID{0x00980918};CHK{0:2:1:2}=VAL{1}
|
||||
#White Balance Temperature
|
||||
ID{0x0098091a};CHK{2000:6500:1:4000}=VAL{2354}
|
||||
#Sharpness
|
||||
ID{0x0098091b};CHK{0:255:1:128}=VAL{128}
|
||||
#Backlight Compensation
|
||||
ID{0x0098091c};CHK{0:1:1:0}=VAL{0}
|
||||
#Auto Exposure
|
||||
ID{0x009a0901};CHK{0:3:1:3}=VAL{1}
|
||||
#Exposure Time, Absolute
|
||||
ID{0x009a0902};CHK{3:2047:1:250}=VAL{312}
|
||||
#Exposure, Dynamic Framerate
|
||||
ID{0x009a0903};CHK{0:1:1:0}=VAL{0}
|
||||
#Pan, Absolute
|
||||
ID{0x009a0908};CHK{-36000:36000:3600:0}=VAL{0}
|
||||
#Tilt, Absolute
|
||||
ID{0x009a0909};CHK{-36000:36000:3600:0}=VAL{0}
|
||||
#Focus, Absolute
|
||||
ID{0x009a090a};CHK{0:250:5:0}=VAL{35}
|
||||
#Focus, Automatic Continuous
|
||||
ID{0x009a090c};CHK{0:1:1:1}=VAL{1}
|
||||
#Zoom, Absolute
|
||||
ID{0x009a090d};CHK{100:500:1:100}=VAL{100}
|
||||
Loading…
Add table
Add a link
Reference in a new issue