[Live-devel] What is the correct way to use OutPacketBuffer::increaseMaxSizeTo when fFrameSize > fMaxsize?

Ross Finlayson finlayson at live555.com
Mon Jul 13 10:57:15 PDT 2020



> On Jul 14, 2020, at 4:10 AM, Matthew Czarnek <mczarnek at edge360.com> wrote:
> 
> You are saying I shouldn't be trying to stream frames that are that large, but I get a frame that large from iframes that I'm reading from the file.. I saw in another post that large frames should be split into small NAL packets. Is it possible to split that iframe into pieces using Live555?

No.  You’d need to (somehow) reconfigure your H.264 encoder to generate each ‘key frame’ as a sequence of ’slice’ NAL units, rather than a single (ridiculously large) NAL unit.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list