sinedied / dmx-hue

:traffic_light: Art-Net node to control Philips Hue lights with DMX
MIT License
185 stars 22 forks source link

Error: bind EADDRINUSE 0.0.0.0:6454 #6

Closed brunorsini closed 4 years ago

brunorsini commented 6 years ago

Hi!

Ran setup but when I run dmx-hue on High Sierra I get the error mentioned on the topic... Really want to use my Hue lights with Resolume Arena, any ideas on what could be causing this?

Thanks a bunch :)

sinedied commented 6 years ago

When running on the same machine as your light software, you have to start dmx-hue before your light control software as they both creates an ArtNet node on the same port. Or you can use another device for running dmx-hue, like a raspberry PI.