Cai, Xin wrote:
> hi guys
> When I am using ffmpeg to output video to an rtp ip address it generates an 
> .sdp file that ffplay or quick can use to play the stream. How do I use the 
> AV libraries to generate that same .sdp. file? Thanks

avf_sdp_create()
See the documentation in avformat.h, or an usage example in ffmpeg.c and 
ffserver.c


                                Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to