Bug 248211 - Request to implement RTCIceTransport selectedcandidatepairchange event
Summary: Request to implement RTCIceTransport selectedcandidatepairchange event
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari Technology Preview
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-22 03:32 PST by daginge
Modified: 2022-11-29 03:33 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daginge 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!
Comment 1 Radar WebKit Bug Importer 2022-11-29 03:33:16 PST
<rdar://problem/102758958>