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

The idea to have a mechanism within browsers to configure default or mandatory STUN/TURN servers makes sense.
I am unclear of the need to surface that kind of information to the web application (except maybe easing fingerprinting). What will the web application do with this information?

In particular, it is unclear what the getDefaultIceServers list refers in terms of UA behavior:
- This list is used if the web app does not provide any STUN/TURN server.
- This list is used in addition to the servers the web app provides.
- This list is used as a replacement to whatever the web app provides.



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

Received on Thursday, 8 November 2018 02:52:19 UTC