I wrote a simple program which just receive a stream using rtp and dump it based on live555.In this program,I increased the socket buffer to 2,000,000 bytes using the function <em>increaseReceiveBufferTo()</em> provided by live555.Then&nbsp; compare&nbsp; the dumped&nbsp; file&nbsp; and the original file,I found it's much smaller than the original file.When playing the dumped file using a common media player like VLC or mplayer, the video picture has broken.The original file's bitrate is about 20M bit per second.That seems many data has dropped.But my network card works good,it can work in 100M bit/s. Then I perceive there is something wrong in rtp processing in live555 under high bitrate environment.<br><br><b><i>Sourav Pal &lt;souravpal@gmail.com&gt;</i></b> Ð´µÀ£º<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> <br><br><div class="gmail_quote">2008/6/10 Xzou &lt;<a
 href="mailto:xiangwust@yahoo.cn">xiangwust@yahoo.cn</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Recently,I'm trying to construct a embedded rtsp/rtp client using live555 in order to receive very high bitrate media stream which could be nearly 20M bit per second.But the bad news is my client lost a lot of packets when the bitrate of media stream is higher than 4M bit per second.<br> My cpu frequency is 200M hz and have no more than 64M ram available for application softwares.<br>How could I fix it?<br><div>          </div><hr size="1"><a href="http://cn.mail.yahoo.com/" target="_blank"> ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡</a><br>_______________________________________________<br> live-devel mailing list<br> <a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br> <a href="http://lists.live555.com/mailman/listinfo/live-devel"
 target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br> <br></blockquote></div><br>Where are your packets getting dropped ? How did you measure it ?<br>You might want to increase the size of the udp buffers. That does help sometimes.<br><br>Thanks,<br>Sourav<br> _______________________________________________<br>live-devel mailing list<br>live-devel@lists.live555.com<br>http://lists.live555.com/mailman/listinfo/live-devel<br></blockquote><br><p>&#32;


      <hr size=1><a href="http://cn.mail.yahoo.com/"> ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡</a>