[FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video
Simon Defayette
simon.defayette at gmail.com
Mon May 30 17:34:35 CEST 2016
Hi,
I am trying to stream over UDP or RTP a .ts file that I recorded to run
some tests on a test&measure equipment and I can't find a way to do it when
the file contains scrambled video. Is there a way to do it?
I do something like:
ffmpeg -re -i myfile_.ts -vcodec copy -acodec copy -f mpegts udp://host:port
or without the -re.
Any suggestion would be appreciated.
Regards,
Simon Defayette
More information about the ffmpeg-user
mailing list