From owner-freebsd-multimedia@freebsd.org Thu Jan 7 20:17:32 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 D0EE1A67BB1 for ; Thu, 7 Jan 2016 20:17:32 +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 BB40F15ED for ; Thu, 7 Jan 2016 20:17:32 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: by mailman.ysv.freebsd.org (Postfix) id BB08BA67BB0; Thu, 7 Jan 2016 20:17:32 +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 BAA84A67BAF for ; Thu, 7 Jan 2016 20:17:32 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from lb2-smtp-cloud3.xs4all.net (lb2-smtp-cloud3.xs4all.net [194.109.24.26]) (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 5C3E515EC for ; Thu, 7 Jan 2016 20:17:31 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud3.xs4all.net with ESMTP id 38HU1s00E2iF103018HVT0; Thu, 07 Jan 2016 21:17:29 +0100 Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.15.2/8.15.2) with ESMTPS id u07KHREf095322 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 7 Jan 2016 21:17:28 +0100 (CET) (envelope-from mbeis@xs4all.nl) Date: Thu, 7 Jan 2016 21:17:27 +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: <568EC542.3070307@selasky.org> Message-ID: References: <567EBCE6.8000907@selasky.org> <56817CF2.5050404@selasky.org> <568EC542.3070307@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 20:17:32 -0000 On Thu, 7 Jan 2016, the wise Hans Petter Selasky wrote: > Hi, > > That shouldn't be. Can you give some more details which commands you > tried to run? Sure, first I ran: sysctl hw.snd.basename_clone=0 And then: virtual_oss -C2 -c 2 -b 16 -S -r 48000 -s 1000 -P /dev/dsp0 -R /dev/dsp4 -d dsp I can see the virtual_oss process running, without any errors. But using FF Hello results in no sound at all (no output and no input). Regards, Marco -- Do you realize the responsibility I carry? I'm the only person standing between Nixon and the White House. -- John F. Kennedy, in 1960