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