[webrtc-stats] Need to add the fractionLost into the dictionary RTCInboundRtpStreamStats (#388)

karthikbr82 has just created a new issue for https://github.com/w3c/webrtc-stats:

== Need to add the fractionLost into the dictionary RTCInboundRtpStreamStats ==
https://w3c.github.io/webrtc-stats/#inboundrtpstats-dict* 

RTCInboundRtpStreamStats Dictionary is missing fractionLost.

Creating this issue based on an email sent to the public-webRTC group from elias.sun@ringcentral.com

(I filed a bug to the Firefox about the fractionLost is missed in the 'inbound-rtp ‘. However, the guy in the Firefox team complains this field is not in the dictionary RTCInboundRtpStreamStats , so the Firefox will not support it. However, the top of this web page has the statement as below, 

An implementation MUST support generating statistics for the type RTCInboundRtpStreamStats, with attributes packetsReceived, bytesReceived, packetsLost, jitter, and fractionLost.Please add the fractionLost into the dictionary RTCInboundRtpStreamStats officially. By the way, Chrome and Safari support it.)



Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/388 using your GitHub account

Received on Friday, 8 February 2019 09:28:35 UTC