Re: Flushing ICE candidates

> On Apr 12, 2014, at 11:54 AM, "Robin Raymond" <robin@hookflash.com> wrote:
> 
> These leads me to a few possible conclusions:
> 1) Maybe it's better to fire "onCandidatesChanged" event and the web app can do a "getLocalCandidates" to get the current candidate list (and it can could output a flag that indicates if the list is now gathered fully or if the list is not yet fully discovered). Optionally, the "onCandidatesChanged" event can list the new / removed candidates but that seems a bit redundant.

[BA] How does the "ongatherneeded" event compare to "onCandidatesChanged"? For example, if candidates were invalidated (e.g. Interface goes down), would ongatherneeded fire?

Received on Saturday, 12 April 2014 19:34:44 UTC