Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I tried to teset my Logitech QuickCam pro 9000 with Ekiga but sound
won't work with Ekiga. I don't have microphone with myself only
integrated mic with Ekiga. I can see myself when calling
sip:500@... which I belive is Echo test but instead of sound I
get this error:

Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

Only silence will be transmitted.

Unable to open the selected audio device for recording. In case it is
a pluggable device it may be sufficient to reconnect it. If not, or if
it still is not accessible, please check your audio setup, the
permissions and that the device is not busy.

I tried to unplug and plug back the usb but the story is the same. Can
you help me to get this camera to work?

Cheers.
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le mercredi 14 octobre 2009 à 22:24 +0200, joze prijatelj a écrit :

> I tried to teset my Logitech QuickCam pro 9000 with Ekiga but sound
> won't work with Ekiga. I don't have microphone with myself only
> integrated mic with Ekiga. I can see myself when calling
> sip:500@... which I belive is Echo test but instead of sound I
> get this error:
>
> Error while opening audio input device Logitech, Inc. QuickCam Pro 9000
>
> Only silence will be transmitted.
>
> Unable to open the selected audio device for recording. In case it is
> a pluggable device it may be sufficient to reconnect it. If not, or if
> it still is not accessible, please check your audio setup, the
> permissions and that the device is not busy.
>
> I tried to unplug and plug back the usb but the story is the same. Can
> you help me to get this camera to work?

You probably need to ask on a mailing list or forum dedicated to your
linux distribution.

My best guess would be that the usb audio module is not loaded. But I do
not know its name. Maybe snd-usb-audio ?

--
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I will ask on Arch mailing list/forums.  I don't know much about those things but Skype doesn't have any problems with built in microphone... That's why I think module is already loaded, but I'll check.
 
> Unable to open the selected audio device for recording. In case it is
> a pluggable device it may be sufficient to reconnect it. If not, or if
> it still is not accessible, please check your audio setup, the
> permissions and that the device is not busy.
>
> I tried to unplug and plug back the usb but the story is the same. Can
> you help me to get this camera to work?

You probably need to ask on a mailing list or forum dedicated to your
linux distribution.

My best guess would be that the usb audio module is not loaded. But I do
not know its name. Maybe snd-usb-audio ?

--
 _     Damien Sandras
