| commit | 7d31099b67d6a1d447a523b18afa5218e8a71e40 | [log] [tgz] |
|---|---|---|
| author | Tommi <tommi@webrtc.org> | Wed Oct 15 10:36:37 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 15 11:54:04 2025 |
| tree | 2b63c7f6eccfb4b24c570a9f3122efc6f4981316 | |
| parent | 6e72f2ec141037a82cf448ccd550dbf648e00413 [diff] |
Don't require local description to be set for adding a remote candidate This addresses a frequent failure in peerconnection_unittests whereby during the initial peerconnection setup, adding a remote candidate would fail: ``` (peer_connection.cc:2790): 0 is not ready to use the remote candidate because the local or remote description is not set. ``` Bug: none Change-Id: I9328a75e7aecdc1e9c02a9245c42effa9a3319d7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/417260 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45945}
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.