<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Ross,<br>
    <br>
    I have been experimenting with a multicast to unicast RTSP relay, as
    demonstrated in testOnDemandRTSPServer.<br>
    <br>
    A behaviour I have noticed, is that the first client connects and
    receives the stream correctly, and all subsequent connections do too
    - they can SETUP, PLAY and TEARDOWN to their hearts content...<br>
    <br>
    However, if <i><b>all</b></i> clients leave, the multicast source
    seems to become closed (though not reported as such in debug), and
    any clients that try to connect from this point onwards are
    accepted, but do not receive a video stream.<br>
    <br>
    Is this an expected behaviour?  And if it is, can this behaviour be
    altered so that the source remains connected in absence of RTSP
    clients?<br>
    <br>
    Thanks and regards,<br>
    <br>
    -Tim<br>
  </body>
</html>