- From: Varun Singh via GitHub <sysbot+gh@w3.org>
- Date: Fri, 20 Oct 2017 22:00:00 +0000
- To: public-webrtc@w3.org
vr000m has just created a new issue for https://github.com/w3c/webrtc-stats: == What is fractionLost for a local incoming media stream? == For a remote report it makes sense to do this: > The fraction of RTP data packets from source SSRC_n lost since the previous SR or RR packet was sent, expressed as a fixed point number with the binary point at the left edge of the field. (That is equivalent to taking the integer part after multiplying the loss fraction by 256.) However, for a local report for an incoming media stream, the fractionLost is calculated since the last RR or ?? Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/255 using your GitHub account
Received on Friday, 20 October 2017 22:00:03 UTC