[Live-devel] H264FUAFragmenter glibc error
Ross Finlayson
finlayson at live555.com
Wed Sep 23 14:35:11 PDT 2009
>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/
More information about the live-devel
mailing list