| commit | e2cfc36f368bed29d006aae529314474bf85992d | [log] [tgz] |
|---|---|---|
| author | Giovanni Ortuño Urquidi <ortuno@chromium.org> | Fri Jun 13 21:23:36 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 16 18:55:25 2025 |
| tree | d8748efee43ed73b2f8b59f806501131ca35f605 | |
| parent | c5077657328860806f0a59a3b8e058546a62a575 [diff] |
LNA: Request LNA permission for local/loopback ICE candidates Introduces LocalNetworkAccessPermissionFactoryInterface and LocalNetworkAccessPermissionInterface. These two interfaces are used to check and if necessary request permission to make requests to devices on the local network. This permission is checked/requested asynchronously after an ICE Candidate's address has been resolved. Blink-side change here: https://chromium-review.googlesource.com/c/chromium/src/+/6501482 Bug: chromium:421223919 Change-Id: Idcffa115950359adb6a078fdd9d0f9a0a1afb33c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390520 Reviewed-by: Guido Urdaneta <guidou@webrtc.org> Commit-Queue: Giovanni Ortuno Urquidi <ortuno@chromium.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44945}
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.