Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Aug 2021 21:32:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 257639] www/firefox: broken mic in WebRTC in 91.0
Message-ID:  <bug-257639-21738-RBwNxhptLk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257639-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257639-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257639

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
I don't have a microphone to confirm but rebuild with default options to try
other audio backends as decribed in pkg-message. Of available backends on
FreeBSD upstream only tests "pulse-rust" while the rest are up to their
respective communities.

Sometimes running unit tests helps expose bugs e.g.,

$ pkg install cmake ninja git
$ git clone https://github.com/mozilla/cubeb
$ cmake -G Ninja -S cubeb -B cubeb_build
$ cmake --build cubeb_build
$ CUBEB_BACKEND=3Doss ctest --test-dir cubeb_build

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257639-21738-RBwNxhptLk>