artnet
artnet copied to clipboard
Send ArtDMX to an Art-Net node (DMX512, Stage Lighting) 💡🎬
I'm calling `artnet.set()` in a big (and nested in another `for()`) loop, and I can't see data output to the network (I'm using `tcpdump` to check), however a simple call...
When I'm sending an artnet packages to sometimes it sends the full packet, and other times it's missing half the packets from what I am monitoring.
Fix the bug which prevents a non-broadcast `host` from being used alongside a custom `iface` (#22)
Hi, can you add RDM support please?
Hi, your code works great. however im running into an issue here, i try to set the name of my node, but fail misserably. i suspect the setHost() method, to...
I am using this library to connect to Elation E-Node 8 II. I was not working with the usage suggested in the readme. After some investigation I noticed the socket...