Hi Luke, Strange thing is that RTSP / RTP streaming works well with older versions of FFMPEG, it seems that version git-64ad53f from 2010 broke it. Problem is that the older versions doesn't support the GET_PARAMETER which gives keep-alive problems in some RTSP servers.
--Ferdinand > Date: Tue, 12 Jul 2011 08:55:11 -0600 > From: lclem...@gmail.com > To: libav-user@ffmpeg.org > Subject: Re: [Libav-user] RTP/RTSP support in FFMPEG > > My experience with ffmpeg is that its RTP parsing has problems in UDP > mode, especially with live IP cameras. In TCP mode it works fine, but > RTP was really designed around UDP and that's the way it should be > used in most cases. I'm currently working on trying to fix it, but I > haven't had much luck so far. > > --luke > > On Tue, Jul 12, 2011 at 5:56 AM, Ankit SINGHAL <ankit.sing...@st.com> wrote: > > Hello All, > > > > I want to play the multimedia streams from RTSP/RTP servers. I am already > > using FFMPEG for demuxing various containers. I also use CURL for playing > > back files from HTTP server. Now I would like to play multimedia files from > > RTSP server. Please let me know if FFMPEG has support for acting as RTSP > > client and it's robust enough. How can I start using ffmpeg as RTSP client. > > How is it compared with the support available in CURL? Does FFMPEG have a > > better support compared to CURL? Please elaborate. > > > > Regards > > Ankit Singhal > > _______________________________________________ > > Libav-user mailing list > > Libav-user@ffmpeg.org > > http://ffmpeg.org/mailman/listinfo/libav-user > > > > > > -- > - > - > - > - > Luke Clemens > http://clemens.bytehammer.com > _______________________________________________ > Libav-user mailing list > Libav-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/libav-user
_______________________________________________ Libav-user mailing list Libav-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/libav-user