<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <pre wrap="">>>RTSP is not the protocol to use for this (because there's nothing defined in the RTSP protocol standard for doing this, an any >>'custom' RTSP command that you'd implement would be incompatible with all of the other clients and servers out there).
>>
>>What you want, instead, is a regular web page that provides a list of "rtsp://" URLs - e.g, in an XML document.
>>
>>For this, you'd use HTTP - i.e., using a regular web server - not RTSP.
</pre>
    <br>
    Thank you for the promptly reply, however you didn't quite answer my
    question which was "What is the best way to implement custom RTSP
    messages?", not "What would you recommend me to get a list of files
    from server?".<br>
    <br>
    Surely, the implemented custom RTSP messages will be supported by my
    client/server combo so I don't see why a webserver (another
    workaround) would be neccessary :) Thanks for the suggestion though,
    it's something to fall-back to in case this fails.<br>
    <br>
    P.S. Compatibility with other clients and/or strictly sticking to
    the protocol is not my concern at the moment.<br>
    <br>
    Thanks in advance.<br>
    <div class="moz-signature">
      <title>RT-RK @ IBC2011 Signature</title>
      <p><font style="font-family: Arial,sans-serif; font-size: 12px;"><strong>Aleksandar
            Milenkovic</strong><br>
          Software Engineer<br>
          <br>
          Phone: +381-(0)21-4801-139<br>
          Fax: +381-(0)21-450-721<br>
          Mobile: +381-(0)64-31-666-82<br>
          E-mail: <a href="mailto:Aleksandar.Milenkovic@rt-rk.com">Aleksandar.Milenkovic@rt-rk.com</a><br>
          <br>
          RT-RK Computer Based Systems LLC<br>
          Fruskogorska 11<br>
          21000 Novi Sad, Serbia<br>
          <a href="http://www.rt-rk.com">www.rt-rk.com</a></font>
      </p>
      <p><font style="font-family: Arial,sans-serif; font-size: 12px;"><strong>RT-RK</strong>
          invites you to visit us @ <span style="color: rgb(255, 0,
            0);"><strong>IBC2011</strong></span>,
          September 9-13 2011, stand <span style="color: rgb(0, 0,
            255);"><strong>5.A01</strong></span>,
          Amsterdam RAI.<br>
          For more information please visit <a
            href="http://www.bbt.rs/">www.bbt.rs</a></font></p>
    </div>
    <br>
    On 3/28/2012 5:54 AM, <a class="moz-txt-link-abbreviated" href="mailto:live-devel-request@ns.live555.com">live-devel-request@ns.live555.com</a> wrote:
    <blockquote
      cite="mid:mailman.1986.1332906845.879.live-devel@lists.live555.com"
      type="cite">
      <pre wrap="">Re: Easiest way to implement custom RTSP messages?
</pre>
    </blockquote>
  </body>
</html>