[Live-devel] How to increase H264VideoRTPSink buffer size ? [ fMaxSize]

Ross Finlayson finlayson at live555.com
Mon Feb 6 18:12:02 PST 2012


> Does not work in my case
> Before I create custom OnDemandServerMediaSubsession objects(which
> inherits from ServerMediaSubsession) i set to a high value
> OutPacketBuffer::maxSize, but
> at my custom FramedSource deliverFrame() method it still complain
> that newFrameSize > fMaxSize .It seems that this does not affect
> custom framed source fmaxSize.

"OutPacketBuffer::maxSize" does, indeed, define the size of the buffer that's used by "RTPSink" subclasses.  You should make sure that you're not assigning it more than once, by mistake.


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/20120206/0f328c0d/attachment-0001.html>


More information about the live-devel mailing list