commit | 206b77f7ad183d125107113410c9925b5c1a527e | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon Aug 06 17:15:04 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 22 10:09:26 2018 |
tree | 779fd1f357773b59b0ba8ba6080650fd1c0e3511 | |
parent | f2a8287cc5bbe982cc008d0550df83533623b780 [diff] |
Adds start bitrate handling to task queue congestion controller. This adds a start bitrate field to TargetRateConstraints since this is required in VideoSendStreamTests. This also reduces the differences between the old SendSideCongestionController and the new TaskQueue based version. Bug: webrtc:9586 Change-Id: I5d3d1414e9d30b51723c911a0bf2e96b876c04e5 Reviewed-on: https://webrtc-review.googlesource.com/92624 Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24384}
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.