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

vr000m has just created a new issue for https://github.com/w3c/webrtc-pc:

== relay-first as an option for RTCIceTransportPolicy ==
Side discussion when discussing #1644 at TPAC 2017.

In the spec, we have `all`, and `relay`, some use-cases might want relay-first. Today, we can do this by starting a peerconnection with relay and start another peerconnection with all. Then attaching the tracks to the sender on the first peerconnection and then later moving this to the other peerconnection whenever it deems reasonable.



Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1658 using your GitHub account

Received on Monday, 6 November 2017 20:11:02 UTC