(o-
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_
  Be IP           : http://www.beip.be/
      FOSDEM          : http://www.fosdem.org/
      SIP Phone       : sip%3Adsandras@...


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've asked and checked. usb-snd-audio is loaded druing the boot.

lsmod | grep usb gives me: 

btusb                  12656  2
bluetooth              57220  9 rfcomm,sco,bnep,l2cap,btusb
usbhid                 40768  0
hid                    42528  1 usbhid
snd_usb_audio          87104  1
snd_usb_lib            17276  1 snd_usb_audio
snd_rawmidi            21888  1 snd_usb_lib
snd_hwdep               7712  2 snd_hda_codec,snd_usb_audio
snd_pcm                74464  5 snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_usb_audio
snd                    58820  21 snd_seq_oss,snd_seq,snd_hda_codec_idt,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_rawmidi,snd_seq_device,snd_hwdep,snd_pcm,snd_timer
usbcore               154032  8 btusb,uvcvideo,usbhid,snd_usb_audio,snd_usb_lib,uhci_hcd,ehci_hcd

This is odd. What else could go wrong?


On Thu, Oct 15, 2009 at 8:45 AM, Damien Sandras <dsandras@...> wrote:
Le mercredi 14 octobre 2009 à 22:24 +0200, joze prijatelj a écrit :
> I tried to teset my Logitech QuickCam pro 9000 with Ekiga but sound
> won't work with Ekiga. I don't have microphone with myself only
> integrated mic with Ekiga. I can see myself when calling
> sip%3A500@... which I belive is Echo test but instead of sound I
> get this error:
>
> Error while opening audio input device Logitech, Inc. QuickCam Pro 9000
>
> Only silence will be transmitted.
>
> Unable to open the selected audio device for recording. In case it is
> a pluggable device it may be sufficient to reconnect it. If not, or if
> it still is not accessible, please check your audio setup, the
> permissions and that the device is not busy.
>
> I tried to unplug and plug back the usb but the story is the same. Can
> you help me to get this camera to work?

You probably need to ask on a mailing list or forum dedicated to your
linux distribution.

My best guess would be that the usb audio module is not loaded. But I do
not know its name. Maybe snd-usb-audio ?

--
 _     Damien Sandras
(o-
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_
  Be IP           : http://www.beip.be/
      FOSDEM          : http://www.fosdem.org/
      SIP Phone       : sip%3Adsandras@...


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le jeudi 15 octobre 2009 à 12:38 +0200, joze prijatelj a écrit :
I've asked and checked. usb-snd-audio is loaded druing the boot.

[...]
This is odd. What else could go wrong?

Perhaps your user does not have the correct rights to open the device.



-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hm... just thinking. I'm on skype right now. Microphone that's built in a camera is working so does video. How come would I not have rights to open a device?
That's confusing me.

On Thu, Oct 15, 2009 at 7:21 PM, Damien Sandras <dsandras@...> wrote:
Le jeudi 15 octobre 2009 à 12:38 +0200, joze prijatelj a écrit :

I've asked and checked. usb-snd-audio is loaded druing the boot.

[...]
This is odd. What else could go wrong?

Perhaps your user does not have the correct rights to open the device.



-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/        FOSDEM          : http://www.fosdem.org/        SIP Phone       : sip:dsandras@...                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le jeudi 15 octobre 2009 à 20:45 +0200, joze prijatelj a écrit :
Hm... just thinking. I'm on skype right now. Microphone that's built in a camera is working so does video. How come would I not have rights to open a device?
That's confusing me.

Is Skype using OSS or ALSA now ?




-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Skype is right now using for Microphone: QuickCam Pro 9000, USB Audio (hw:0,0), for speakers is using HDA intel, STAC92xx Analog Default Audio Device (default:CARD=Intel)

lsof /dev/snd/* returns:

skype    12793 frojnd  mem    CHR  116,3          326144 /dev/snd/pcmC0D0c
skype    12793 frojnd  mem    CHR  116,6            5947 /dev/snd/pcmC1D0p
skype    12793 frojnd   38r   CHR  116,2      0t0   4314 /dev/snd/timer
skype    12793 frojnd   39u   CHR  116,6      0t0   5947 /dev/snd/pcmC1D0p
skype    12793 frojnd   40u   CHR 116,10      0t0   5932 /dev/snd/controlC1
skype    12793 frojnd   42r   CHR  116,2      0t0   4314 /dev/snd/timer
skype    12793 frojnd   43u   CHR  116,3      0t0 326144 /dev/snd/pcmC0D0c

So it uses ALSA.


On Thu, Oct 15, 2009 at 8:49 PM, Damien Sandras <dsandras@...> wrote:
Le jeudi 15 octobre 2009 à 20:45 +0200, joze prijatelj a écrit :

Hm... just thinking. I'm on skype right now. Microphone that's built in a camera is working so does video. How come would I not have rights to open a device?
That's confusing me.

Is Skype using OSS or ALSA now ?





-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le jeudi 15 octobre 2009 à 20:57 +0200, joze prijatelj a écrit :
Skype is right now using for Microphone: QuickCam Pro 9000, USB Audio (hw:0,0), for speakers is using HDA intel, STAC92xx Analog Default Audio Device (default:CARD=Intel)


lsof /dev/snd/* returns:

Can you post a -d 4 output somewhere with ekiga failing ?

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm afraid I don't understand your question. Do you want me to post output of Ekiga while I'm running it from terminal? Like me@host $ ekiga 
?

On Thu, Oct 15, 2009 at 9:06 PM, Damien Sandras <dsandras@...> wrote:
Le jeudi 15 octobre 2009 à 20:57 +0200, joze prijatelj a écrit :

Skype is right now using for Microphone: QuickCam Pro 9000, USB Audio (hw:0,0), for speakers is using HDA intel, STAC92xx Analog Default Audio Device (default:CARD=Intel)


lsof /dev/snd/* returns:

Can you post a -d 4 output somewhere with ekiga failing ?

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le jeudi 15 octobre 2009 à 22:34 +0200, joze prijatelj a écrit :
I'm afraid I don't understand your question. Do you want me to post output of Ekiga while I'm running it from terminal? Like me@host $ ekiga 

ekiga -d 4 > output.txt 2>&1

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Michael Rickmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Freitag, den 16.10.2009, 07:13 +0200 schrieb Damien Sandras:

> Le jeudi 15 octobre 2009 à 22:34 +0200, joze prijatelj a écrit :
> > I'm afraid I don't understand your question. Do you want me to post
> > output of Ekiga while I'm running it from terminal? Like me@host $
> > ekiga
>
> ekiga -d 4 > output.txt 2>&1
>
> --
>  _     Damien Sandras
> (o-      
> //\    Ekiga Softphone : http://www.ekiga.org/
> v_/_   Be IP           : http://www.beip.be/
>        FOSDEM          : http://www.fosdem.org/
>        SIP Phone       : sip:dsandras@...
>                        
I have such a Cam. For me it is working well with Ekiga 3.2.6 under
Ubuntu Jaunty. Video and also the microphone are ok. There have been all
sorts of issues under Linux with the QuickCam Pro 9000 and also the
notebook model depending on the version of cam, see
http://www.quickcamteam.net/documentation/faq/how-many-versions-of-the-quickcam-pro-9000-are-there .
Could you tell us also the output of lsusb -d 046d:0990 -v | grep
bcdDevice ?
Michael

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanx for instructions. Here is the output: http://pastebin.com/m281344a5

On Fri, Oct 16, 2009 at 7:13 AM, Damien Sandras <dsandras@...> wrote:
Le jeudi 15 octobre 2009 à 22:34 +0200, joze prijatelj a écrit :

I'm afraid I don't understand your question. Do you want me to post output of Ekiga while I'm running it from terminal? Like me@host $ ekiga 

ekiga -d 4 > output.txt 2>&1

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The output of lsusb -d 046d:0990 -v | grep bcdDevice is:
  bcdDevice            0.08
can't get device qualifier: Operation not permitted
can't get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

On Fri, Oct 16, 2009 at 9:18 AM, Michael Rickmann <mrickma@...> wrote:
Am Freitag, den 16.10.2009, 07:13 +0200 schrieb Damien Sandras:
> Le jeudi 15 octobre 2009 à 22:34 +0200, joze prijatelj a écrit :
> > I'm afraid I don't understand your question. Do you want me to post
> > output of Ekiga while I'm running it from terminal? Like me@host $
> > ekiga
>
> ekiga -d 4 > output.txt 2>&1
>
> --
>  _     Damien Sandras
> (o-
> //\    Ekiga Softphone : http://www.ekiga.org/
> v_/_   Be IP           : http://www.beip.be/
>        FOSDEM          : http://www.fosdem.org/
>        SIP Phone       : sip%3Adsandras@...
>
I have such a Cam. For me it is working well with Ekiga 3.2.6 under
Ubuntu Jaunty. Video and also the microphone are ok. There have been all
sorts of issues under Linux with the QuickCam Pro 9000 and also the
notebook model depending on the version of cam, see
http://www.quickcamteam.net/documentation/faq/how-many-versions-of-the-quickcam-pro-9000-are-there .
Could you tell us also the output of lsusb -d 046d:0990 -v | grep
bcdDevice ?
Michael

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The error is at lines 1252 and the following:
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Setting Device Logitech, Inc. QuickCam
Pro 9000 (PTLIB/ALSA)
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
AudioInputCore  Opening device with 1-8000/16
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Opening Device Logitech, Inc. QuickCam
Pro 9000 (PTLIB/ALSA)
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Opening Device with 1-8000/16
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70 ALSA
Device not found
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Encountered error 1 while opening device
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
AudioInputCore  Falling back to SILENT (Ekiga/Ekiga)
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_null        Setting Device SILENT (Ekiga/Ekiga)

Why opal cannot open it?!

joze prijatelj wrote:

> Thanx for instructions. Here is the output: http://pastebin.com/m281344a5
>
> On Fri, Oct 16, 2009 at 7:13 AM, Damien Sandras <dsandras@...>wrote:
>
>>  Le jeudi 15 octobre 2009 à 22:34 +0200, joze prijatelj a écrit :
>>
>> I'm afraid I don't understand your question. Do you want me to post output
>> of Ekiga while I'm running it from terminal? Like me@host $ ekiga
>>
>>
>> ekiga -d 4 > output.txt 2>&1
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was hoping someone would tell me this. And maybe solution how to fix audio for ekiga?

On Fri, Oct 16, 2009 at 12:39 PM, Eugen Dedu <Eugen.Dedu@...> wrote:
The error is at lines 1252 and the following:
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Setting Device Logitech, Inc. QuickCam
Pro 9000 (PTLIB/ALSA)
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
AudioInputCore  Opening device with 1-8000/16
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Opening Device Logitech, Inc. QuickCam
Pro 9000 (PTLIB/ALSA)
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Opening Device with 1-8000/16
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70 ALSA
Device not found
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_ptlib       Encountered error 1 while opening device
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
AudioInputCore  Falling back to SILENT (Ekiga/Ekiga)
#
2009/10/16 11:55:54.326   0:23.899              Pool:0xb417db70
GMAudioInputManager_null        Setting Device SILENT (Ekiga/Ekiga)

Why opal cannot open it?!

joze prijatelj wrote:
> Thanx for instructions. Here is the output: http://pastebin.com/m281344a5
>
> On Fri, Oct 16, 2009 at 7:13 AM, Damien Sandras <dsandras@...>wrote:
>
>>  Le jeudi 15 octobre 2009 à 22:34 +0200, joze prijatelj a écrit :
>>
>> I'm afraid I don't understand your question. Do you want me to post output
>> of Ekiga while I'm running it from terminal? Like me@host $ ekiga
>>
>>
>> ekiga -d 4 > output.txt 2>&1
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le vendredi 16 octobre 2009 à 20:24 +0200, joze prijatelj a écrit :
I was hoping someone would tell me this. And maybe solution how to fix audio for ekiga?

The error is at line 112 of file lib/engine/components/ptlib/audioinput-manager-ptlib.cpp.
However, I'm not sure how to fix it because I don't understand what the problem can be.

Do you have elementary coding skills ?

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No unfortunately nothing with elementary code.

On Fri, Oct 16, 2009 at 8:36 PM, Damien Sandras <dsandras@...> wrote:
Le vendredi 16 octobre 2009 à 20:24 +0200, joze prijatelj a écrit :

I was hoping someone would tell me this. And maybe solution how to fix audio for ekiga?

The error is at line 112 of file lib/engine/components/ptlib/audioinput-manager-ptlib.cpp.
However, I'm not sure how to fix it because I don't understand what the problem can be.

Do you have elementary coding skills ?

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by joze prijatelj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

So where can I get the source code? 

On Fri, Oct 16, 2009 at 8:10 PM, joze prijatelj <prijatelj.mp3@...> wrote:
No unfortunately nothing with elementary code.

On Fri, Oct 16, 2009 at 8:36 PM, Damien Sandras <dsandras@...> wrote:
Le vendredi 16 octobre 2009 à 20:24 +0200, joze prijatelj a écrit :

I was hoping someone would tell me this. And maybe solution how to fix audio for ekiga?

The error is at line 112 of file lib/engine/components/ptlib/audioinput-manager-ptlib.cpp.
However, I'm not sure how to fix it because I don't understand what the problem can be.

Do you have elementary coding skills ?

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list



_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Error while opening audio input device Logitech, Inc. QuickCam Pro 9000

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On www.ekiga.org


Le lundi 26 octobre 2009 à 16:38 +0100, joze prijatelj a écrit :
So where can I get the source code? 

On Fri, Oct 16, 2009 at 8:10 PM, joze prijatelj <prijatelj.mp3@...> wrote:
No unfortunately nothing with elementary code.


On Fri, Oct 16, 2009 at 8:36 PM, Damien Sandras <dsandras@...> wrote:


Le vendredi 16 octobre 2009 à 20:24 +0200, joze prijatelj a écrit :

I was hoping someone would tell me this. And maybe solution how to fix audio for ekiga?


The error is at line 112 of file lib/engine/components/ptlib/audioinput-manager-ptlib.cpp.
However, I'm not sure how to fix it because I don't understand what the problem can be.

Do you have elementary coding skills ?

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list



_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list





Damien Sandras

http://www.ekiga.org
http://www.beip.be



_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list
< Prev | 1 - 2 | Next >