linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] linphonec - soundcard selection


From: Bortel László
Subject: [Linphone-developers] linphonec - soundcard selection
Date: Sun, 14 Jul 2013 21:32:04 +0200 (CEST)

Hi All,
 
I think I have found a bug in linhonec, or at least I need some help with soundcard selection.
As you can see from the log below I have two instances of identical USB sound devices and I can not select the second one:
 
linphonec> soundcard list
0: ALSA: default device
1: ALSA: HDA Intel
2: ALSA: USB Device 0x471:0x311
3: ALSA: USB Device 0x471:0x311
4: PulseAudio: default
linphonec> soundcard capture 0
Using capture sound device ALSA: default device
linphonec> soundcard capture
Using capture device #0 (ALSA: default device)
linphonec> soundcard capture 1
Using capture sound device ALSA: HDA Intel
linphonec> soundcard capture
Using capture device #1 (ALSA: HDA Intel)
linphonec> soundcard capture 2
Using capture sound device ALSA: USB Device 0x471:0x311
linphonec> soundcard capture
Using capture device #2 (ALSA: USB Device 0x471:0x311)
linphonec> soundcard capture 3
Using capture sound device ALSA: USB Device 0x471:0x311
linphonec> soundcard capture
Using capture device #2 (ALSA: USB Device 0x471:0x311)
linphonec> soundcard capture 4
Using capture sound device PulseAudio: default
linphonec> soundcard capture
Using capture device #4 (PulseAudio: default)
linphonec> soundcard capture 5
No such sound device

 
After selecting the third device linhonec keeps using the second one (i.e. the first instance of my USB sound device). The selection works well for other sound devices. The sound device is actually a Philips PCVC740K ToUCam USB camera with microphone. Both USB sound devices work well with Gnome "Sound Recorder" and "Volume Control" applications (i.e. I can select any of them using "Volume Control").
Please give advice or confim the bug!
I am using the "stock" linphone version that comes with Debian Squeeze:
$ uname -a
Linux Zsifike 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux


Any help is welcome!
 
Best Regards,
Laszlo BORTEL
 

reply via email to

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