- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Jun 2017 16:47:36 +0000
- To: public-webrtc-logs@w3.org
Section 4.4.2 states that `iceGatheringState` transitions to `gathering` if "Any of the `RTCIceTransport`s are in the gathering state." So the transition will occur when an `RTCIceTransport` object is created and is in the gathering state. This is not affected by the presence or absence of an SCTP transport, since the SCTP transport runs over the ICE transport. -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1382#issuecomment-308178407 using your GitHub account
Received on Tuesday, 13 June 2017 16:47:44 UTC