[webrtc-pc] Standard should provide some guidance for when an application should perform an ICE restart

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

== Standard should provide some guidance for when an application should perform an ICE restart ==
Currently, it seems common for applications to have a policy of trying an ICE restart when the ICE connection state changes to `disconnected`. If this is a pattern we want to encourage, I think it would be beneficial to describe this somewhere, since it would both help application developers to do the "right thing", and encourage WebRTC implementers to implement the `disconnected` state in such a way that ICE restarts will happen at the right time (without being sensitive to any minor packet loss, but also not way too late).

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

Received on Friday, 30 June 2017 12:02:27 UTC