Re: [Ekiga-list] Microphone doesn't work



--- Jack Smith <jack delbert gmail com> wrote:
> I still don't know how to make the USB mike on
> my webcamera work but at least it isn't a specifically Ekiga problem.

I am also have non-ekiga-specific trouble recording from USB webcams, e.g.

$ arecord -t wav -f cd -d 5 -D webcam > testing.wav

should record 5 seconds of sound from the PCM device called "webcam" that I have defined in my
.asoundrc file as:

pcm.webcam {
        type plug
        slave {
                pcm "hw:1,0"
        }
}

(sound card index 1). However, depending on the webcam, I either get 5 seconds of silence instead,
or arecord hangs, or it actually works in one case. There's definitely something funny going on...

Cheers,
Chris



      __________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com



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