- From: Varun Singh via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Feb 2018 12:07:22 +0000
- To: public-webrtc-logs@w3.org
In RFC3550 Jitter uses: > avg_rtcp_size = (1/16) * packet_size + (15/16) * avg_rtcp_size > J(i) = J(i-1) + (|D(i-1,i)| - J(i-1))/16 the numbers come from: Cadzow, J., Foundations of Digital Signal Processing and Data Analysis New York, New York: Macmillan, 1987. -- GitHub Notification of comment by vr000m Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/330#issuecomment-367992203 using your GitHub account
Received on Friday, 23 February 2018 12:07:55 UTC