<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <style>body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="latin-charset" bgcolor="#ffffff"
    text="#000000">
    <p>On 05/08/2012 02:11 AM, <a class="moz-txt-link-abbreviated" href="mailto:gstream@ccc2.com">gstream@ccc2.com</a> wrote:</p>
    <blockquote
      cite="mid:1c3903c3262c26c01905762979fc421c.squirrel@webmail.ccc2.com"
      type="cite">
      <p wrap="">Hi All,<br>
        I have noted that a rtsp input will rollover to TCP if an UDP
        timeout<br>
        occurs. Can I force TCP as an option so UDP is not the default?<br>
        <br>
        I have tried -i <a class="moz-txt-link-rfc2396E" href="rtsp://xx.xx.xx.xx:yyyy/blah?tcp">"rtsp://xx.xx.xx.xx:yyyy/blah?tcp"</a> with...<br>
        ..."Invalid data found when processing input"</p>
    </blockquote>
    This depends on the ffmpeg version. As of 0.9 (if I'm not mistaken),
    the "?tcp" has stopped working, and you need to use "-rtsp_transport
    tcp" instead. On earlier versions, "?tcp" the way you used it should
    work.<br>
  </body>
</html>