| commit | a57a566c5672a4480f3e7ae0d51300c8d4a76fc8 | [log] [tgz] |
|---|---|---|
| author | Harald Alvestrand <hta@webrtc.org> | Fri Oct 17 09:30:20 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 17 12:15:06 2025 |
| tree | c2f36123da64e0dcd451be2ab58bb9cdfb93a4c5 | |
| parent | 2cd17c205051b3c29b497e336b7bef3f3d97a7d2 [diff] |
Add ability to re-enable header extensions in 2nd O/A This ensures that disabling an RTP header extension in a first O/A and then enabling it in a second O/A works as expected. It preserves the ability to reject an RTP header extension between an incoming offer and an outgoing answer by using SetHeaderExtensionsToNegotiate. Bug: webrtc:439514253 Change-Id: Ie8a8946f8c7970b91858b16b48b62702c7dea0ea Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/417963 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45968}
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.