[libnice] Does libnice require client to support ICE?

Tom Chen chentom60 at hotmail.com
Thu Dec 1 17:47:13 UTC 2016


Olivier,


Thank you!


By the way, does libnice support TLS to external TURN server? If so, then I do not need third party TURN client code in my application.


Tao

________________________________
From: Olivier CrĂȘte <olivier.crete at collabora.com>
Sent: Thursday, December 1, 2016 8:56 AM
To: Tom Chen; nice at lists.freedesktop.org
Subject: Re: [libnice] Does libnice require client to support ICE?

Hi,

In this case, you call nice_agent_set_selected_remote_candidate() with the address the c= line and the port on the m= in the candidate and it will disable all ICE processing and just send to that ip/port. You need to do it for both RTP and RTCP components.

On Thu, 2016-12-01 at 16:09 +0000, Tom Chen wrote:

I am developing a VoIP application using libnice, I am wondering if the client side does not support ICE, ie, there is no remote candidate in client's SDP, can libnice still make the phone call work?

--

Olivier CrĂȘte olivier.crete at collabora.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nice/attachments/20161201/81e0054a/attachment.html>


More information about the nice mailing list