<!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 duration
time</title></head><body>
<blockquote type="cite" cite><font face="Arial">I supposed the
duration time is the time of successive frames to be
sends.</font></blockquote>
<div><br></div>
<div>Yes.<br>
</div>
<blockquote type="cite" cite><font face="Arial">But, I view
MultiFramedRTPSink.cpp code, the duration time is used to calculate
the time at which the next packet is sent.</font></blockquote>
<div><br></div>
<div>Yes, and that is perfectly consistent with what you said
above.</div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial">&nbsp;If
so,&nbsp;what&nbsp;should I&nbsp;consider to calculate the duration
time?</font></blockquote>
<div><br></div>
<div>Because you are streaming from a live source, each frame will not
be delivered until the time that it's ready to be streamed.&nbsp; In
this case, it's OK to not set &quot;fDurationInMicroseconds&quot; at
all.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>