W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > June 2022

[webrtc-stats] outbound-rtp prose nomatively references obsolete stat to solve a problem (#644)

From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
Date: Fri, 17 Jun 2022 21:14:19 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-1275485537-1655500458-sysbot+gh@w3.org>
jan-ivar has just created a new issue for https://github.com/w3c/webrtc-stats:

== outbound-rtp prose nomatively references obsolete stat to solve a problem ==
[outbound-rtp](https://w3c.github.io/webrtc-stats/#dom-rtcstatstype-outbound-rtp) says: _"When there are multiple [RTP stream](https://w3c.github.io/webrtc-stats/#dfn-rtp-stream)s connected to the same sender due to using simulcast, there will be one [RTCOutboundRtpStreamStats](https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats) per [RTP stream](https://w3c.github.io/webrtc-stats/#dfn-rtp-stream), with distinct values of the [ssrc](https://w3c.github.io/webrtc-stats/#dom-rtcrtpstreamstats-ssrc) member, and all these streams will have a reference to the same "[track](https://w3c.github.io/webrtc-stats/#dom-rtcstatstype-track)" object (of type [RTCMediaStreamTrackStats](https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats))."_

This normative statement is incorrect because [track](https://w3c.github.io/webrtc-stats/#dom-rtcstatstype-track) _"is now obsolete."_

It might work to instead say they'll have the same [mid](https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-mid).

This is a recent regression from https://github.com/w3c/webrtc-stats/pull/628.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 17 June 2022 21:14:21 UTC

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