commit | 9f9562592f05c1f037c236f667e3d60065a67a13 | [log] [tgz] |
---|---|---|
author | Piotr (Peter) Slatala <psla@webrtc.org> | Wed Oct 31 08:25:26 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 31 16:04:16 2018 +0000 |
tree | 7566da4decf095d9da717837e51659b0ae241350 | |
parent | 71822866c65d33f4964decd5de31cefe4b592fd0 [diff] |
When SDES is used, pass pre-shared key to media transport. This allows to use secure, end to end communication if SDES cryptos are passed. MediaTransport can use a derived key to secure its own communication. Bug: webrtc:9719 Change-Id: If1a20b136b3b4af0cb24f10b52fc5ce1eb31daa2 Reviewed-on: https://webrtc-review.googlesource.com/c/108504 Commit-Queue: Peter Slatala <psla@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Benjamin Wright <benwright@webrtc.org> Reviewed-by: Bjorn Mellem <mellem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25452}
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.
Authoritative list of directories that contain the native API header files.