Calculate mean Jitter & Standard Jitter Values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ravi,

Yes, that is mean jitter, but it seems you are using 0.8.0, no
standard deviation jitter calculation in that version. If you work
with the latest SVN source, you will get both calculations: mean
jitter & standard deviation, even some report blocks of RTCP XR are
already implemented (stats summary is one of them).

Cheers,
nanang


2008/6/16 Ravi Inder Singh <raviinder at gmail.com>:
> Hi Benny,
>    I need to calculate Mean Jitter & Deviation Jitter , as per RFC 3611
> section 4.6 Stats Summary Block
> Is this calculation below is mean jitter
>            sess->avg_jitter =
>         (jitter + sess->avg_jitter * sess->stat.rx.jitter.count) /
>         (sess->stat.rx.jitter.count + 1);
>
> And also Standard deviation jitter for the same.
>
>
> --
> Thanks & Regards,
> Ravi Inder Singh
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux