Date: Mon, 28 Dec 2015 19:18:26 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Marco Beishuizen <mbeis@xs4all.nl> Cc: Michael Zhilin <mizhka@gmail.com>, multimedia@freebsd.org Subject: Re: webcam and audio capture Message-ID: <56817CF2.5050404@selasky.org> In-Reply-To: <alpine.BSF.2.20.1512281904520.2257@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>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/28/15 19:07, Marco Beishuizen wrote: > On Sat, 26 Dec 2015, the wise Hans Petter Selasky wrote: > >> Virtual OSS from my I4B SVN can do this. >> >> svn --username anonsvn --password anonsvn \ >> checkout svn://svn.turbocat.net/i4b >> >> cd i4b/trunk/virtual_oss >> >> make all install >> >> kldload cuse >> kldload cuse4bsd >> >> sysctl hw.snd.basename_clone=0 virtual_oss -C2 -c 2 -b 16 -S -r 48000 >> -s 1000 -P /dev/dspX -R /dev/dspY -d dsp > > Hi Hans Petter, > > Although I use FreeBSD for quite some time now, I'm not a skilled > programmer: what does this exactly do? And is this available in ports? > > Regards, > Marco > This downloads and compiles the source code. It is basically a wrapper around /dev/dsp . --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56817CF2.5050404>