commit | fea93099f02bcde7ac3b4b245f1b64cffed1b839 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Sat May 14 07:58:48 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat May 14 07:58:54 2016 |
tree | 1bd1fb533372b34dc334582418f20765adecec55 | |
parent | 256692f3d0877a3966d2aa7b946b1d2d9a9548b4 [diff] |
This reland https://codereview.webrtc.org/1932683002/. Remove ViEEncoder::SetNetworkStatus. Original cl description: This cl removed ViEEncoder::SetNetworkStatus. Instead the PacedSender will report that frames can not be sent when the network is down and the BitrateController will report an estimated available bandwidth of 0 bps. Patchset #1 is a pure reland. Patchset #2 change the bitrate allocator to always return an initial bitrate >0 regardless of the estimates. The observer will be notified though if the network is down. BUG=webrtc:5687 Review-Url: https://codereview.webrtc.org/1972183004 Cr-Commit-Position: refs/heads/master@{#12743}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.