commit | 6bbbc087478348d5c607b7cb5582880f131834e4 | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Sun Jun 30 23:44:16 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 01 22:10:53 2024 |
tree | d37ff39e8d93563a450aef48fb85e81af8bd4b5a | |
parent | 84af2786667e2ed74d271ea13498fa9aae5b4d54 [diff] |
Implement QualityConvergenceMonitor The quality convergence monitor will be used for screenshare streams to determine if encoded video frames have reached the target quality. This is a generalization of the static threshold that is currently used for VP8 in VideoStreamEncoder. Internal design document: go/qp-convergence-detection Bug: chromium:328598314 Change-Id: I13e32ee6efb54cbdb4e8a814c525087af8cd2759 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355902 Commit-Queue: Johannes Kron <kron@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42566}
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.