<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<pre>>> 
>><em> So, this RTCP SR logic is calling gettimeofday() and changing fPresentationTime outside of my control?
</em>
> No, it’s not setting your "fPresentationTime” at all.  Only your code does that.  The "RTCP SR logic” is calling “gettimeofday()” to set the timestamps in RTCP “SR” packets (that are used by clients for proper time synchronization).</pre>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div id="replybody1">
<div style="font-size: 10pt; font-family: Verdana,Geneva,sans-serif;">
<div id="v1v1_rc_sig">
<pre>Then I'm completely flummoxed, because it's changing and I'm not changing it, as far as I can tell.<br /><br />I'm gonna try the 100 frame method, but it seems like another patch if I can't find the root cause of my presentation time jumps.<br /><br />Many thanks<br />D.</pre>
</div>
</div>
</div>
</blockquote>
</body></html>