archive
This commit is contained in:
11
justvjs/testdata/ffmpeg_live_stream_2
vendored
Executable file
11
justvjs/testdata/ffmpeg_live_stream_2
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
$HOME/ffmpeg-local/ffmpeg \
|
||||
-fflags nobuffer \
|
||||
-rtsp_transport tcp \
|
||||
-i rtsp://192.168.0.83:8554/unicast \
|
||||
-preset ultrafast \
|
||||
-c:v copy \
|
||||
-an \
|
||||
-flags +cgop \
|
||||
-g 30 \
|
||||
-hls_flags delete_segments \
|
||||
./test.m3u8
|
||||
Reference in New Issue
Block a user