commit | b7bde5ab8a9c44f0a31cf7be1d3d17d55e6dc433 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Fri Aug 08 16:11:57 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 08 19:00:24 2025 |
tree | 1c5b20f90c6a057ed44f519c4c234eee7ef699bb | |
parent | 897031c184d698b5cba3e85a6522132eb4e4e95c [diff] |
Implement L4S inbound-rtp stats described in https://w3c.github.io/webrtc-stats/#dom-rtcreceivedrtpstreamstats-packetsreceivedwithect1 https://w3c.github.io/webrtc-stats/#dom-rtcreceivedrtpstreamstats-packetsreceivedwithce This largely mirrors the send side stats: https://webrtc-review.googlesource.com/c/src/+/390866 The statistics on the remote-inbound-rtp that are sent to the sender via RFC 8888 feedback are not implemented yet. Bug: webrtc:42225697 Change-Id: Id680c4361d4d7e563b069446c5365388322af55b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/403188 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#45311}
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.