<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Ross,<br>
    I got an RTSP server based on liveMedia, and a problem with some
    (third party, black-box) buggy clients that have problems with RTP
    on UDP streaming, while they work fine in RTP/TCP.<br>
    <br>
    The problem is that they first request UDP streams to the server,
    then, if UDP is not available, they fall back on TCP.<br>
    <br>
    What I wanted to know was if our server could always force the
    client to connect in TCP. As far as I know that would imply altering
    the m= line(s ) in the SDP description, am I correct? Would it be
    possible to do that easily in LiveMedia?<br>
    <br>
    Thank you,<br>
    Cristiano.<br>
    <div class="moz-signature">-- <br>
      <title></title>
      Belloni Cristiano<br>
      Imavis Srl.<br>
      <a href="http://www.imavis.com">www.imavis.com</a><br>
      <a href="mailto://belloni@imavis.com">belloni@imavis.com</a><br>
    </div>
  </body>
</html>