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.
Best Wishes Novalis 2012/2/6 Ross Finlayson <finlay...@live555.com>: > How can I increase H264VideoRTPSink buffer size ? > > > Set the variable > OutPacketBuffer::maxSize > before you create any "RTPSink" objects (or before you create any > "ServerMediaSubsession" objects). Note some examples of this in > "testProgs". > > > 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 > _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel