test
This commit is contained in:
@@ -11,6 +11,7 @@ rm -rf /tmp/delay_stream*
|
||||
|
||||
ffmpeg -f v4l2 -framerate $FPS -video_size $SIZE -i $DEVICE \
|
||||
-vcodec libx264 -preset ultrafast -tune zerolatency \
|
||||
-vf scale=720:576i \
|
||||
-f hls -hls_time 1 -hls_list_size $((DELAY + 5)) -hls_flags delete_segments \
|
||||
/tmp/delay_stream.m3u8 &
|
||||
FFMPEG_PID=$!
|
||||
|
||||
+1
-2
@@ -3,5 +3,4 @@ idle-time=0
|
||||
|
||||
[output]
|
||||
name=Composite-1
|
||||
#mode=720x576i
|
||||
mode=640x480
|
||||
mode=720x576i
|
||||
|
||||
Reference in New Issue
Block a user