Re: couldn't find audio device

2020-04-26 Thread Damien Thiriet
Hi, Thanks to your answers, I managed to record sounds using my webcam, connecting to rsnd device and, more important, I think I understood why aucat couldn't find the device earlier. I overlooked man sndio (7) because I misunderstood man sndiod (8) and tried to connect to /dev/ instead of snd

Re: couldn't find audio device

2020-04-24 Thread Alexandre Ratchov
On Fri, Apr 24, 2020 at 09:43:12AM +0200, Damien Thiriet wrote: > Hi misc@, > > > I am trying to make audio records from my web cam but > cannot succeed in doing it. > I read the FAQ, aucat(1), audioctl(1) and sndiod(8) man pages (but I > certainly misunderstood them) and searched the mailing li

Re: couldn't find audio device

2020-04-24 Thread Paco Esteban
On Fri, 24 Apr 2020, Damien Thiriet wrote: > Hi misc@, > > > I am trying to make audio records from my web cam but > cannot succeed in doing it. > I read the FAQ, aucat(1), audioctl(1) and sndiod(8) man pages (but I > certainly misunderstood them) and searched the mailing list. > I think they

couldn't find audio device

2020-04-24 Thread Damien Thiriet
Hi misc@, I am trying to make audio records from my web cam but cannot succeed in doing it. I read the FAQ, aucat(1), audioctl(1) and sndiod(8) man pages (but I certainly misunderstood them) and searched the mailing list. I think they are obvious things I simply don't understand, any help welc