<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi Ross,</span></div><div><span>              I able to solve the delay issue. It is not related to your library. I was not allocating the buffer correctly. It is all working now. I appreciate all the help you provided me.</span></div><div><span></span> </div><div><span>Regards,</span></div><div><span>Abhishek Madaan</span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <div style="margin: 5px 0px; padding: 0px; border: 1px solid rgb(204, 204, 204); height: 0px; line-height: 0; font-size: 0px;" class="hr" contentEditable="false" readonly="true"></div>  <b><span
 style="font-weight: bold;">From:</span></b> Ross Finlayson <finlayson@live555.com><br> <b><span style="font-weight: bold;">To:</span></b> LIVE555 Streaming Media - development & use <live-devel@ns.live555.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, July 18, 2012 8:44 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Live-devel] Video Delay in Live Video Streaming<br> </font> </div> <br>
<div id="yiv558603622"><div>First, you should instead consider using the existing (open source) VLC media player <<a href="http://www.videolan.org/vlc/" rel="nofollow" target="_blank">http://www.videolan.org/vlc/</a>>, which also uses our libraries for its RTSP client implementation.<div><br></div><div>The increasing delay that you are seeing is unlikely to be due to a problem with our libraries.</div><div><br></div><div>One possible cause is that your computer doesn't have enough CPU power to handle the video decoding and rendering (as well as the RTSP/RTP reception, which has relatively little overhead).  One way to test this hypothesis is to try running VLC instead.</div><div><br></div><div>Another possibility is that you are not using the 'presentation times' for each received video frame (in this case, H.264 'NAL units') correctly.  Each frame's "presentation time" tells you the relative time at which each frame should be displayed
 (after decoding).<br></div><div><br></div><div>But in any case, because you are a casual hobbyist, I suggest just using VLC.</div><br><br><div>
<span style="font:/normal Helvetica; color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2;" class="yiv558603622Apple-style-span"><span style="font:/normal Helvetica; color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2;" class="yiv558603622Apple-style-span">Ross Finlayson<br>Live Networks, Inc.<br>http://www.live555.com/</span></span>
</div>
<br></div></div><br>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com" ymailto="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><br> </div> </div>  </div></body></html>