commit | 5869f50f7a7079055fde7320a3babc5f26134f1c | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Thu Jun 29 19:31:36 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 29 19:31:36 2017 |
tree | 1a0fee5d617b102835f3fa0b6150cb84f78bb147 | |
parent | c9be3d5e8be9a3cedd9626482b924117e10cc3de [diff] |
Support encrypted RTP extensions (RFC 6904) Can be enabled by setting "enable_encrypted_rtp_header_extensions" in "crypto_options" of "PeerConnectionFactoryInterface::Options" and will only be used if both peers support it. BUG=webrtc:3411 Review-Url: https://codereview.webrtc.org/2761143002 Cr-Commit-Position: refs/heads/master@{#18842}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.