ORTC has an `RTCIceGatherPolicy` of "nohost" while WebRTC 1.0 does not define an `RTCIceTransportPolicy` of "nohost": https://rawgit.com/w3c/webrtc-pc/master/webrtc.html#rtcicetransportpolicy-enum Related WebRTC 1.0 PR: https://github.com/w3c/webrtc-pc/pull/1176 (RTCIceTransportPolicy enum descriptions)
ORTC has an
RTCIceGatherPolicyof "nohost" while WebRTC 1.0 does not define anRTCIceTransportPolicyof "nohost":https://rawgit.com/w3c/webrtc-pc/master/webrtc.html#rtcicetransportpolicy-enum
Related WebRTC 1.0 PR: w3c/webrtc-pc#1176 (RTCIceTransportPolicy enum descriptions)