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