| commit | 0deb9d6d33111cbf2a5b248434870dd9d8b982fc | [log] [tgz] |
|---|---|---|
| author | Henrik Boström <hbos@webrtc.org> | Thu Aug 28 09:34:08 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 28 12:11:06 2025 |
| tree | e44a34bf6f21a2d61ca9efaa73b406316c650f10 | |
| parent | f4370b1ca4c12ba2d3aa611f8d67c7fc999eaca1 [diff] |
Make WebRTC-RTP-Lifetime enabled-by-default. Ships spec-compliant RTP stats lifetimes as per Intent to Ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/GYqPzIUUZCQ The TL;DR change is: 1. outbound-rtp creation is delayed until O/A has completed, but can exist prior to sending any packets. 2. inbound-rtp creation is delayed until first packet has been received, whether or not O/A has completed (allowing early media use case). The flag is kept as a kill-switch, to be removed after this has reached Chrome stable. Bug: chromium:406585888 Change-Id: Ibb42d77eb156ba14d2f50e6521d51615551fe489 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/406620 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45468}
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.