commit | 5f94aa2c013e5a09ab17cec76b104879d059af2a | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Feb 01 18:58:30 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 01 19:58:31 2018 |
tree | b76c50fb668da697e527a7f70c2063e2b2bfd20e | |
parent | edab3011fa79803ed4e93836d924d266cd4df013 [diff] |
Correct MSID behavior with Unified Plan This changes the behavior of CreateOffer/CreateAnswer when Unified Plan is enabled to be in line with that specified in JSEP. In particular, MSID information is now only included if the RtpTransceiver is not stopped and either is sending or has ever sent. Bug: webrtc:7600 Change-Id: I6400f0583525c7776331eeb0e1bb53973bc02dfb Reviewed-on: https://webrtc-review.googlesource.com/46400 Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21857}
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.