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

Yes, pretty much what alvestrand  said up a few messages ago. I think we also decided that the browser just returns this list in the call but it does not by default use any of them. The application would have to call this function to get the list, then add the things that were returned into whatever list of TURN/STUN servers that the JS app passes into the browser. This way the control of if theses are used or not is 100% with the JS app.

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

Received on Thursday, 8 November 2018 03:48:56 UTC