<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
I'm experiencing the same problem exposed in the following thread:<br>
<br>
<blockquote><a class="moz-txt-link-freetext"
href="http://lists.live555.com/pipermail/live-devel/2005-August/002993.html">http://lists.live555.com/pipermail/live-devel/2005-August/002993.html</a><br>
</blockquote>
<br>
using the live555ProxyServer code included in the "proxyServer"
folder (2013.01.15 version), and connecting to a mpeg4 stream
throught RTSP-over-HTTP<br>
<br>
You can see the detailed log below:<br>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<p style="margin-bottom: 0cm"><small><small>Requesting
RTSP-over-HTTP tunneling (on port 80) </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small> </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Sending request:
GET /mpeg4/media.amp/ HTTP/1.0 </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>CSeq: 1 </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Authorization:
Basic cm9vdDp0aXM= </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>User-Agent:
ProxyRTSPClient (LIVE555 Streaming Media v2013.01.15)
</small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>x-sessioncookie:
7a5fa728ba8348bbf409313 </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Accept:
application/x-rtsp-tunnelled </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Pragma: no-cache
</small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Cache-Control:
no-cache </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small> </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small> </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Received 325 new
bytes of response data. </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Received a
complete GET response: </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>HTTP/1.0 403
Forbidden </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Date: Thu, 17
Jan 2013 13:30:11 GMT </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Accept-Ranges:
bytes </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Connection:
close </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>Content-Type:
text/html; charset=ISO-8859-1 </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small> </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small> </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small> (plus 176
additional bytes) </small></small></p>
<small><small> </small></small>
<p style="margin-bottom: 0cm"><small><small>FramedSource[0x82850d8]::getNextFrame():
attempting
to read more than once at the same time!<br>
</small></small></p>
<p style="margin-bottom: 0cm"><small><small>Aborted<br>
<br>
</small></small></p>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<br>
When it happens, the getNextFrame method calls to the
UsageEnvironment "InternalError", and it makes an abort().<br>
<br>
I would be grateful if anyone could help me find the way to close
the connection with the backend without exiting the entire program<br>
<br>
Thank you in advance<br>
<br>
Conchi Abasolo
</body>
</html>