[webrtc-pc] Need to administratively prohibit candidates in SetRemoteDescription (#2675)

alvestrand has just created a new issue for https://github.com/w3c/webrtc-pc:

== Need to administratively prohibit candidates in SetRemoteDescription ==
In https://w3c.github.io/webrtc-pc/#set-description step 4.5.5 (setting remote offer, answer or pranswer), we need to mention that administratively prohibited candidates in the remote offer are ignored.

We can't depend on JSEP for this, since JSEP doesn't know about administrative prohibition.

(I think this is OK in Chrome already, since it's the same code path used for adding candidates in both cases, but it should say so in the spec.)





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


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

Received on Thursday, 2 September 2021 11:22:54 UTC