Art-Net Setup
Configure Art-Net for DMX output over Ethernet
Art-Net Setup
Art-Net is the standard protocol for sending DMX over Ethernet. This guide covers setup and configuration.
What is Art-Net?
Art-Net sends DMX512 data over standard Ethernet networks:
- Multiple universes over one cable
- Long-distance runs (100m per segment)
- Easy integration with network infrastructure
- Industry standard compatibility
Requirements
Hardware
- Mac with Ethernet (built-in or adapter)
- Art-Net node (converts to DMX)
- Ethernet switch (for multiple nodes)
- Ethernet cables
Network
- All devices on the same subnet
- Recommended: 2.x.x.x or 10.x.x.x range
- Static IPs for production use
Basic Setup
Step 1: Physical Connection
- Connect your Mac to the network switch
- Connect Art-Net nodes to the same switch
- Power on all devices
Step 2: Configure Mac Network
- Open System Preferences > Network
- Select your Ethernet interface
- Set to:
- Configure IPv4: Manually
- IP Address: 2.0.0.1 (or your preference)
- Subnet Mask: 255.0.0.0
- Click Apply
Step 3: Configure Art-Net Node
Using your node's configuration tool:
- Set IP in same subnet (e.g., 2.0.0.2)
- Configure universe assignment
- Set to Art-Net output mode
Step 4: Configure Spectralite
- Open Settings > Network
- Select your Ethernet interface
- Enable Art-Net Output
- Set the subnet and universe
Step 5: Verify Connection
- Open Window > Discovered Clients
- Your node should appear
- If not, check network settings
Universe Configuration
In Spectralite
- Go to Settings > Output
- Add universes as needed
- For each universe, set:
- Net: Usually 0
- Subnet: Usually 0
- Universe: 0-15 per subnet
Art-Net Addressing
Art-Net uses a hierarchy:
- Net: 0-127 (usually 0)
- Subnet: 0-15
- Universe: 0-15
This gives 32,768 possible universes.
Simple Setup
For most shows:
- Net: 0
- Subnet: 0
- Universe: 0, 1, 2, 3...
Multiple Nodes
Same Universe to Multiple Nodes
For backup or distribution:
- Configure both nodes for the same universe
- Both receive identical data
- Useful for redundancy
Different Universes
Each node handles specific universes:
- Node A: Universes 0-3
- Node B: Universes 4-7
- Configure in each node's settings
Broadcast vs. Unicast
Broadcast (Default)
- Sent to all devices on subnet
- Simple setup
- Higher network traffic
Unicast
- Sent to specific IP addresses
- Lower network traffic
- Requires configuration per node
To configure unicast:
- Go to Settings > Output
- For each universe, set Destination IP
- Enter the node's IP address
Troubleshooting
Node Not Discovered
- Verify physical connection
- Check IP addresses are in same subnet
- Disable firewall temporarily
- Try pinging the node
No Output
- Verify universe configuration matches
- Check fixture addresses in Spectralite
- Confirm node is in output mode
- Test with node's built-in test function
Intermittent Output
- Check for IP conflicts
- Verify cable quality
- Monitor network traffic
- Consider dedicated network
Latency
- Use wired Ethernet (not WiFi)
- Reduce network congestion
- Use gigabit equipment
- Consider unicast for large installations
Advanced Configuration
Multiple Network Interfaces
If using multiple networks:
- Configure each interface with different subnet
- Assign universes to specific interfaces
- Isolate traffic for reliability
sACN (Streaming ACN)
Spectralite also supports sACN:
- Go to Settings > Output
- Select sACN for the universe
- Configure multicast or unicast
RDM over Art-Net
For RDM-capable nodes:
- Enable RDM in node settings
- Discover fixtures via Spectralite
- Configure fixtures remotely
Related
- Discovered Clients - View network devices
- Address Space - Manage universes
- Troubleshooting - Fix common issues