- From: aboba via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Jan 2016 00:42:53 +0000
- To: public-webrtc@w3.org
aboba has just created a new issue for https://github.com/w3c/webrtc-pc: == Non-normative ICE state transition diagram == Figure 2 does not show transitions between 'checking' and 'disconnected' (and back). The transition from 'disconnected' to 'checking' can occur if a new interface comes up, thereby providing new candidates (and pairs) to check. A transition from 'checking' to 'disconnected' can occur if the new candidate pairs do not result in a successful connectivity check, but gathering is still going on, so the 'failed' has not been reached. Related ORTC Issue: https://github.com/openpeer/ortc/issues/332 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/457 using your GitHub account
Received on Friday, 8 January 2016 00:42:57 UTC