Re: [webrtc-pc] Integrate CSP access control into algorithms

> An address occurs in the ip, protocol and port fields of an RTCIceCandidate created from SetRemoteDescription or AddIceCandidate. In this case, the call will be rejected.

I will prefer to ignore that ICE candidate instead of dropping the whole call.  That would allow to specify the TURN server ip on the CSP directive and get a P2P call going through it without needed to modify any existing code. If we drop the call, the SDP/candidates would need to be filtered out by the app to be able to do so.

-- 
GitHub Notification of comment by murillo128
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1742#issuecomment-358901517 using your GitHub account

Received on Friday, 19 January 2018 08:41:47 UTC