commit | 508e20f92b1aabb1a644ef71e6c960008fe471ed | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Fri Jul 05 11:23:30 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 05 13:49:06 2024 |
tree | 2f800cf32ac178d3d181a0bc676b5c6acc4496fe | |
parent | db65fda82f9717f7498f6a3459bd6a678b03b422 [diff] |
Increase number of times a nack request can be sent from 10 to 100. If traffic policing is enforced by dropping packets, RTT can still be low. If a packet is dropped that is needed to contninue decoding, it make sense that a nack request is sent until the packet is received, or a new key frame is requested. A key frame will be requested after 3s. For now, this cl only increase the number of times a packet can be requested. Bug: b/317178411 Change-Id: Iea75d36ed06f346af1dd4e55a9961d5eca45f519 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356482 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42594}
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.