diff --git a/bin/test_rtmp b/bin/test_rtmp new file mode 100755 index 0000000..033f9f2 --- /dev/null +++ b/bin/test_rtmp @@ -0,0 +1 @@ +ffmpeg -r 30 -f lavfi -i testsrc -vf scale=1280:960 -vcodec libx264 -profile:v baseline -pix_fmt yuv420p -f flv rtmp://localhost:1935/stream/live