[Live-devel] StreamParser internal error (149999+ 4 >

David J Myers david.myers at panogenics.com
Thu Dec 1 06:02:05 PST 2011


Hi Ross,

>> Surely the answer is to test the frame-size from the encoder before 

>> passing it into Live555

 

>Unfortunately not, because we don't know the frame size in advance; we can
figure it out only by parsing/copying the >data, looking for the next 'start
code'.  And it's this that's overflowing our stream parsing code.

 

In our camera software we get the data back from the encoder before passing
it to Live555 via a Linux pipe. We therefore know the size of the frame and
we could change/truncate it to stay within the limits of the BANK_SIZE.
However, as you say, this may cause the frame to be undecodable at the
receiver. Is there a way to make this truncation and the frame to still
remain valid?

 

David Myers

Panogenics Ltd

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


More information about the live-devel mailing list