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

[webrtc-stats] Some RTCSentRtpStreamStats should be moved to Outbound dictionary (#486)

From: Varun Singh via GitHub <sysbot+gh@w3.org>
Date: Mon, 16 Sep 2019 01:18:20 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-493811502-1568596699-sysbot+gh@w3.org>
vr000m has just created a new issue for https://github.com/w3c/webrtc-stats:

== Some RTCSentRtpStreamStats should be moved to Outbound dictionary ==
Base RTCSentRtpStreamStats should only contain measurements that can be sent over RTCP or that can be measured independently because these measurements should show up in remote Outbound `dictionary RTCRemoteOutboundRtpStreamStats : RTCSentRtpStreamStats`, which I dont think is possible for the following metrics.
```
unsigned long      packetsDiscardedOnSend;
unsigned long long bytesDiscardedOnSend;
```

fecPacketsSent might make sense as they can be independently measured by the two endpoint but fecPacketsSent would suggest otherwise.

 cc:@henbos @karthikbr82 comments?



Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/486 using your GitHub account
Received on Monday, 16 September 2019 01:18:21 UTC

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