[FFmpeg-user] ffmpeg srt to udp

andrei ka andrei.k.gml at gmail.com
Tue Mar 23 14:47:13 EET 2021


imho, you should first just test your case on a clean input on lan, make a
ts file, play it in loop with ffmpeg to multicast locally,
retransmit udp to srt locally with srt-live-transmit and test the rest of
your chain. chances are your pb is not your in your commands
but it your network / inputs...
&rei

On Tue, Mar 23, 2021 at 12:41 PM Javier Fuentes <jfuentes at flumotion.com>
wrote:

> Good Morning
> this my ffmpeg pipe with poor result
>
> ffmpeg -fflags discardcorrupt -probesize 15000k -i
> "srt://195.10....:9002?pkt_size=1316&mode=listener" -map 0 -codec copy -f
> mpegts udp://195.10.......:9000?pkt_size=1316
>
>


More information about the ffmpeg-user mailing list