From nobody Mon Oct 4 11:27:42 2021 X-Original-To: freebsd-multimedia@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1D72F17AC04E for ; Mon, 4 Oct 2021 11:27:57 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HNJNr6nNwz4c91 for ; Mon, 4 Oct 2021 11:27:56 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [178.17.145.105]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 211062600DF; Mon, 4 Oct 2021 13:27:54 +0200 (CEST) Subject: Re: Mic does not work with Zoom on Chromium 92.0.4515.159. To: Tomasz CEDRO , KIRIYAMA Kazuhiko Cc: freebsd-multimedia@freebsd.org References: <202110041017.194AHqZ9085897@kx.truefc.org> <6323c7c6-1221-1bb4-6028-344fded44558@selasky.org> <202110041052.194AqeLc086237@kx.truefc.org> <9d9fcf6b-8c2d-8659-bd42-dfb61d2d74f7@selasky.org> From: Hans Petter Selasky Message-ID: <979af43b-6f44-5f34-c10d-4258393218a3@selasky.org> Date: Mon, 4 Oct 2021 13:27:42 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HNJNr6nNwz4c91 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 10/4/21 1:18 PM, Tomasz CEDRO wrote: > audio backend changed in chromium recently to sndio only? > > for me the problem of no microphone sound on chromium was invalid default > microphone selected using hdmi input. > > after selecting different microphone with sndio things work fine :-) > > https://www.tomek.cedro.info/bsd-chromium-audio-mic/ > > i usually work with pulseaudio (better for xorg you can change streams as > they play) didn't try the virtual oss yet (better for console?) :-) > Next tip: Set the user-agent ID to something Windowish. Else sound may be bad with typical audio applications :-( Being able to identify browsers with javascript was a bad idea with regards to have common HTML standards. --HPS