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

@juberti 
I understand your point that we are about to finish 1.0.

I can not see RETURN as a solution for the issue: 
* RETURN is also not about to replace Application TURN service usage. 
It does not prevent that Applications force my media traffic to use a RELAY that is not trusted by me the user and may it used for fingerprinting of user communication, or any other way tapping the communication, or may it is not optimally located, etc.
* It adds so much overhead, and double relaying adds double latency, it adds longer call establishment time etc. So many penalties. 

The trust base is the browser not the App, and in my understanding the user should have given the control to set which TURN service to use, the App provisioned or a  hardcocded/pre-provisioned user contracted TURN service has SLA, distributed optimally around globe and so more Trusted.

IMHO pre-provsioning instead of App iceservers is a required feature, and spec should consider it.

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

Received on Tuesday, 13 November 2018 20:26:26 UTC