[libnice] ICE Trickle support in libnice

Anand Sivaram aspnair at gmail.com
Wed Apr 20 09:56:42 UTC 2016


Stefan,

I have taken a look at openwebrtc code. From the "new-candidate-full"
signal the information is getting passed to
the g_closure on_local_candidate_change.  I guess it would invoke an event
in the upper JavaScript code for each candidate.

Thanks for the information.

Best Regards

Anand


On 13 April 2016 at 20:08, Stefan HÃ¥kansson LK <
stefan.lk.hakansson at ericsson.com> wrote:

> You could look into the openwebrtc code [1], it supports trickling
> according (well, more or less) to the WebRTC standard.
>
> Cheers,
> Stefan
>
> [1] https://github.com/EricssonResearch/openwebrtc
>
> On 13/04/16 15:52, Anand Sivaram wrote:
> > Greetings,
> >
> > As WebRTC is using Trickle ICE, I am curious to know how libnice is
> > supporting it.  I searched libnice code and could not find any
> > information about trickle support.  After searching the web I found
> > Lorenzo's question and Oliver's answer.
> > https://lists.freedesktop.org/archives/nice/2014-April/000836.html
> >
> > But, from this answer I feel that it is to support when remote party is
> > sending trickle candidates.
> >
> > Is there any way by which libnice could generate trickle candidates?
> >  From what I understand candidate-gathering-done signal is emitted after
> > the completion of all candidate gatherings.  There is no signal emitted
> > as and when each candidate is ready.
> >
> > Any plan of supporting it?
> >
> > Thanks and Regards
> >
> > Anand
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nice/attachments/20160420/a03a6161/attachment.html>


More information about the nice mailing list