commit | b6b1cacd09451c50933b28d6cdb040140de18594 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Thu Aug 09 14:12:54 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 09 15:10:55 2018 |
tree | 317d199cbcf077fc422d0f523168f4e2222d9334 | |
parent | d2b9740f484235d9aee0e26a14742f00d46cc68e [diff] |
Experimental improvements for simulcast screenshare * Make shorter 4-frame pattern default if 2 temporal layers are used. * Make DefaultTemporalLayers usable by upper simulcast stream with 2tl. * If experimental settings are enable, bump the max bitrate for the top stream. Since we're now using probing everywhere the rampup should be less of an issue. * Additionally, fixes an issue in full stack tests, where ScopedFieldTrials in an experiment would override the --force_fieldtrials specified at command line. Some trials added by the test bots caused timeouts without this. Bug: webrtc:9477 Change-Id: I42410605d416b51c4fbfe5b6b850997484af583c Reviewed-on: https://webrtc-review.googlesource.com/92883 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24252}
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.