Re: [webrtc-pc] relay-first as an option for RTCIceTransportPolicy

Last time I tried (early 2015-ish) this was ok in Chrome with a single peerconnection. You add the relay candidates first, wait for a connection, then add the other candidates.

Another option which might be viable now is setting icetransportpolicy to relay, then changing that using setConfiguration and doing an ice restart.

👍 on making the intent more clear though.

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

Received on Monday, 6 November 2017 20:21:21 UTC