sinedied / dmx-hue

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

Wont work with Daslight #5

Closed jpbruneel closed 2 years ago

jpbruneel commented 6 years ago

What am I doing wrong? The setupinstructies works, see my bridge. Program starts and see al the lights. Start Daslight 4, patch in universe 1 faders, nothing happens!

Back to the frist question, whhat am I doping wrong?

Regards JP

sinedied commented 6 years ago

Do you have a daslight usb controller with artnet support connected? Without it it seems to see other artnet nodes but won't emit any data :/

jpbruneel commented 6 years ago

Hi, yes I have connected a controller with artiste support. When I first start up Daslight, then dmx-hue I get this error: Error: bind EADDRINUSE 0.0.0.0:6454

Kind regards JP

sinedied commented 6 years ago

You should have started by that :) When running on the same machine, you have to start dmx-hue before Daslight (or any light control software) as they both creates an ArtNet node on the same port.