<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">It appears the GET_PARAMETER will
      accept the Session header as a OPTIONS does not care.  So if for
      some reason the camera server closes the session what is the
      indicator to the client?  If the GET_PARAMETER is sent with a
      Session I assume the camera server should respond with a 454 and
      not reply to the message with a 200?<br>
      <br>
      In my logs it appears the Session header is sent in the OPTIONS
      command but assume a OPTIONS is not session dependent it will
      ignore any session header.<br>
      <br>
      So I guess my point is how the session header would be honored in
      a OPTIONS vs GET_PARAMETER.  Seems the GET_PARAMETER is a better
      solution.<br>
      <br>
      Thanks,<br>
      Craig<br>
      <br>
      <br>
      On 03/04/2014 04:32 PM, Ross Finlayson wrote:<br>
    </div>
    <blockquote
      cite="mid:9F674DD7-7073-4A3E-AE59-03A650058D64@live555.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      I'm not sure I understand your question.
      <div><br>
      </div>
      <div>If the 'liveness' command from the proxy server (*either*
        "OPTIONS" or "GET_PARAMETER") fails - either because the TCP
        connection fails, or because the back-end server responded with
        a response code other than 200 - then the proxy server will
        assume that the session has failed,  It will then reset its
        state with the back-end server.  It will then attempt to send
        another "DESCRIBE" command (and then "SETUP", "PLAY", etc. for
        any subsequent front-end client connection(s).</div>
      <div><br>
      </div>
      <div>Note that this is true *regardless* of whether the 'liveness'
        command is "OPTIONS" (by default), or "GET_PARAMETER" (if you've
        "#define"d SEND_GET_PARAMETER_IF_SUPPORTED).  So I don't
        understand the "OPTIONS vs GET_PARAMETER" in your "Subject:"
        line.</div>
      <br>
      <br>
      <div apple-content-edited="true">
        <span class="Apple-style-span" style="border-collapse: separate;
          color: rgb(0, 0, 0); font-family: Helvetica; font-style:
          normal; font-variant: normal; font-weight: normal;
          letter-spacing: normal; line-height: normal; orphans: 2;
          text-align: -webkit-auto; text-indent: 0px; text-transform:
          none; white-space: normal; widows: 2; word-spacing: 0px;
          -webkit-border-horizontal-spacing: 0px;
          -webkit-border-vertical-spacing: 0px;
          -webkit-text-decorations-in-effect: none;
          -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
          0px; "><span class="Apple-style-span" style="border-collapse:
            separate; color: rgb(0, 0, 0); font-family: Helvetica;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; line-height: normal;
            orphans: 2; text-align: -webkit-auto; text-indent: 0px;
            text-transform: none; white-space: normal; widows: 2;
            word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
            -webkit-border-vertical-spacing: 0px;
            -webkit-text-decorations-in-effect: none;
            -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
            0px; ">Ross Finlayson<br>
            Live Networks, Inc.<br>
            <a moz-do-not-send="true" href="http://www.live555.com/">http://www.live555.com/</a></span></span>
      </div>
      <br>
    </blockquote>
    <br>
  </body>
</html>