Hi Ross,
I tried your approach. But I still have the same issue. - I made OutPacketBuffer::maxSize = 900000; - I return an object of H264VideoStreamFramer in the function createNewStreamSource(). The comments in the header says "A filter that breaks up a H.264 Video Elementary Stream into NAL units". - The size of these NAL units range upto 5000 bytes in my case. - I think the issue is with fMaxSize in deliverFrame() which starts from 150000 and goes to zero which should not happen. Please take a look at the function doGetNextFrame() in which I call deliverFrame(). - If this happen then there will be loss of data each time the fMaxSize goes to zero, which does happen consistently and frequently. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Saturday, April 19, 2014 12:41 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Frames are corrupted - I am still not able to resolve the issue. That's because you didn't apply *either* of the two possible solutions that I gave you in my earlier response! 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