[Bug 245248] www/firefox: firefox shows wrong audio capture device list: a capture-only device isn't shown, playback-only devices are shown as capture devices

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 2 10:05:41 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245248

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(gecko@ |maintainer-feedback+
                   |FreeBSD.org)                |

--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
Do any of the patches in bug 245156 help?

(In reply to Yuri Victorovich from comment #0)
> Does Firefox simply use the playback device list as a capture device list?

Only pulseaudio supports selecting non-default capture device, so Firefox asks
pulseaudio to list all sources. In case Rust wrapper for cubeb has a bug try
native i.e., media.cubeb.backend=pulse in about:config.

https://searchfox.org/mozilla-central/search?q=pa_context_get_source_info_list

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


More information about the freebsd-gecko mailing list