multizone-audio
multizone-audio copied to clipboard
Bluetooth support
Ability to connect to zones using Bluetooth A2DP.
Objectives
- [x] users can play to the nearest music player
- [ ] other streams are stopped when bluetooth plays
- [ ] bluetooth player is visible in HA
Initially just local audio stream (as with Kodi), publishing to mosquitto.
Later multizone distribution - perhaps via a bluetooth proxy.
Nice to Have
- bluetooth metadata is visible in HA
Resources
- https://github.com/Arkq/bluez-alsa
- https://wiki.debian.org/Bluetooth/Alsa
- https://github.com/jakobend/mopidy-bluealsa-sink - not developed
- https://github.com/nicokaiser/rpi-audio-receiver - has install script for Bluetooth and discoverability hooks
- https://www.collabora.com/news-and-blog/blog/2022/09/02/using-a-raspberry-pi-as-a-bluetooth-speaker-with-pipewire-wireplumber/