<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Courier New";
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Thanks Luke/Ferdinand/Chris<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Do you guys or any one have any idea about CURL? I have to make a choice between FFMPEG or CURL. I am already using both for my current multimedia playbacks, CURL being used for downloading HTTP files. We have not used FFMPEG for HTTP as it was not robust enough.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Regards<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Ankit Singhal <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> libav-user-bounces@ffmpeg.org [mailto:libav-user-bounces@ffmpeg.org] <b>On Behalf Of </b>Ferdinand Jacobs<br><b>Sent:</b> Wednesday, July 13, 2011 12:55 PM<br><b>To:</b> libav-user@ffmpeg.org<br><b>Subject:</b> Re: [Libav-user] RTP/RTSP support in FFMPEG<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>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<o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>> 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<o:p></o:p></span></p></div></div></div></body></html>