add scripts
This commit is contained in:
parent
3ed377af16
commit
36c1bfed25
11 changed files with 135 additions and 1 deletions
13
scripts/camera_mode_normal.sh
Executable file
13
scripts/camera_mode_normal.sh
Executable file
|
@ -0,0 +1,13 @@
|
|||
#!/bin/bash
|
||||
|
||||
v4l2-ctl -c exposure_auto=3
|
||||
|
||||
v4l2-ctl -c brightness=127
|
||||
|
||||
v4l2-ctl -c contrast=5
|
||||
|
||||
#does this make a difference?
|
||||
v4l2-ctl -c sharpness=25
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue