[Live-devel] FramedSource getNextFrame() problem

Ross Finlayson finlayson at live555.com
Thu Jan 17 07:15:02 PST 2013


> 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

Unfortunately I haven't been able to reproduce this error.  However, it is easy to avoid: Just don't try to access that stream using RTSP-over-HTTP!  The "HTTP/1.0 403 Forbidden" message - returned by the back-end server - means that that server does not support RTSP-over-HTTP tunneling (at least, not on port 80).  So don't try it.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130117/f1676e13/attachment.html>


More information about the live-devel mailing list