jeffreykog / artnet-hue-entertainment

Near-realtime ArtNet control over Signify/Philips Hue lights using the new Hue Entertainment API
MIT License
36 stars 8 forks source link

Lights flickering #12

Open BleesTFE opened 1 year ago

BleesTFE commented 1 year ago

We managed to set it up properly, but for some reason the lights are flickering on and off irregularly and very fast, like multiple times a second. What could cause this?

BleesTFE commented 9 months ago

Turns out if you connect multiple people to the ArtNet server, the lights will flicker between the two sources

jeffreykog commented 9 months ago

Good to know. We currently don't support any artnet merging between multiple senders. We basically just send the incoming Artnet package to the hue bridge converted to a Hue entertainment packet. But if this is a common use-case i might try to support it