commit | 97f61ea68494c7601313bee84ac7585bb2bf4371 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Feb 21 13:01:55 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 21 13:55:16 2018 +0000 |
tree | ae7c183de2582366cd3fb979e7a6a21a200d6cc6 | |
parent | a425184a0442acd4fe4b4f021759b7792571f99b [diff] |
Moved bitrate configuration to rtp controller Since rtp transport controller send owns the congestion controller it also should own the bitrate configuration logic, this way it can initialize the send side congestion controller with the bitrate configuration. Bug: webrtc:8415 Change-Id: Ifaa16139ca477cb1c80bf4aa24f17652af997553 Reviewed-on: https://webrtc-review.googlesource.com/54303 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22127}
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.