Hello!..
I am using ffmpeg to stream (MPEG2) a mpegts file via udp...my code
works works ok and i can stream for both unicast and multicast
but i also wanted to see if there is a way to set "muxrate" ... is there
an e.g. for this about how this can be done...
Something like...
av_guess_format("mpegts", NULL, NULL);
//...
//...
if(0 > url_fopen(AVFormatContext->pb, "udp://
225.168.43.43:6000?multicast=1&ttl=16&pkt_size=1316", URL_WRONLY))
Thanks
Kirit
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user