Use max bitrate limit recommended by encoder. If VideoEncoderConfig::max_bitrate_bps is unset then max bitrate of video stream is set equal to max bitrate value recommended by encoder for given resolution via encoder capabilities (if available). Bug: webrtc:10796 Change-Id: I7fce9afc476b794a16956e694e891faee110048e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144526 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28515}
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.