From owner-freebsd-multimedia@freebsd.org Thu Jan 7 22:41:11 2016 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 78622A678C0 for ; Thu, 7 Jan 2016 22:41:11 +0000 (UTC) (envelope-from mbeis@xs4all.nl) 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 61AAA12FE for ; Thu, 7 Jan 2016 22:41:11 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: by mailman.ysv.freebsd.org (Postfix) id 5FAC2A678BF; Thu, 7 Jan 2016 22:41:11 +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 5F43AA678BE for ; Thu, 7 Jan 2016 22:41:11 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from lb1-smtp-cloud6.xs4all.net (lb1-smtp-cloud6.xs4all.net [194.109.24.24]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "*.xs4all.nl", Issuer "GlobalSign Domain Validation CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F3DEC12FB for ; Thu, 7 Jan 2016 22:41:10 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud6.xs4all.net with ESMTP id 3Afw1s00W2iF10301Afx8j; Thu, 07 Jan 2016 23:39:58 +0100 Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.15.2/8.15.2) with ESMTPS id u07MdtLp030849 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 7 Jan 2016 23:39:56 +0100 (CET) (envelope-from mbeis@xs4all.nl) Date: Thu, 7 Jan 2016 23:39:55 +0100 (CET) From: Marco Beishuizen X-X-Sender: marco@localhost Reply-To: Marco Beishuizen To: Hans Petter Selasky cc: multimedia@freebsd.org Subject: Re: webcam and audio capture In-Reply-To: <568ED8E3.7070105@selasky.org> Message-ID: References: <567EBCE6.8000907@selasky.org> <56817CF2.5050404@selasky.org> <568EC542.3070307@selasky.org> <568ED8E3.7070105@selasky.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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: Thu, 07 Jan 2016 22:41:11 -0000 On Thu, 7 Jan 2016, the wise Hans Petter Selasky wrote: > If you: > > dd if=/dev/dsp of=/dev/dsp bs=128 > > Do you hear yourself? I can hear myself with dd if=/dev/dsp4 of=/dev/dsp bs=128 > Also, did you restart pulseaudio or any other daemon using /dev/dsp ? > Possibly you'll need a special config entry for /dev/dsp for pulseaudio, > if firefox is using that, because Virtual OSS devices are not listed in > /dev/sndstat which pulseaudio scans. No other (audio) daemons are running at this point. I tried FF with the pulseaudio option checked and it worked (kind of, sometimes the input just stopped after 2 seconds), but I don't like it when a lot of Gnome stuff gets pulled in. So I would like to get it to work with OSS. And I get the feeling that it should be relatively easy because input works with uTox after a small change in a config file. -- Men of lofty genius when they are doing the least work are most active. -- Leonardo da Vinci