On Thu, 2009-08-20 at 14:49 +0530, [email protected]
wrote:
> >>>>Just use an "rtsp://" URL as a file name, and use the RTSP demuxer for
> >>>>input. Then, reading data from RTP streams will be the same as reading
> >>>>from a file.
> Can you please provide a lil more hint or sample program to do this.

You can look at ffmpeg.c, ffplay.c, and probably even pktdumper.c


> What is the meaning of RTSP demuxer??

It is the demuxer used to receive RTP streams controlled through RTSP:
ffmpeg -i rtsp://....


                                Luca

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

Reply via email to