commit | db65fda82f9717f7498f6a3459bd6a678b03b422 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Fri Jul 05 09:41:29 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 05 13:36:26 2024 |
tree | a3c33777e332b1cd026c62f26a70f008789b2346 | |
parent | 6ed0a3c3c60e54cff4a9c1cf1d25b0c010cf719a [diff] |
Wire up trial for alternative EncoderBitrateAdjuster behavior. Behind a flag, the new behavior changes how the "media rate" utilization is calculated: * Instead of per spatial & temporal layer, it's per spatial layer only. * Overshoot is compared to real target vs adjusted target. * Window takes quite periods/frame drops more into consideration. This should lead to less push-back when not network constrained and complex content is used causing bursty behavior. Bug: b/349561566 Change-Id: I402e6531183493c963fec48ae363ce0b859b396a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356480 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42593}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.