Hi,

I have three flv files, i.e. file1.flv, file2.flv, file3.flv. I know how to 
send one flv file to rtmp server, as shown below:


ffmpeg.exe -re -i file1.flv -c:v copy -c:a copy -f flv 
rtmp://192.168.183.76:1935/live1/abc


But how to send file1.flv, file2.flv, and file3,flv to rtmp server continuously?


Thanks!


Regards


Andrew

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to