$ git clone https://github.com/qmsk/dmx.git qmsk-dmx && cd qmsk-dmx $ docker build -t qmsk/dmx . $ docker run --rm --name qmsk-dmx -v $PWD/config:/etc/qmsk-dmx:ro -e ...
The controller is bound to one or all IP addresses found on the system and handles the Art-Net polling and shows up as an Art-Net node in the network. For sending data there must be a Art-Net Sender ...