Artnet

From Ethersex_Wiki
Jump to: navigation, search
Artnet
Status
Stable
menuconfig Protocols->Art-Net Node
Pinning no
Ecmd yes
Depends on ECMD (optional) DMX Storage
Requires NET_MAX_FRAME_LENGTH >= 572
Code https://github.com/ethersex/ethersex/tree/master/protocols/artnet

The Artnet module currently supports receiving aswell as broadcasting universes. Configuration packages are not yet implemented (like setting the IP address of your device using Artnet).

The module is part of the Ethersex Lighting Architecture and stores/requests the DMX data using DMX Storage.

Configuration

Make sure that NET_MAX_FRAME_LENGTH is >= 572 or artnet will be unable to process any packages.

Known Issues

Some programs like QLC start the universe count with 1 instead of 0. Make sure that you adjust the universes according to that.