commit | 79e796015297cef94d1327e8a79b011260cc6f08 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Mon Nov 20 18:25:56 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 21 02:09:03 2017 |
tree | f4a9699a2420128b56989244aa838fbbac1807f1 | |
parent | 03fdc1042f0d671684de3d3bd065d7039fc1bffd [diff] |
Add SDP semantics option to RTCConfiguration This setting allows the user of PeerConnection to choose whether to use Plan B (current) or Unified Plan (future) semantics. Unified Plan semantics are not yet supported. Bug: chromium:465349 Change-Id: I77a5c376c83f335f734488e11e619582a314bffe Reviewed-on: https://webrtc-review.googlesource.com/22766 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20806}
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.