Hello,

I'm experiencing the same problem exposed in the following thread:

   http://lists.live555.com/pipermail/live-devel/2005-August/002993.html


using the live555ProxyServer code included in the "proxyServer" folder (2013.01.15 version), and connecting to a mpeg4 stream throught RTSP-over-HTTP

You can see the detailed log below:

               Requesting RTSP-over-HTTP tunneling (on port 80)

               Sending request: GET /mpeg4/media.amp/ HTTP/1.0

               CSeq: 1

               Authorization: Basic cm9vdDp0aXM=

               User-Agent: ProxyRTSPClient (LIVE555 Streaming Media
               v2013.01.15)

               x-sessioncookie: 7a5fa728ba8348bbf409313

               Accept: application/x-rtsp-tunnelled

               Pragma: no-cache

               Cache-Control: no-cache

               Received 325 new bytes of response data.

               Received a complete GET response:

               HTTP/1.0 403 Forbidden

               Date: Thu, 17 Jan 2013 13:30:11 GMT

               Accept-Ranges: bytes

               Connection: close

               Content-Type: text/html; charset=ISO-8859-1

               (plus 176 additional bytes)

               FramedSource[0x82850d8]::getNextFrame(): attempting to
               read more than once at the same time!

               Aborted


When it happens, the getNextFrame method calls to the UsageEnvironment "InternalError", and it makes an abort().

I would be grateful if anyone could help me find the way to close the connection with the backend without exiting the entire program

Thank you in advance

Conchi Abasolo
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to