Closed ghost closed 9 years ago
And if you change your config to:
################################# DMX Binding #########################################
#
# The combined connection String, e.g. 'localhost:9010' (optional, defaults to
# 'localhost:9010' or 'localhost:9020' depending on the choosen connection type)
dmx:connection=192.168.1.121
Do you see any improvements?
Yes, it functions as it is supposed to, when # is the removed from the config file.
The Artnet Dmx binding does not use the ip address provided in the configuration file. Instead it is defaulting to localhost:9010. The issue is specifically the open() method. Honestly you probably could just reuse the code under the OLA binding.
Log:
Current DMX Config