Enable dynamic speed controller by default, with new AV1 defaults. This CL enables real-time adaptive changes of encoder speeds, reacting to encoded quality encode time constraints. Only libaom AV1 should be affected at this time as the speed controller is not yet wired in in any other encoder implementation. The defaults are set to "high" for camera content and "low" for screencast, pending potential future experimentation. Bug: webrtc:443906251 Change-Id: Id7cee9428faf9db05193f6437c373426ed7c2c86 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/475460 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Auto-Submit: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47820}
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.