<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] optimising
openRTSP</title></head><body>
<blockquote type="cite" cite><font face="Courier New" size="-1">I have
profiled my system and found that around 8.7 % time is being spend in
Reordering Packet Buffer</font><font face="Arial" size="-1"
color="#000000"> &lt;&lt;OpenRTSP_profiling.log&gt;&gt;</font><br>
</blockquote>
<blockquote type="cite" cite><font
face="Courier New"><b>VMA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; samples&nbsp;&nbsp;
%time&nbsp;&nbsp; App-name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Symbol-name</b></font><br>
</blockquote>
<blockquote type="cite" cite><font face="Courier New"
size="-1"><b>00465778 35862&nbsp;&nbsp;&nbsp;&nbsp; 8.7658&nbsp;
openRTSP
ReorderingPacketBuffer::storePacket(BufferedPacket*)</b></font><br>
</blockquote>
<blockquote type="cite" cite><font face="Courier New" size="-1">And
around 3.4 % time is being spend in</font><br>
</blockquote>
<blockquote type="cite" cite><font face="Courier New"
size="-1"><b>00463ac8 13521&nbsp;&nbsp;&nbsp;&nbsp; 3.3049&nbsp;
openRTSP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; seqNumLT(unsigned short,
unsigned short)</b></font><br>
</blockquote>
<blockquote type="cite" cite><font face="Courier New" size="-1">I am
attaching entire oprofilelog for openRTSP log kindly help me with some
suggestion to dig out the problem</font></blockquote>
<div><br></div>
<div>I don't see a problem here.</div>
<div><br></div>
<div>It sounds like you just have high-bandwidth streams:</div>
<div><br></div>
<blockquote type="cite" cite><font face="Courier New"
size="-1"><b>PS</b>. These logs captured while recording 16 mjpeg
streams (each with 20 FPS and 32KB framesize)</font></blockquote>
<div><br></div>
<div>That's almost 82 Mbps.&nbsp; Are you sure you have sufficient
network capacity for this (i.e., you don't just have 100 Mbps
Ethernet, which would not be sufficient)?</div>
<div><br></div>
<div>If your problem is packet loss (but you have sufficient network
capacity), then you need to increase your OS's buffer size for
incoming network packets.&nbsp; See
&lt;http://www.live555.com/liveMedia/faq.html#packet-loss&gt;</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>