- From: docfaraday via GitHub <noreply@w3.org>
- Date: Thu, 11 Jun 2026 19:17:19 +0000
- To: public-webrtc@w3.org
docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc: == RTCIceTransport.getRemoteCandidates() does not contain candidates that arrive via sRD instead of addIceCandidate == Spec says "Returns a sequence describing the remote ICE candidates received by this [RTCIceTransport](https://w3c.github.io/webrtc-pc/#dom-rtcicetransport) via [addIceCandidate](https://w3c.github.io/webrtc-pc/#dom-peerconnection-addicecandidate)()." https://w3c.github.io/webrtc-pc/#dom-rtcicetransport-getremotecandidates This leaves out candidates that arrived via setRemoteDescription. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3117 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 June 2026 19:17:20 UTC