<!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] QoS with openRTSP and Jitter
output</title></head><body>
<blockquote type="cite" cite><tt>&gt;&gt;<i>in my &quot;IPTV QoS
Monitoring&quot; project i've tried to use openRTSP to get<br>
</i>&gt;&gt;<i>QoS information for a particular stream. The output of
jitter as a QoS<br>
</i>&gt;<i>&gt;parameter is also interesting for me, so I'v extended
the openRTSP code<br>
</i>&gt;<i>&gt;to output this information. My question is, if I did it
the right way,<br>
</i>&gt;<i>&gt;because the jitter value I get, seems to be strange to
me.<br>
</i><br>
&gt;The value returned by &quot;RTPReceptionStats::jitter()&quot; is
the jitter<br>
&gt;value defined in the RTP/RTCP specification (RFC 3550, section<br>
&gt;6.4.1).&nbsp; It is expressed in timestamp units, *not* ms, so you
should<br>
&gt;divide it by the RTP timestamp frequency, not
1000.</tt></blockquote>
<blockquote type="cite" cite>I am just wondering how to get the RTP
timestamp frequency from video streams</blockquote>
<div><br></div>
<div>&quot;RTPSource:: timestampFrequency()&quot;</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>