linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Mutliple calls, multiple audio streams


From: fhirschberg
Subject: [Linphone-developers] Mutliple calls, multiple audio streams
Date: Wed, 03 Aug 2011 13:55:24 +0200
User-agent: RoundCube Webmail/0.1-rc1

Hi! 

I want to use liblinphone for my project. I'm currently testing
liblinphone-3.4.3 on an ARM platform, and it's working well. 
I've read in the documentation that it is possible to make two or more
calls at the same time. 
But as I understand, it's only possible by sending one call on hold or
something like that.
What I like to do is, having 2 calls and getting audio streams from both
calls (stereo, one left, one right for example). 
Alsa devices for Left & Right exist already, and i can play audio files to
left or right speaker as i want. 

My idea was creating multiple LinphoneCore objects, but the documentations
says for linphone_core_new: 

Instanciates a LinphoneCore object. 
The LinphoneCore object is the primary handle for doing all phone actions.
It should be unique within your application. 

When reading this, it seems to be not a good idea using multiple objects...

So the question is, is this possible at all? If it is, how complicated
would it be? 

Greetings, Florian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]