[libnice] "candidate-gathering-done" is never fired with STUN

Philip Withnall philip at tecnocode.co.uk
Thu Oct 30 01:48:27 PDT 2014


On Wed, 2014-10-29 at 15:15 +0100, ND wrote:
> I try to use libnice as a callable object, so my agent has no GMainLoop 
> and uses a mutex to wait for the candidate-gathering-done signal. As it 
> never comes my application is stuck :/ See the relevant code below:

That’s your problem. libnice *requires* a GMainLoop to run, otherwise
none of its timers will fire, which are a core part of the ICE process.

Philip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/nice/attachments/20141030/cf33555b/attachment.sig>


More information about the nice mailing list