]> git.parisson.com Git - telecaster-server.git/commitdiff
fix v4l2 controls for C222 Pro
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Tue, 27 Feb 2024 21:07:38 +0000 (22:07 +0100)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Wed, 13 Mar 2024 09:49:56 +0000 (10:49 +0100)
bin/streaming/tc_video_simple_webm_stream-gst1.sh

index 035378d24ed77e2921f070ab70dacb031fc4b745..7c7bc846544e6617f499625d32f7e4b39f4ed6e1 100755 (executable)
@@ -33,8 +33,8 @@ source /etc/telecaster/telecaster.conf
 # V4L2 setup
 v4l2-ctl -d $V4L2_ID -c power_line_frequency=1
 v4l2-ctl -d $V4L2_ID -c zoom_absolute=$V4L2_ZOOM
-v4l2-ctl -d $V4L2_ID -c focus_auto=0
-v4l2-ctl -d $V4L2_ID -c focus_absolute=1
+# v4l2-ctl -d $V4L2_ID -c focus_absolute=1
+v4l2-ctl -d $V4L2_ID -c focus_automatic_continuous=0
 v4l2-ctl -d $V4L2_ID -c sharpness=$V4L2_SHARPNESS
 
 # GST launch