ORTC has no `getDefaultIceServers` method as in WebRTC 1.0: https://rawgit.com/w3c/webrtc-pc/master/webrtc.html#dom-rtcpeerconnection-getdefaulticeservers Related privacy issue: https://github.com/w3c/webrtc-pc/pull/1348 (privacy impact of default configured ICE servers)
ORTC has no
getDefaultIceServersmethod as in WebRTC 1.0:https://rawgit.com/w3c/webrtc-pc/master/webrtc.html#dom-rtcpeerconnection-getdefaulticeservers
Related privacy issue: w3c/webrtc-pc#1348 (privacy impact of default configured ICE servers)