summaryrefslogtreecommitdiff
path: root/scripts/v4l-cam.sh
diff options
context:
space:
mode:
authorManel Caro <mcaro@iatec.biz>2021-11-06 16:28:38 +0100
committerManel Caro <mcaro@iatec.biz>2021-11-06 16:28:38 +0100
commitcf19bfe18cbd283b188a858ee1629f9909c924f4 (patch)
tree1efb23519727130058401df090ab1b5f4cc8ba99 /scripts/v4l-cam.sh
parentb6932fbaf898724ae87c29f8965621610f377084 (diff)
parentd5b273a3b58a250742049df4ca0ef0ba54f53d33 (diff)
downloadboard-sopa-test.zip
board-sopa-test.tar.gz
board-sopa-test.tar.bz2
Merge branch 'sopa-test'rel.0.1sopa-test
Diffstat (limited to 'scripts/v4l-cam.sh')
-rwxr-xr-xscripts/v4l-cam.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/scripts/v4l-cam.sh b/scripts/v4l-cam.sh
new file mode 100755
index 0000000..5501fec
--- /dev/null
+++ b/scripts/v4l-cam.sh
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+#v4l2-ctl -d /dev/video0 -c exposure_auto=3
+v4l2-ctl -d /dev/video0 -c brightness=0
+#v4l2-ctl -d /dev/video0 -c contrast=20
+#v4l2-ctl -d /dev/video0 -c saturation=55
+#v4l2-ctl -d /dev/video0 -c hue=0
+#v4l2-ctl -d /dev/video0 -c white_balance_temperature_auto=0
+#v4l2-ctl -d /dev/video0 -c gamma=100
+#v4l2-ctl -d /dev/video0 -c power_line_frequency=1
+#v4l2-ctl -d /dev/video0 -c white_balance_temperature=4500
+#v4l2-ctl -d /dev/video0 -c sharpness=2
+#v4l2-ctl -d /dev/video0 -c backlight_compensation=2
+# v4l2-ctl -d /dev/video0 -c exposure_absolute=166