<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi Luke,<br><br>Strange thing is that RTSP / RTP streaming works well with older versions of FFMPEG, it seems that version git-64ad53f from 2010 broke it.<br>Problem is that the older versions doesn't support the GET_PARAMETER which gives keep-alive problems in some RTSP servers.<br><br>--Ferdinand<br><br><div>> Date: Tue, 12 Jul 2011 08:55:11 -0600<br>> From: lclemens@gmail.com<br>> To: libav-user@ffmpeg.org<br>> Subject: Re: [Libav-user] RTP/RTSP support in FFMPEG<br>> <br>> My experience with ffmpeg is that its RTP parsing has problems in UDP<br>> mode, especially with live IP cameras. In TCP mode it works fine, but<br>> RTP was really designed around UDP and that's the way it should be<br>> used in most cases. I'm currently working on trying to fix it, but I<br>> haven't had much luck so far.<br>> <br>> --luke<br>> <br>> On Tue, Jul 12, 2011 at 5:56 AM, Ankit SINGHAL <ankit.singhal@st.com> wrote:<br>> > Hello All,<br>> ><br>> > 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.<br>> ><br>> > Regards<br>> > Ankit Singhal<br>> > _______________________________________________<br>> > Libav-user mailing list<br>> > Libav-user@ffmpeg.org<br>> > http://ffmpeg.org/mailman/listinfo/libav-user<br>> ><br>> <br>> <br>> <br>> -- <br>> -<br>> -<br>> -<br>> -<br>> Luke Clemens<br>> http://clemens.bytehammer.com<br>> _______________________________________________<br>> Libav-user mailing list<br>> Libav-user@ffmpeg.org<br>> http://ffmpeg.org/mailman/listinfo/libav-user<br></div>                                           </div></body>
</html>