commit | 91d039b37f5ae3dd28cda1308bec466ac11d4ff8 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Thu Jan 11 16:43:30 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 17 12:49:56 2018 |
tree | e4efff3b5fc8485fe4cb31d716cbbb92b6c1bee9 | |
parent | 1880c7162bd3637c433f9421c798808cd6eacaf7 [diff] |
Test creating two senders with the same track. When https://crbug.com/webrtc/8734 is resolved this setup should be valid and CreateOffer() and SetLocalDescription() should work, but currently it doesn't. It probably fails because both senders are assigned the same ID (the track ID). EXPECT-ing the current behavior with a TODO referencing the bug. Bug: webrtc:8734 Change-Id: If2a9cc9b0be12c39def83b0e219e1ca82dbd7d65 Reviewed-on: https://webrtc-review.googlesource.com/39041 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21654}
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.