commit | 6724f1b573c4327de487506e6783598c0170779b | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Wed Jun 12 22:57:26 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 13:46:49 2024 |
tree | bcc3ffe1101a721d43ded101ef55bc7e9e31b993 | |
parent | c3aeffd776a22050aff43c81e4a61da3492fa821 [diff] |
Fix default link capacity in standalone loopback tests A recent change in the link capacity parameter from int to DataRate broke the implicit mapping of 0 kbps to infinite capacity, causing tests to fail unless an explicit capacity was specified. This change updates the following tests to use infinite capacity by default: screenshare_loopback sv_loopback video_loopback This fix restores the expected behavior and maintains backward compatibility. Bug: webrtc:42224804 Change-Id: I244ea3a0f8f83a81f2dbcf40e5ff921e326f24e7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/354540 Reviewed-by: Erik Språng <sprang@google.com> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42475}
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.