- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Jun 2018 05:54:33 +0000
- To: public-webrtc-logs@w3.org
> Although I would assume that one an event after the fact is not that useful at all. I would assume that the JS would want to learn about this before applying the remote SDP? That depends on "when" after the fact. In the case I was looking at I was keeping some ice-related state and not resetting it when the remote end did an ice restart. Knowing this before processing any new local candidates would have been sufficient. Another indicator: icegatheringstatechange fires with a new state of gathering after createAnswer + SLD. Probably covered by https://w3c.github.io/webrtc-pc/#rtcicetransport -- GitHub Notification of comment by fippo Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1918#issuecomment-400919030 using your GitHub account
Received on Thursday, 28 June 2018 06:14:50 UTC