commit | 52f7ae7c8988bcd1a0e4fad3dd80925a2ad482f5 | [log] [tgz] |
---|---|---|
author | Per Kjellander <perkj@webrtc.org> | Tue Sep 10 17:28:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 10 18:47:36 2019 |
tree | 1171d6f36dc9d274ac88c5cbe5a1a6be55f15684 | |
parent | 467073a0c18f160b58d6d1c2d116220d6bb95508 [diff] |
Make NetworkStateEstimator injectable in RemoteBitrateEstimator The NetworkStateEstimator is updated on every incoming RTP packet if available. A rtcp::RemoteEstimate packet is sent every time a rtcp::TransportFeedback packet is sent. BUG=webrtc:10742 Change-Id: I4cd8e9d85d35faf76aeefd2e26c2a9fe1a62ca3b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152161 Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29143}
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.