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

Ross Finlayson finlayson at live555.com
Tue Nov 29 16:58:09 PST 2011


The problem here is the extremely large H.264 frame (about 280,000 bytes in size) that you have in this video.  This was too big for our stream parsing code to handle.

You can fix this by changing the constant BANK_SIZE in "liveMedia/StreamParser.cpp" from 150000 to 300000.  (I'll also make this change in the next release of the software.)


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/20111129/72842272/attachment.html>


More information about the live-devel mailing list