Hi Ross, Sorry being a bit thick ;) Too far down in the details.
I completely understand what you mean.( now!) Thanks again for your help. Simon -----Original Message----- From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Wednesday, September 23, 2009 5:35 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] H264FUAFragmenter glibc error >At a quick glace it seems to really only be set to 60000, in the source >code. Yes, but note that it's a *variable*. You can change it yourself, in your own code. >Thanks again for your input, I will modify the value used to create the >H264FUAFragmenter() object. No! You don't need to change the released source code *at all*. That's my point. Instead, add the following line to your "main()" program (before you create any "RTPSink" objects): OutPacketBuffer::maxSize = 100000; // or whatever buffer size you want. -- 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