[Live-devel] The loss of data in first frame sent
Muhammad Bilal
m.bilal.latif at gmail.com
Tue Jun 30 02:14:46 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
Still then when the frame is received at receiver side then its of 34249.
On Mon, Jun 29, 2009 at 11:07 PM, Ross Finlayson <finlayson at live555.com>wrote:
> The first frame my streamer writes to "fTo" is of size 64405
>>
>
> You *must* check the value of "fMaxSize" before copying data to the "fTo"
> pointer. "fMaxSize" tells you the size of the buffer that the downstream
> object has made available.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
--
Muhammad Bilal Latif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090630/8cc57502/attachment.html>
More information about the live-devel
mailing list