<div dir="ltr"><div>Hi Eric<br><br></div>I'll check this out. Thank you.<br><br>Regards<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/31 Eric HEURTEL <span dir="ltr"><<a href="mailto:eric@sound4.biz" target="_blank">eric@sound4.biz</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    <blockquote type="cite"><div class="im">
      <blockquote type="cite">
        <blockquote type="cite" style>
          <pre>At some point my RTSP source answers with error code "RTSP/1.0 454 Session
Not Found" to RTSP commands but seems not being handled by RTSP client.
Why? Is this an invalid error code?
</pre>
        </blockquote>
        <pre>Yes. It is usually returned by the server when the client attempts to
access a stream using an invalid RTSP 'session id' string. That shouldn't
be happening (with our RTSP client or proxy code), so I'm curious as to why
you're getting this error. (See below.)
</pre>
      </blockquote>
      </div><pre>There you go. I had to "play" a little bit with it before the error occurs
so the log is pretty big (also I added some printfs myself) but the whole
sequence is there and you get the error at the end.
I'm curious of how would I have to reset/close the connection so it could
be reopened by the client to stablish a new session. If the error occurs,
at least I would like the system to recover even if it is with a new
session. Is this possible?
</pre>
    </blockquote>
    <br>
    I had a problem which may be relative to this one and may help here
    :<br>
    RTSP client
    adds a '/' <span style="font-family:'Courier New,courier'">at the
      end of <span style="font-family:'Courier New,courier'">baseURL
        and cannot be used for reconnect</span></span>ion else a 404
    Session Not Found occurs.<br>
    By "Reconnection" I mean calling sendDescribeCommand() after a
    deconnection, for an automatic reconnection, without destroying the
    RTSP client object.<br>
    As a workaround I had to save the original URL in an additional
    field for this to work.<br>
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier New,courier'"><br>
        I'm talking of a relatively old Live version (<span style="font-family:'Courier New,courier'">LIVE555 2012.09.12</span><span style="font-family:'Courier New,courier'">) </span></span><span style="font-family:'Courier New,courier'">and have not checked
        if this has been changed since.<br>
      </span></p>
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier New,courier'"><br>
        Cheers<br>
      </span></p>
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier New,courier'"><br>
        E. HEURTEL<br>
      </span></p>
    
    
  </div>

<br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Rafael Gil<br>Vaelsys<br><br>
</div>