[Libav-user] programmatically output streaming (mpeg-ts over udp)
Kalileo
kalileo at universalx.net
Sat Jun 8 19:33:03 CEST 2013
On Jun 9, 2013, at 00:19 , Massimo Battistel wrote:
> hello,
> I would like to know if there are some code samples and/or tutorials for programmatically output streaming (mpeg-ts over udp) using libavformat/avcodec.
> I can't find anything on ffmpeg web site.
Nothing special needed, because it's not different then writing to a file, select mpegts as muxer and your target udp url as filename.
More information about the Libav-user
mailing list