W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > February 2019

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

From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
Date: Fri, 08 Feb 2019 16:57:47 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-461870949-1549645066-sysbot+gh@w3.org>
This stat is now in the dictionary RTCRemoteInboundRtpStreamStats - it is reporting on the value of a field in an RTCP message; the stat is in a format that is rather problematic (fraction lost since last report sent).

Why do you need this, rather than computing your own loss statistics from # of packets received and # of packets lost, both of which are members of RTCReceivedRtpStreamStats?

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/388#issuecomment-461870949 using your GitHub account
Received on Friday, 8 February 2019 16:57:48 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:46 UTC