Allow to set fflags for media input

Chase_

New Member
+1

I'm also needing this for handling multiple RTMP sources. I thought I may be incorrectly using the input and input format fields of the media source properties. Or perhaps the syntax was messed up.

I need to pass something like this line: ffplay -i input -f rtsp -rtsp_transport tcp rtsp://10.4.0.222:554/s0
 
Top