<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.0 (Linux)"><meta name="AUTHOR" content="khaled2"><meta name="CREATED" content="20051230;14334400"><meta name="CHANGEDBY" content="khaled2"><meta name="CHANGED" content="20060316;11584500"> <style> <!-- @page { size: 21cm 29.7cm; margin: 2cm } P { margin-bottom: 0.21cm } --> </style> <div style="margin-bottom: 0cm;">Hi Ross,</div> <div style="margin-bottom: 0cm;"><br> </div> <div style="margin-bottom: 0cm;">as we see the error show up in the class MultiFramedRTPSource in fact it is my inputSource of type FramedSource used for my server.</div> <div style="margin-bottom: 0cm;"><br> </div> <div style="margin-bottom: 0cm;">**************************************************************************</div> <div style="margin-bottom: 0cm;">« MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's
buffer size (156). 1280 bytes of trailing data will be dropped! »</div> <div style="margin-bottom: 0cm;"><br> </div> <pre style="margin-bottom: 0.5cm;"><b>if</b> (fNumTruncatedBytes > <font color="#0000ff">0</font>) { envir() << <font color="#dd0000">"MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size ("</font> << fSavedMaxSize << <font color="#dd0000">"). "</font> << fNumTruncatedBytes << <font color="#dd0000">" bytes of trailing data will be dropped!</font><font color="#ff00ff">\n</font><font color="#dd0000">"</font>; }due to this peace of code ****************************************************************************</pre><div style="margin-bottom: 0cm;"> Since am developing a relay so am supposed to get the data from the streamer device and then serving it again into another machine.</div> <div style="margin-bottom: 0cm;"><br> </div> <div
style="margin-bottom: 0cm;">So basicly to do so am using the ServerMediaSession and the OnDemandServerMediaSubsession</div> <div style="margin-bottom: 0cm;">for sure the inputSource is filled up with the FramedSource coming from the MediaSession class</div> <div style="margin-bottom: 0cm;"><br> </div> <pre>fReadSource = fRTPSource = MPEG4ESVideoRTPSource::createNew(env(), fRTPSocket, fRTPPayloadFormat, fRTPTimestampFrequency);</pre><div style="margin-bottom: 0cm;"> So as you see there is no FileSink receiver in my software structure the sink i am using is the one used in that serving class RTPSink created using the method</div> <div style="margin-bottom: 0cm;"><br> </div> <pre>RTPSink * MPEG4ESVideoServerMediaSubsession::createNewRTPSink(Groupsock* rtpGroupsock, <font color="#800000">unsigned</font> <font color="#800000">char</font> rtpPayloadTypeIfDynamic) { <b>return</b>
MPEG4ESVideoRTPSink::createNew(envir(), rtpGroupsock, rtpPayloadTypeIfDynamic); }<br> MPEG4ESVideoServerMediaSubsession is designed in the same way then MPEG4VideoFileServerMediaSubsession except it is not supporting Files but live FramedSources. Still now the RTPSink is of type MediaSink and contain a parameter called maxSize <font color="#800000">unsigned</font> OutPacketBuffer::maxSize = <font color="#0000ff">60000</font>; <i><font color="#01bb14">// by default</font></i> Infact i suspect it is the origin of troubles. is it the parameter am supposed to change? Knowing i dont use any other types of sinks in my system cause i don wanna put my stream into a file since am streaming it live. I ve tryed to increase it a bit nothing happens...still getting the same troubles. could you please help me to get a higher client buffer in my case . Thanks a lot for your help. </pre> <p>
                <hr size=1> Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
<a href="http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.beta.messenger.yahoo.com">Téléchargez</a> la version beta.