commit | c228575bafc5c6ce6d3de75cee7eba05b9c3bcf9 | [log] [tgz] |
---|---|---|
author | Byoungchan Lee <daniel.l@hpcnt.com> | Tue Sep 27 05:27:35 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 27 08:02:01 2022 |
tree | 3e40e93f73b7b11ba8bd97b583e8f17222cab7c3 | |
parent | 6c2ac2ea6b3e64600b339dc4a0e08ef6c470c82c [diff] |
Make DegradedCall work without DCHECK failure Ability to emulate degraded networks using DegradedCall has not been covered by tests and it is crashing due to DCHECKs. Fix threading issues so this no longer crash. Bug: None Change-Id: I9276dfb1f71762faa02146af0bfaab713bebb7f7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/276060 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> Cr-Commit-Position: refs/heads/main@{#38216}
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.