Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2013 12:20:06 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        CeDeROM <cederom@tlen.pl>
Subject:   Re: bluetooth a2dp audio
Message-ID:  <201301171220.06326.hselasky@c2i.net>
In-Reply-To: <CAFYkXjkaF9HYFkHN3acvH8Swgqqn4vCeCSMpcAbzTJv8EHbTHA@mail.gmail.com>
References:  <CAFYkXjkaF9HYFkHN3acvH8Swgqqn4vCeCSMpcAbzTJv8EHbTHA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 16 January 2013 17:11:12 CeDeROM wrote:
> Hello :-)
> 
> Is anyone working on A2DP Audio Profil/Device for Bluetooth devices?
> 
> The bluetooth layer is working. Audio can use different dsp devices
> and has very nice control interface. I guess to make it work it would
> be necessary to create dsp device that could sink data, transform it
> into a2dp codec and send to bluetooth device..
> 
> Where should I start to look for information on this subject?
> 
> Best regards :-)
> Tomek

Hi,

You might want to look at my Virtual OSS from I4B SVN, which creates an entire 
/dev/vdsp device from userspace using cuse4bsd!

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b

Look for voss in i4b/trunk/virtual_oss .

--HPS



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