]> git.parisson.com Git - telecaster-server.git/commitdiff
add more v4l params
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 11 Dec 2014 10:10:43 +0000 (11:10 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 11 Dec 2014 10:10:43 +0000 (11:10 +0100)
conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh

index 26c28b55e3352e85f3188391246d06e9358e5551..13f06bdadd0afe6acd546407f29dd2c5c732fcf1 100755 (executable)
@@ -9,7 +9,10 @@ HEIGHT=480
 #WIDTH=1280
 #HEIGHT=720
 
-v4l2-ctl -d 0 -c power_line_frequency=1 -c zoom_absolute=140
+v4l2-ctl -d 0 -c power_line_frequency=1
+v4l2-ctl -d 0 -c zoom_absolute=100
+v4l2-ctl -d 0 -c focus_auto=0
+v4l2-ctl -d 0 -c focus_absolute=1
 
 # ! queue ! videoflip method=rotate-180 \