NEW248211
Request to implement RTCIceTransport selectedcandidatepairchange event
https://bugs.webkit.org/show_bug.cgi?id=248211
Summary Request to implement RTCIceTransport selectedcandidatepairchange event
Dag-Inge Aas
Reported 2022-11-22 03:32:47 PST
This is a request for Safari to implement the selectedcandidatepairchange event on the RTCIceTransport interface. This would be useful to track connection type changes, for example moving from TCP to UDP, or from TURN to srvflx. In addition, the getSelectedCandidatePair instance method should be implemented alongside this change. Browser support is basically Chromium-based ones have it, and nobody else yet. Given Safari's size on mobile this would be a great addition!
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-29 03:33:16 PST
Note You need to log in before you can comment on or make changes to this bug.