commit | f18072e5565dcc5a96578be2af0af76357cce48b | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Wed Mar 14 09:35:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 20 12:14:45 2018 |
tree | 10e9db8f2908632a3440cd30cd2ef4f61bf2526d | |
parent | eb98c727e616c548d654e5543116110e22a9d0ee [diff] |
Enable SVC based on number of SSRCs. Number of spatial layers is set equal to number of SSRCs. The maximum value is limited to 3. If spatial layering is enabled, i.e. number of spatial layers is greater than 1, then number of temporal layers is set to 3. Otherwise number of temporal layers is set to 1. Number of spatial and temporal layers can be overwritten through field trial. Bug: webrtc:8931 Change-Id: I37bd7fe053529683dc3e91b4e544fbdb44429340 Reviewed-on: https://webrtc-review.googlesource.com/59440 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22511}
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.