3 messages in com.googlegroups.google-talk-openRe: Global Mutex
FromSent OnAttachments
Kounty05 Mar 2006 03:52 
jabberboy14 Mar 2006 19:13 
david feurle15 Mar 2006 01:32 
Subject:Re: Global Mutex
From:david feurle (dfeu@googlemail.com)
Date:03/15/2006 01:32:12 AM
List:com.googlegroups.google-talk-open

I'm not quite sure what you are talking about. But I think you should be able to initiate multiple p2p connections since this is what libjingle does while probing it's candidates. To me it sounds like you're not aware that the whole library must be signaled in the same thread. This can be done by deriving from cricket::MessageHandler, and posting this message handler to the main thread. Not quite sure if that can be of any help.

Regards

David

hi mee too have the same problem. couldn't able to find a solution.I even tried out working in the base level,working on sigslot.h but couldn't solve.If anyone of u know pls help.

Regards, Bala

Kounty wrote:

HI everyone

We are students from National University of Singapore, currently working with Gtalk api for academic project. can anyone let us know how to remove the global mutex(to make multiple active p2p voice connection)?

Regards Prabu Nagarajan