>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/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel