commit | 326cc304306abc2ebbb1e310a7ec3be9388e78ba | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Tue Oct 14 09:19:20 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 14 09:38:24 2025 |
tree | 752742e0c04385a1e36eb13712bc822ac9513b59 | |
parent | 789735e60b2b00643a2fb70381bf3ffd2be59631 [diff] |
Refactor L4S CallerAdaptToLinkCapacity test And add test to test how Scream adapt using delay. To run adaptation tests and dump to an rtc event log: autoninja -C out/Debug test_support_unittests && out/Debug/test_support_unittests --gtest_filter=L4STest*CallerAdapt* --peer_logs=true --peer_logs_root=/tmp/l4s/ The folder /tmp/l4s/ must exist before running the test. Bug: webrtc:447037083 Change-Id: I3bd3dbf155f8c1c048c36a1e091956219f450410 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/416660 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45932}
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.