summaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
Diffstat (limited to 'streaming')
-rw-r--r--streaming/testcmd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/streaming/testcmd.sh b/streaming/testcmd.sh
new file mode 100644
index 0000000..a8e22c6
--- /dev/null
+++ b/streaming/testcmd.sh
@@ -0,0 +1 @@
+ffmpeg -f lavfi -i testsrc -vcodec libx264 -b:v 128k -flags -global_header -map 0:0 -f segment -segment_time 4 -segment_list_size 0 -segment_list testlist.m3u8 -segment_format mpegts stream%05d.ts