<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Ross and everybody,<br>
    <br>
    On Server side, RTSPClientSessions are created on SETUP when request
    does not specify a Session ID. <br>
    It seems that there is no direct relation between a Connection and a
    Session. Is it because many Connections can share the same Session ?<br>
    <br>
    In this case I wonder when Sessions are closed and destroyed : is it
    when all Connections sharing a Session are closed ? Or is there a
    timeout somewhere ?<br>
    <br>
    Eric HEURTEL<br>
  </body>
</html>