From owner-freebsd-multimedia@freebsd.org Tue Dec 29 22:40:03 2015 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11C5AA535DD for ; Tue, 29 Dec 2015 22:40:03 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F12C4138D for ; Tue, 29 Dec 2015 22:40:02 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: by mailman.ysv.freebsd.org (Postfix) id EE0EDA535DC; Tue, 29 Dec 2015 22:40:02 +0000 (UTC) Delivered-To: multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDAAEA535DB for ; Tue, 29 Dec 2015 22:40:02 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B14ED138C for ; Tue, 29 Dec 2015 22:40:02 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 62890 invoked by uid 89); 29 Dec 2015 22:40:01 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 29 Dec 2015 22:40:01 -0000 Received: (qmail 62867 invoked by uid 89); 29 Dec 2015 22:39:43 -0000 Received: by simscan 1.3.1 ppid: 62863, pid: 62865, t: 0.1017s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 29 Dec 2015 22:39:43 -0000 Received: (qmail 25542 invoked by uid 89); 29 Dec 2015 22:39:43 -0000 Received: by simscan 1.4.0 ppid: 25530, pid: 25538, t: 1.1055s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 29 Dec 2015 22:39:42 -0000 From: Jan Beich To: Marco Beishuizen Cc: multimedia@freebsd.org Subject: Re: webcam and audio capture References: Date: Tue, 29 Dec 2015 23:39:31 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 22:40:03 -0000 --=-=-= Content-Type: text/plain Marco Beishuizen writes: > The video capture device is /dev/video0 and when testing at > test.webrtc.org, Firefox asks nicely if I would like to share the > /dev/video0 device. But the audio device is skipped and doesn't > work. In FF Hello, video is fine, but the microphone on my side isn't > working. I can hear and see the people on the other side. But they can > see me, but cannot hear me. Firefox currently doesn't support detecting microphone when using ALSA. It's specific to FreeBSD because we're not native but use OSS plugin. Fixing is probably trivial but requires hardware to test: 1 mic, 2 mics, external mic + webcam, etc. No upstream bug yet. PULSEAUDIO should work fine. https://forums.freebsd.org/threads/video-chat.50219/#post-280981 https://dxr.mozilla.org/mozilla-central/rev/9ddf0da90fb3bc1ae29966dc596013fc54a44bd2/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc#1809 -- maybe unrelated --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWgwujXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bO60H/2m4wNG6aafNQKAagvS1qXZN 684IYsR5kY/syUoSrEZhTs54cADKX8AtfPXax5Qhfg4Q3H2eL9CpBNIsfkLWWkJV IGtlYoTLAdLG9JAZf01XjrVXeGbAUV/epefTXxm+SVByT82Ne9fBn0u+mQxnTcsp tfPxfyRYd/UNFBPB+n8knioO7ZAIDFWFAbOYu7WGykXvkUebC6UUrMiSjwyQlhnP aT8WuTl9Zs+jB7TieSwwgmMA8VlykJlXSiYPd4MH/A5xQfgQfQhmIKYAi/LxRxRj Jv/uOX+GORVLroXUTp4+c+1ufqVsru6/fZVZq8D/LV7UOrOMKdfbyQ4XtRLgu4c= =gOY2 -----END PGP SIGNATURE----- --=-=-=--