-
I have a DMXIS interface for my PC that runs all my DMX equipment but it only supports Art-Net for output, not input. It does however support something called OSC Remote Control whatever the heck that…
-
Hi
It seems my node-red is not sending any artnet packages to my network.
I used the example flow and changed the ip address to my artnet node.
I used [DMX-workshop](https://artisticlicence.com…
-
Hi,
Maybe not really an issue, but is someone here can help me with this simple project? I'm trying to use the esp_dmx library (https://github.com/someweisguy/esp_dmx) with the ArtnetWifi library …
-
Hi
I added the example DMX_ArtNet for library ESP-Dmx and ArtNet library also a, code is not yet stable so please, test it and let me know how it works for you.
https://github.com/folny/ESP-Dmx
folny updated
8 years ago
-
Hello I want to build my own simple dmx control software and want to send the dmx out via Artnet. OLA seems to be the only cpp software that can send dmx over Artnet. Is it possible to use a part of O…
-
The recent suggested update to use a configuration file looks like a really good idea. If you do implement this, would it be possible to add the ArtNet Universe to the configuration file as well? This…
-
Über Artnet (Art Net) können DMX Komponenten wie LED Lampen angesteuert werden .
UrsprĂĽnglich kommt DMX aus dem BĂĽhnenbereich mit dem Licht, Moving Heads etc. angesteuert werden.
Ich nutze dutzend…
-
zartnet and zdmx have the same functionality, the only difference is the output hardware. I propose we make one killer dmx app, with a command-line option to use either dmx-over-usbserial, or dmx-over…
-
Hello,
I have a little problem with the libartnet on a iPad,
Sometimes, the library cannot initialize the node but it's random, sometimes it's ok, sometimes it's not ok.
```
artnet_node…
-
It would be handy to be able to set the starting channels (when controlled by DMX, Artnet, SACN, whatever) for each segment. As it is currently, the strips will "listen" based on the DMX start address…