[libnice] ICE Trickle support in libnice
Stefan HÃ¥kansson LK
stefan.lk.hakansson at ericsson.com
Wed Apr 20 10:29:48 UTC 2016
On 20/04/16 11:56, Anand Sivaram wrote:
> 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.
Yes, that is what happens.
Cheers,
Stefan
>
> Thanks for the information.
>
> Best Regards
>
> Anand
>
>
> On 13 April 2016 at 20:08, Stefan HÃ¥kansson LK
> <stefan.lk.hakansson at ericsson.com
> <mailto: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
> >
>
>
More information about the nice
mailing list