commit | dcc3c024686cd256d35b92f7e9611edadfbdf44c | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Fri Dec 22 16:02:54 2017 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Dec 23 01:12:45 2017 +0000 |
tree | 2801106e92a85b3a65805a95250d8d575d7485c5 | |
parent | 24de1735b7757674a5ce6b32419d9f8e2d21bb2b [diff] |
Add support for JSEP offer/answer with transceivers This change adds support to PeerConnection's CreateOffer/ CreateAnswer/SetLocalDescription/SetRemoteDescription for Unified Plan SDP mapping to/from RtpTransceivers. This behavior is enabled using the kUnifiedPlan SDP semantics in the PeerConnection configuration. Bug: webrtc:7600 Change-Id: I4b44f5d3690887d387bf9c47eac00db8ec974571 Reviewed-on: https://webrtc-review.googlesource.com/28341 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21442}
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.