<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Times New Roman, Times, serif">Dear developer(s),</font><br>
    <font face="Times New Roman, Times, serif">    thank you for this
      great code. I am developing an IP camera which streams H.264 video
      via rtp in UNICAST. I use VLC to receive the stream.  <br>
      At the beginning I used the multicast SSM and all was fine. Then I
      implemented the unicast as described in the FAQ starting from the
      testOnDemandRTSPServer.cpp. Here I noticed that when using VLC
      under linux the stream was quite slow to start while with the VLC
      windows version it did not start at all. So looking at the session
      init, I noticed that the session never start after the first PLAY
      but VLC needs to close the first session and call PLAY again. </font><br>
    <font face="Times New Roman, Times, serif">When I start playing all
      seems OK, I see the the OPTIONS,DESCRIBE, SETUP and PLAY from the
      VLC client. After the PLAY the source always replies with the OK.
      Then, immediatly after this <b>first </b>PLAY the VLC client
      sends a GET_PARAMETER request, the server answers but the streams
      does not starts and after about 10s the client sends a TEARDOWN
      and closes the session (in the middle I see a couple of RTCP
      packets).</font><br>
    <font face="Times New Roman, Times, serif">After the <b>second </b>PLAY,
      the GET_PARAMETER request is not sent and the stream starts
      immediatly. </font><br>
    <br>
    <font face="Times New Roman, Times, serif">I attached the packet
      description I get with Wireshark. </font><br>
    <br>
    <font face="Times New Roman, Times, serif">Some idea or suggestion
      about the possible cause of this strange behaviour will be very
      appeciated.<br>
      <br>
    </font><font face="Times New Roman, Times, serif">Thank you. </font><br>
    M. Raffin<br>
    <span class="Apple-style-span" style="color: rgb(51, 51, 51);
      font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica,
      Arial, sans-serif; font-size: 13px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 18px; orphans: 2; text-align: -webkit-auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(225, 235,
      242); display: inline !important; float: none; "></span>-- <br>
    <div class="moz-signature">
      <p>
      </p>
      <table border="0">
        <tbody>
          <tr>
            <td>
              <img src="cid:part1.06050605.05080208@ermes-cctv.com"><br>
            </td>
            <td>
              <b>Mario Raffin </b><br>
              <font face="Verdana" size="2">
                Development Engineer <br>
                Ermes Elettronica s.r.l.<br>
              </font>
              <font face="Verdana" size="1">
                via Treviso, 36<br>
                31020 San Vendemiano (TV) Italy
                (<a
href="http://maps.google.com/maps?f=d&source=s_d&saddr=&daddr=Strada+sconosciuta&hl=it&geocode=FeM5vAIdPQe8AA&mra=mr&sll=45.890001,12.320609&sspn=0.006019,0.013733&ie=UTF8&ll=45.890374,12.31915&spn=0.005272,0.010804&t=h&z=17">Map</a>)<br>
                <!-- <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&source=s_q&hl=it&geocode=&q=via+Verri+87+mareno+di+piave+TV,+italy&sll=37.0625,-95.677068&sspn=44.25371,58.095703&ie=UTF8&ll=45.848173,12.361679&spn=0.009552,0.014184&z=14&iwloc=A&iwd=1&cid=18349898001210741869&dtab=0&output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&source=embed&hl=it&geocode=&q=via+Verri+87+mareno+di+piave+TV,+italy&sll=37.0625,-95.677068&sspn=44.25371,58.095703&ie=UTF8&ll=45.848173,12.361679&spn=0.009552,0.014184&z=14&iwloc=A&iwd=1&cid=18349898001210741869&dtab=0" style="color:#0000FF;text-align:left">Visualizzazione ingrandita della mappa</a></small>-->
                Mail: <a style="text-decoration:bold"
                  href="mailto:raffin@ermes-cctv.com">raffin@ermes-cctv.com</a><br>
                Web:<a href="http://www.ermes-cctv.com/">http://www.ermes-cctv.com/</a><br>
                <i>Tel. +39 0438 308470</i><br>
                <i>Fax. +39 0438 492340</i><br>
              </font>
            </td>
          </tr>
        </tbody>
      </table>
      <p><br>
      </p>
    </div>
  </body>
</html>