Title: TQI - Technology and Quality on Information
Hello there!

I'm experiencing some problems with "sound" library and even with QuteCom RC3 client.

Both machines here (mine and the one of my coleague) have updated QuteCom RC3 client application and are not working fine with default device configuration, we don't configured an specific device (just let "(default) ... Input/Output".
Microphone keeps showing up with a "red X" indicating problems and don't accept level changing.

Having a better look on sound API, I faced an unexpected condition: during "Win32VolumeControl" instantiation we have the following call:

int deviceId = Win32AudioDeviceId::getMixerDeviceId(deviceName);

The "getMixerDeviceId" method uses "mixerGetNumDevs" to list the devices which don't include the Windows "default" ones that are generally returned by the "portaudio" library.
The result is both (Input and Output) devices being configured with the default return of "getMixerDeviceId" method that is "0"; which is valid for one of them (the speakers).

Does anyone had the same problem ?

Thanks and best regards,

--
At.,                                                                                                                               
 
Technology and Quality on Information
Mauro Sérgio Ferreira Brasil
Coordenador de Projetos e Analista de Sistemas
+ [email protected]
: www.tqi.com.br
( + 55 (34)3291-1700
( + 55 (34)9971-2572
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to