commit | 418dd0b96ad4101bbd39d90d939aac0275273f42 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Fri Feb 22 10:58:49 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 25 09:51:33 2019 +0000 |
tree | b83944229f581ffd66b6d30009caac6619291359 | |
parent | 76a74e6dc8349b56e5e2a9649daed5c4727bae23 [diff] |
Stop using special RTT value for DelayBasedBwe. There are two RTT values reported to GoogCC. They come from the same source initially but one is calculated and smoothed in the video call stats. However, there's not really any technical reasons why this value should be received via the stats, this has just been maintained for legacy reasons. Experiments shows no real difference between the modes, therefore the stats-reported RTT is removed in this CL as a cleanup. Bug: None Change-Id: If1462d6c91570ffb883ecef2ba034f04a571c9b5 Reviewed-on: https://webrtc-review.googlesource.com/c/123883 Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26833}
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.