commit | 9620343bd6e129c06495b92a93b672a57478c0f2 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Mon Mar 24 08:29:31 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 10:06:33 2025 |
tree | af68f9644bc0d2c98f2564422bbc44b99b2466f6 | |
parent | 47a09bfafbb88dbf5429fe2b2ee33117d789461c [diff] |
[getStats] Add outbound-rtp.simulcastIndex metric. Helps RID-agnostic use cases to know which encoding have which SSRC, including apps not using RIDs yet or stats processing that does not know the app-specific mapping between RID and index such as chrome://webrtc-internals/ having zero knowledge about app choices. For now this is a C++-only metric, but we may try to standardize it. Tested: Both unit test and manually in chrome using webrtc-internals that for simulcast demos we get simulcastIndex and for singlecast demos it is left undefined. Bug: chromium:404853839 Change-Id: Idbb252526a1fca12c1bc837ad987c77fc17cb0fb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/382200 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44196}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.