Skip to content

Art-Net Interface

The Art-Net interface allows the application to send and receive DMX lighting data over a network (Ethernet or Wi-Fi).

Input (Receiver)

When configured as an Input, the application listens for Art-Net data coming from lighting consoles or other software.

Settings

SettingDescription
NetThe high-level network address group (0-127). Usually 0.
SubnetThe sub-group address (0-15). Usually 0.
UniverseThe specific DMX universe (0-15).
Bind HostThe specific network adapter (IP address) to listen on. Use 0.0.0.0 to listen on all interfaces.

Ensure that the Net, Subnet, and Universe match the settings on your sending device.

Output (Transmitter)

When configured as an Output, the application sends DMX data to other Art-Net nodes or visualizers.

Settings

SettingDescription
Target HostThe IP address of the destination device. Use 255.255.255.255 for broadcast (send to everyone).
Target PortThe network port. Standard Art-Net UDP port is 6454.
NetThe destination Net address (0-127).
SubnetThe destination Subnet address (0-15).
UniverseThe destination Universe address (0-15).
FPSFrames Per Second. Controls how frequently DMX packets are sent.

Specifications

Obakesan supports the standard Art-Net 4 protocol specifications.

  • Transport: UDP over Ethernet/Wi-Fi
  • Default Port: 6454
  • Addressing: 15-bit address space (Net + Subnet + Universe)