commit | 26146bbce01c4ea67e6f1569defa3863f5867d7a | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Mon Sep 09 08:34:53 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 09 11:12:33 2024 |
tree | 2742b3cce71b2b8739fb408025b0a8b9278c0ff3 | |
parent | 405f343099efc900a36ef6b9ac86b72221e3d8c8 [diff] |
Add support for screencast with temporal layering to SvcRateAllocator SvcRateAllocator assumed no temporal layering for screencast content and allocated all bitrate to base temporal layer. Now it distributes bitrate to spatial and temporal layers (if configured) no matter of content type. Bug: webrtc:351644568, b/364190191 Change-Id: I445f0157d2c14cad033648693dc0564ae97023e9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/362080 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42979}
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.