From f6c17859749f9358cbd1130e0e26a7601f83764d Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 11 Dec 2014 11:10:43 +0100 Subject: [PATCH] add more v4l params --- .../.fluxbox/scripts/tc_video_simple_webm_stream.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh b/conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh index 26c28b5..13f06bd 100755 --- a/conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh +++ b/conf/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream.sh @@ -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 \ -- 2.39.5