[Live-devel] StreamParser::afterGettingBytes() warning
Ross Finlayson
finlayson at live555.com
Wed May 30 06:03:36 PDT 2007
>When I try to stream out MPEG4 content using MPEG4VideoStreamFramer
>and MPEG4ESVideoRTPSink I frequently get errors that say:
>
>StreamParser::afterGettingBytes() warning: read X bytes; expected no
>more than Y
>
>(where X is fFrameSize).
>
>What am I doing wrong?
The object that your "MPEG4VideoStreamFramer" is reading from is not
programmed properly. Its "doGetNextFrame()" implementation is
setting "fFrameSize" to a value greater than "fMaxSize".
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list