<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><div class="gmail_default">Stefan,</div><div class="gmail_default"><br></div><div class="gmail_default">I have taken a look at openwebrtc code. From the "new-candidate-full" signal the information is getting passed to</div><div class="gmail_default">the g_closure on_local_candidate_change.  I guess it would invoke an event in the upper JavaScript code for each candidate.</div><div class="gmail_default"><br></div><div class="gmail_default">Thanks for the information.</div><div class="gmail_default"><br></div><div class="gmail_default">Best Regards</div><div class="gmail_default"><br></div><div class="gmail_default">Anand</div><div class="gmail_default"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 13 April 2016 at 20:08, Stefan Håkansson LK <span dir="ltr"><<a href="mailto:stefan.lk.hakansson@ericsson.com" target="_blank">stefan.lk.hakansson@ericsson.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You could look into the openwebrtc code [1], it supports trickling<br>
according (well, more or less) to the WebRTC standard.<br>
<br>
Cheers,<br>
Stefan<br>
<br>
[1] <a href="https://github.com/EricssonResearch/openwebrtc" rel="noreferrer" target="_blank">https://github.com/EricssonResearch/openwebrtc</a><br>
<div class="HOEnZb"><div class="h5"><br>
On 13/04/16 15:52, Anand Sivaram wrote:<br>
> Greetings,<br>
><br>
> As WebRTC is using Trickle ICE, I am curious to know how libnice is<br>
> supporting it.  I searched libnice code and could not find any<br>
> information about trickle support.  After searching the web I found<br>
> Lorenzo's question and Oliver's answer.<br>
> <a href="https://lists.freedesktop.org/archives/nice/2014-April/000836.html" rel="noreferrer" target="_blank">https://lists.freedesktop.org/archives/nice/2014-April/000836.html</a><br>
><br>
> But, from this answer I feel that it is to support when remote party is<br>
> sending trickle candidates.<br>
><br>
> Is there any way by which libnice could generate trickle candidates?<br>
>  From what I understand candidate-gathering-done signal is emitted after<br>
> the completion of all candidate gatherings.  There is no signal emitted<br>
> as and when each candidate is ready.<br>
><br>
> Any plan of supporting it?<br>
><br>
> Thanks and Regards<br>
><br>
> Anand<br>
><br>
<br>
</div></div></blockquote></div><br></div>