scottlawsonbc / audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
MIT License
2.68k stars 644 forks source link

Connecting 2-3 more clients to server #272

Closed cparedes2013 closed 2 years ago

cparedes2013 commented 4 years ago

Hello, I haven’t tried this code yet but I’m eager to try it. I’m hoping to ask, is there anyway to set one ESP8266 chip as a server and have 2 clients connect to the server via local Network and display the same visualization from the server? I’ve been looking everywhere with no luck to this issue. If you can, can you help me with this project please. I’m not a programmer but I’m trying to do a house project with an audio visualizer for myself. Greatly appreciated!

joeybab3 commented 4 years ago

Currently, there is no way to do that with the implementation we have, but some have implemented this in forks and side projects.

joeybab3 commented 2 years ago

Closing for inactivity