commit | 7c5541557b4e29dc6d203605b3c9b4b0362a1a4d | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@google.com> | Thu Feb 28 09:25:52 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 28 10:57:32 2019 |
tree | 96bc47dca1cb62bb43f0ea73f80db0773f02de78 | |
parent | 03257b049e56358bf0b929d58fe59f57beef1ddf [diff] |
Fix call setup: change way of adding media to the call. To correctly send media from Bob to Alice, when Alice is calling Bob we have to add transceivers for Bob's media to Alice first, because it is forbidden to add new media sections into answer in Unified Plan, so Alice's offer have to contain media sections for Bob's media tracks. Bug: webrtc:10138 Change-Id: I8a5f19aa5ed6051a981472d5c79493362365f587 Reviewed-on: https://webrtc-review.googlesource.com/c/124492 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Peter Slatala <psla@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26892}
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.