commit | c235a8d2bb176061b27876c3520a1afbb048d3a4 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Fri Jun 15 14:46:11 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 15 13:29:21 2018 +0000 |
tree | 75dd2dec10d8efd2b1854c9b8595d84e610d49ce | |
parent | fc50110df6091f68ffda621a8427610131392bd8 [diff] |
Adds trial to always send padding packets when not sending video. This can be used to avoid getting stuck in a state where the encoder is paused due to low bandwidth estimate which means no additional feedback is received to update the bandwidth estimate. This could happen if feedback packets are lost. Bug: webrtc:8415 Change-Id: I59cd60c0277e8b31a6b911b25e8e488af9008fc2 Reviewed-on: https://webrtc-review.googlesource.com/80880 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23632}
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.