- From: Iñaki Baz Castillo via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Jun 2017 09:20:40 +0000
- To: public-webrtc-logs@w3.org
> I think a reasonable expectation is to go with the current browsers behavior and add steps to `setLocalDescription` to describe that if `iceGatheringState` is "new", trigger ICE gathering on the new ICE transports and update `iceGatheringState` to "gathering". Agreed. It's important that the spec states that. Otherwise, in some scenarios (such as when no Trickle ICE is used) the application doesn't know when exactly it has to set the `icegatheringstatechange` and `icecandidate` events. -- GitHub Notification of comment by ibc Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1422#issuecomment-310617058 using your GitHub account
Received on Friday, 23 June 2017 09:20:46 UTC