Le Thu, 21 May 2020 10:23:14 +0200 (CEST), [email protected] a écrit : > Hi all. > > I installed the latest snapshot and, suddenly, the microphone > stopped working in firefox. > > The mic itself is recognized and firefox can access it, so > it seems the sndiod back-end is working. However, even if I can > the microphone, no audio comes out of it. > > I have both an integrated microphone and external USB audio > card and, previously, both worked flawlessly. > > I know some changes were made to sndiod in the latest months > that could cause such a problem, but, looking at the > upgrade notes, nothing is mentioned about additional device > permissions. > > Regards. > > -- > Andrea >
I tried with Firefox on https://webcammictest.com/check-mic.html At first I had no result but I think my input level was too low, using this I had some sound: $ sndioctl input.level=1 You may also have to increase the microphone input level within mixerctl. Of course you need to have the sysctl kern.audio.record set to 1.
