On Sat, May 23, 2020 at 07:57:38AM +0200, Landry Breuil wrote:
> On Thu, May 21, 2020 at 02:32:01PM +0200, Andrea Biscuola wrote:
> > Hi Solene
> > 
> > 
> > Ok, I tried the website you posted  and everything is fine. The mic works 
> > ok. However, we use tools for work such as hangouts and bigbluebutton for 
> > teleconferencing and there, the microphone still doesn't works.
> 
> ok, so something else to try ... can you locally revert/remove
> patches/patch-media_libcubeb_src_cubeb_sndio_c and check if this helps ?
> This was recently changed by ratchov@ to fix *some* recordings, and im
> pretty sure he tested many sites with it.
> 

you could try the following:

First ensure recording works. Example, record a file, then play it to
check it has the expected content:

        $ aucat -o /tmp/foo.wav
        talk to the microphone then press ^C, and play the result
        $ aucat -i /tmp/foo.wav

Then stop sndiod and run it (as root) as follows:

        sndiod -ddd

restart firefox and try using your audioconferencing website and see
what's going on: does it attempts to record? does it start and stop
continuously? possibly send me sndiod output.

Reply via email to