Re: [webrtc-stats] Add hugeFramesSent counter to RTCVideoSenderStats dictionary

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