WebView2Announcements icon indicating copy to clipboard operation
WebView2Announcements copied to clipboard

API Review: WebRTC UDP Port Range Configuration

Open ashuray007 opened this issue 3 months ago • 0 comments

API Review

Title: WebRTC UDP Port Range Configuration

WebRTC by default allocates ports dynamically from the system’s ephemeral range.
In enterprise or testing environments, developers often need deterministic or firewall-friendly port allocation.

This API enables developers to configure the port range WebRTC uses for ICE candidates and media connections.

API Spec: https://github.com/MicrosoftEdge/WebView2Feedback/pull/5367/files

Please review the pull request and add any feedback you have about this API. We appreciate your input and support!

ashuray007 avatar Sep 18 '25 09:09 ashuray007