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
298 stars 64 forks source link

Feature: Use MQTT as a communication protocol. #12

Open TobKra96 opened 4 years ago

TobKra96 commented 4 years ago

Search for a broadcast mechanism, to reduce the traffic.

DerGnom77 commented 3 years ago

Hello, is there already a schedule for version 2? MQTT would appeal to me very much

TobKra96 commented 3 years ago

I tried it with a mqtt broker, but it seems to be too much traffic for the broker. We have to send 60 frames per second to get a fluent feeling. Sorry, at the moment this feature will be posponed.