<div dir="ltr">Hi Youness,<div><br></div><div>Thanks for your answer.</div><div>The wiresharks captures are quite relevant (well, I guess) : </div><div><ul><li>with the stun : 1. binding request, 2. allocation request, 3. binding response, 4. 5. 6. : allocate requests.</li>

<li>with the turn :  1. binding request, 2. allocation request.. and the same three times more, but no response from the turn.</li></ul><div>I already changed the compatibility to google mode for the stun, as it didn't work with the RFC compliant at first. </div>

<div>The basic application works with libjingle. I have no more information about the compatibility..</div></div><div>I didn't set up the server, and nobody seems to be able to answer this question at work. ;)</div><div>

I join the two output of the simple-example (with stun and turn), if it can help.</div><div><br></div><div>Isaline</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/27 Youness Alaoui <span dir="ltr"><<a href="mailto:youness.alaoui@collabora.co.uk" target="_blank">youness.alaoui@collabora.co.uk</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Isaline,<br>
<br>
Sorry for the late response. I've been on vacation/away for a while.<br>
In case you still haven't fixed your issue, could you tell me what TURN server<br>
you're using? Do you have a wireshark capture and what kind of<br>
requests/responses do you see? Also, you can enable libnice logging with the<br>
environment variable NICE_DEBUG=all, it might help you track down the issue.<br>
My guess would be that you're using a turn server that is incompatible with the<br>
ICE mode that you are using.. for example, using an RFC-compliant TURN server<br>
wile setting libnice compatibility to google mode.<br>
<br>
I hope this helps,<br>
Youness.<br>
<div><div class="h5"><br>
On 06/21/2013 06:45 AM, Isaline LAURENT wrote:<br>
> Hi,<br>
><br>
> I'm using libnice for a project, and it works fine with a stun server.<br>
> Nevertheless, when I try to use a turn, I only get the local candidate.<br>
> To make the problem simplier, I tried with the "simple-example" (in examples/),<br>
> which works fine with the stun too, but same problem with the turn.<br>
> I added a "nice_agent_set_relay_info" just after adding the stream, but nothing<br>
> more happens.<br>
> I know the turn server is ok because we use it for other purpose.<br>
> Is there something I miss ?<br>
> Many thanks.<br>
><br>
> Isaline<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> nice mailing list<br>
> <a href="mailto:nice@lists.freedesktop.org">nice@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/nice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/nice</a><br>
><br>
<br>
<br>
<br>_______________________________________________<br>
nice mailing list<br>
<a href="mailto:nice@lists.freedesktop.org">nice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/nice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/nice</a><br>
<br></blockquote></div><br></div>