Hi all, I am trying to develop an application that streams video(already stored video not live) on network using ffmpeg. I am extending the libav library for this, and not using command line. I am able to use the library for basic usage like encoding decoding playing etc. But for the streaming I have no clue.
I have three questions, Please reply if u have any information about any of these three , 1. how does ffmpeg support streaming (theoretically the idea, better if u explain it with rtp) 2. how it can be implemented (programmatically , as I am using "c") 3. I have found something called "url_fopen" - what is it and how does it work ?? A tutorial on ffmpeg rtp streaming would be like icing on the cake :) Regards, Saurav ________________________________ http://www.mindtree.com/email/disclaimer.html
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
