Before creating RTP sink i have set

OutPacketBuffer::maxSize = 200000;
However just before copying data into fTo
the value of fMaxSize is 201260 the value of fTo is 64405

"fTo" is a pointer, not a counter!

I hope you're setting "fFrameSize", before calling "FramedSource::afterGetting()".

But anyway, because you're using an unprofessional email address, this is the only help you're going to get from me on this. Remember, You Have Complete Source Code.
--

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

Reply via email to