TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
300 stars 64 forks source link

Query: Bluetooth Connectivity #172

Closed Marshalldog closed 2 years ago

Marshalldog commented 2 years ago

Will Bluetooth connectivity come to this project? eg. connect as bluetooth speaker

Teraskull commented 2 years ago

Hi, adding Bluetooth is out of the scope of the project. Audio should be managed outside of MLSC, and MLSC only interfaces with the device itself.

You can use something like bluealsa to loopback Bluetooth audio.