On Sun, Sep 30, 2012 at 10:25:16PM -0700, Robert Connolly wrote:
> Hello. I bought a pair of bluetooth headphones, and I would like to use
> them with my OpenBSD laptop. OpenBSD does not currently support bluetooth
> headphones, as far as I know, so as a workaround I would like to upload
> audio to another system with bluetooth (an ARM system running Linux), over
> ethernet (a low latency crossover cable connection). My web searches
> resulted in a dead link to a howto for voice over ip using aucat(1) and
> ssh. I read the aucat man page, and I do not understand how to do this.
> 
> Any advice would be appreciated.

There's a work-in-progress linux port of sndiod. If linux exposes
your bluetooth headphones as a hardware alsa sound card, then you
could try running sndiod on linux and make openbsd programs use the
remote sndiod server.

If you're interested in trying this, drop me an mail and I'll send
you the recipe for how to setup this on linux.

-- Alexandre

Reply via email to