[Live-devel] Frames are corrupted
Vikram Singh
vikram at vizexperts.com
Fri Apr 18 22:49:50 PDT 2014
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-bounces at ns.live555.com
[mailto:live-devel-bounces at 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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140419/b664dd78/attachment.html>
More information about the live-devel
mailing list