[Live-devel] MultiFramedRTPSource
Dong Hoon Van Uytsel
donghoon.vanuytsel at esaturnus.com
Tue May 8 14:33:16 PDT 2007
Someone correct me if i'm wrong. It seems to me that you have to
dimension the input buffer of the sink (at least the size of the
largest frame) that calls MultiFramedRTPSource::getNextFrame().
Op 8-mei-07, om 21:30 heeft Cihat Goktug Gurler het volgende geschreven:
> Hi,
>
> I'm developing a client application in MS Visual Studio 2005. I
> compile the source in release mode. When I run it from my desktop and
> a laptop everything is fine. But when I run it in another laptop which
> is a little less powerful (slower CPU) I receive the following error.
>
>
> MultiFramedRTPSource::doGetNextFrame1(): The total received frame size
> exceeds the client's buffer size (0). 10 bytes of trailing data will
> be dropped!
> ...
> MultiFramedRTPSource::doGetNextFrame1(): The total received frame size
> exceeds the client's buffer size (0). 1434 bytes of trailing data
> will be dropped
>
> I searched through the code and the error is about the fSavedMaxSize
> field of MultiFramedRTPSource class. Is there a way to explicitly set
> this number?
>
> There is also another field related to this which is fMaxSize.
>
> Does anyone has an opinion?
>
> Thanks in advance,
>
> Goktug Gurler
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
More information about the live-devel
mailing list