[webrtc-extensions] Describe a match algorithm for two RTCIceCandidatePairs (#187)

sam-vi has just created a new issue for https://github.com/w3c/webrtc-extensions:

== Describe a match algorithm for two RTCIceCandidatePairs ==
Matching of RTCIceCandidatePairs is used by operations that take one or more candidate pairs as input, match them against previously known pairs, and perform some action on the respective pairs (eg. setSelectedCandidatePair).

The match algorithm should be based on matching the local and remote candidates respectively.

RTCIceCandidate matching is addressed by #186.

Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/187 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 6 November 2023 21:49:36 UTC