Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 22:30:11 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Marco Beishuizen <mbeis@xs4all.nl>
Cc:        multimedia@freebsd.org
Subject:   Re: webcam and audio capture
Message-ID:  <568ED8E3.7070105@selasky.org>
In-Reply-To: <alpine.BSF.2.20.1601072112370.2248@localhost>
References:  <alpine.BSF.2.20.1512251245220.2268@localhost> <CAF19XBLUWtPD0PNsa06YLCfTpJVrb2y=HyxKc-1%2B8b%2BnNWmPKw@mail.gmail.com> <alpine.BSF.2.20.1512261327050.90473@localhost> <567EBCE6.8000907@selasky.org> <alpine.BSF.2.20.1512281904520.2257@localhost> <56817CF2.5050404@selasky.org> <alpine.BSF.2.20.1601072049470.2248@localhost> <568EC542.3070307@selasky.org> <alpine.BSF.2.20.1601072112370.2248@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/07/16 21:17, Marco Beishuizen wrote:
> 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).
>

Hi,

If you:

dd if=/dev/dsp of=/dev/dsp bs=128

Do you hear yourself?

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.

--HPS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?568ED8E3.7070105>