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

[webrtc-stats] scalabilityMode: Same as in getParameters() or not? (#731)

From: henbos via GitHub <sysbot+gh@w3.org>
Date: Tue, 07 Feb 2023 08:48:12 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-1573920532-1675759690-sysbot+gh@w3.org>
henbos has just created a new issue for https://github.com/w3c/webrtc-stats:

== scalabilityMode: Same as in getParameters() or not? ==
It was brought to my attention that if you ask for "L3T3_KEY" the encoder may still drop layers for adaptation reasons.
If I understand correctly, this means that getParameters() could say "L3T3_KEY" (just like you had previously set it), but getStats() might say "L2T3_KEY" or even "L1T3_KEY".

This surprised me, but at the same time, I think it makes sense that getStats() says what is currently happening, whether or not that is a subset of what was set in setParameters().

Qs:
- Do we agree this makes sense?
- Does [the spec](https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-scalabilitymode) need to be clarified?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 February 2023 08:48:13 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:20:00 UTC