<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div>My RTSP Source's  RTCP SR  are not reliable...</div></blockquote><div><br></div>You are probably mistaken.</div><div><br><blockquote type="cite"><div>So calculated timestamps frequently resulting in large negative jumps.<br></div></blockquote><div><br></div>Let me guess: You're receiving H.264 (or MPEG) video that uses "P" (prediction) frames.  For video streams like this, frames are sent (and thus received) in 'decoding order' - i.e., the order that they will be fed to a decoder, not 'presentation order' - the order that they will be displayed on the screen.  In this case, it is normal (and expected) that the received frames' presentation times will not all be monotonically increasing.  The incoming frames should be fed into your decoder in the order that they arrive, but their presentation times will tell you when they should be displayed.</div><div><br></div><div>But in any case, RTCP is an important part of the RTP/RTCP protocol, and should not be disabled.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>