From: Guillaume Pellerin Date: Wed, 31 Jan 2024 21:46:56 +0000 (+0100) Subject: back to the roots X-Git-Tag: 3.0~34 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e38f2a213ac53050ed8f5371e0290824c988e573;p=telecaster-server.git back to the roots --- diff --git a/bin/streaming/tc_video_simple_webm_stream-gst1.sh b/bin/streaming/tc_video_simple_webm_stream-gst1.sh index 4186248..50cf7a4 100755 --- a/bin/streaming/tc_video_simple_webm_stream-gst1.sh +++ b/bin/streaming/tc_video_simple_webm_stream-gst1.sh @@ -6,14 +6,7 @@ set -e source /etc/telecaster/telecaster.conf -# GST launch -if [ -z "${V4L2_ID_1-}" ]; then - V4L2_IDS=($V4L2_ID, $V4L2_ID_1) -else - V4L2_IDS=($V4L2_ID) -fi - -for ID in ${V4L2_IDS[@]}; do +ID=$1 # V4L2 setup if [ ! -z "${V4L2_ZOOM-}" ]; then