> Unfortunately the cameras themselves are purchased both by us and resold and
> out of band by the customer.
> Some can and are willing to update, others are not even open to it.
However, if the camera is using the "LIVE555 Streaming Media" software, then -
under the terms of the LGPL - their m
13 7:15 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Access violation during
ReorderPacketBuffer::freepacket
It is ALWAYS immediately follows the error message :
MultiFramedRTPSource error: Hit limit when reading incoming packet over TCP.
Increase MAX_PAC
> It is ALWAYS immediately follows the error message :
>
>MultiFramedRTPSource error: Hit limit when reading incoming packet over
> TCP. Increase MAX_PACKET_SIZE;
That turned out to be useful information. (It's a pity you didn't mention that
before :-)
> Could it be that by calling brea
I have been trying to solve this issue in my code since before I updated to the
2013.03.07 code.
Inspection always shows the packet having a valid address but the guts of the
packet are tagged with the heap code for destruction.
It is ALWAYS immediately follows the error message :
MultiFrame