Hi,
Live555 client drops connection after 90 seconds of receiving RTSP stream from
Wowza Streaming Server 4.0.6 over HTTP tunneling protocol. Socket operation
fail with WSAECONNABORTED error (An established connection was aborted by the
software in your host machine.) Receiving the stream over T
This is really strange.
I compiled openRTSP with Visual Studio 2008. This is app output:
Opening connection to 128.197.178.101, port 80...
...remote connection opened
Requesting RTSP-over-HTTP tunneling (on port 80)
Sending request: GET /mpeg4/media.amp HTTP/1.1
CSeq: 1
User-Agent: openRTSP (LIV
Hi,
I switched from Live555 version 2013.09.08 to 2014.02.04 and PLAY command sent
to Axis 213 camera now results in "Bad "Range:" header" error returned by
Live555. "Range: npt=now-" is returned by the camera that seems to get
rejected. The camera is on-line and can be accessed via HTTP tunneli
I have no problems receiving 150+Kb K-frames over UDP with Live555. What I do
is increase socket receive buffer and make sure I don't block
CUMediaSink::continuePlaying() for too long. In fact, all my implementation of
CUMediaSink::continuePlaying() does is move received sample into my private
It's fixed. Thanks! From: finlay...@live555.com
Date: Tue, 30 Apr 2013 15:18:36 -0700
To: live-de...@ns.live555.com
Subject: Re: [Live-devel] 2013.04.21 crash bug is not fixed
Crash bug introduced in version 2013.04.21 is not fixed in 2013.04.29.
Thanks for the report. Please download a new versi
Hi,Crash bug introduced in version 2013.04.21 is not fixed in 2013.04.29.
Occasionally at session shutdown SocketDescriptor object still gets accessed
after it was deleted. Version 2013.04.16 does not have such problem. Here's
some info: Exception info:EXCEPTION_RECORD: -- (.ex
Hi,
Live555 version 2012.02.29 is not compatible with Vivotek camera digest
authentication. This is what Vivotek IP8161 camera sends when it cannot
authrorize the client:
- Rtsp: RESPONSE, RTSP/1.0, Status Code = 401 - Unauthorized
- Response: Status of response : Unauthorized
Protoc