summaryrefslogtreecommitdiffstats
path: root/libraries/bluez-alsa/README
blob: c30d02528eae8adce82681a63a4ce963225b8117 (plain)
bluez-alsa (Bluetooth Audio ALSA Backend)

This project is a rebirth of a direct integration between Bluez and ALSA.
Since Bluez >= 5, the build-in integration has been removed in favor of 3rd
party audio applications. From now on, Bluez acts as a middleware between an
audio application, which implements Bluetooth audio profile, and a Bluetooth
audio device.

Note: you might want to "start" "/usr/bin/bluealsa" via rc.local --
for example, add the following line to rc.local:

  /usr/bin/bluealsa &