This commit is contained in:
bel
2021-09-14 06:30:17 -06:00
commit 7ab1723a5e
327 changed files with 127104 additions and 0 deletions

8
justvjs/testdata/ffmpeg_live_stream_1 vendored Executable file
View 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