Re: [webrtc-pc] Should we remove getDefaultIceServers?

> violate the assumptions of some applications (who are forcing data onto their own relays for traffic optimization, anonymization

If "forcing" = app already filters out other ice candidates, this should work fine when `media.peerconnection.use_document_iceservers` is true, and when it's false, the conflict seems inherent (app and user both insisting on their TURN server), hence works as expected.

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

Received on Thursday, 15 November 2018 23:17:07 UTC