[Live-devel] The loss of data in first frame sent
Ross Finlayson
finlayson at live555.com
Tue Jun 30 02:31:51 PDT 2009
>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/
More information about the live-devel
mailing list