commit | f868b76376fd2c8837893dde683b6b43002564e4 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Mon Jan 15 12:28:24 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 16 19:32:04 2024 |
tree | 837f390042231b00aabd557c42efb4cf9f5f5daa | |
parent | 972546ed502d8b9e5f1bb1cddc67e91861b57ece [diff] |
Fix empty hostname in getStats candidate url and show IPv6 in [] observed in a Teams call as "turn::3478?transport=udp". This works for TURN TCP candidates but not for UDP which turned out to be a timing issue as the server_address' hostname got cleared by DNS resolution. Also add [] around IPv6 addresses. Bug: webrtc:15770 Change-Id: I14ba4fb7088d5a75b1d61739fae2b165be910b75 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/333781 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41537}
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.