<!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] About the NPT(Normal Play Time) of
the me</title></head><body>
<blockquote type="cite" cite><font size="+1">Now I want to get the
media's NPT at where it is interrupted,so I can call
playMediaSession() with parameter
&quot;start&quot;</font></blockquote>
<blockquote type="cite" cite><font size="+1">as
following:</font></blockquote>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><font
size="+1">playMediaSession(session,start,-1.0f,1.0f)</font></blockquote
>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><font size="+1">Whether it is feasible to
get NPT from the last received RTP packet's
timestamp?</font></blockquote>
<div><br></div>
<div>Yes, but use the &quot;presentationTime&quot;, because that is
computed from the RTP timestamps.&nbsp; (Code that uses these
libraries usually does not need to look at RTP timestamps.)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>