- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Jan 2016 14:09:33 +0000
- To: public-ortc@w3.org
fippo has just created a new issue for https://github.com/openpeer/ortc: == invalid ice state transition from checking to disconnected? == the (non-normative) [diagram for ice state transitions])http://ortc.org/wp-content/uploads/2015/11/ortc.html#rtcicetransportstate*) shows a transition from 'checking' to 'disconnected' which is not shown in in the equivalent [peerconnection diagram](http://w3c.github.io/webrtc-pc/#rtciceconnectionstate-enum). That looks like a bug, I can't think of a way how the checking->disconnected transition would happen. And disconnected to checking in the case of an ice-restart would happen via new. (note: even though both diagrams look quite different otherwise that seems ok since in the ORTC version there is an annotation that 'new' is reachable from most other states, reducing the visual clutter) Please view or discuss this issue at https://github.com/openpeer/ortc/issues/332 using your GitHub account
Received on Thursday, 7 January 2016 14:09:35 UTC