Implement cryptex header extension negotiation Implements https://datatracker.ietf.org/doc/rfc9335/ with the necessary APIs for the W3C extension API described in https://w3c.github.io/webrtc-extensions/#rtp-header-extension-encryption cryptex is declarative per https://datatracker.ietf.org/doc/html/rfc9335#section-4 cryptex is used as a session-level attribute by default with the exception of matching media-level-only offers at media level. The per-transceiver flag from the W3C spec is split to a separate CL. Bug: webrtc:455813732 Change-Id: I4a17bad40300112300c5d98d3d4d80cb3b6df848 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/451800 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47813}
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.