commit | 232b6a16cce32648b9ee9eab9170631d9e76151d | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Wed May 29 09:05:01 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 29 10:14:22 2019 |
tree | a8f95764f3d420780df2c71605da3244bf232f68 | |
parent | 98266a4af1828b99807d98f12d3a56f8a37ec5be [diff] |
Propagate screenshare info into video track and it's source. If screen share is set, then we need to tell video source, that it is screen share source. Also video track should be aware, that it is screen share track. It is required to choose proper video encoding settings. Bug: webrtc:10138 Change-Id: I5c82584ae0325a303a495554d87962a98b676694 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138278 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28098}
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.