Audio & Show Control
Axia Livewire LWRP Control Software
Control for Axia Livewire devices (xNodes, Consoles, etc.) via LWRP.
Handlers run inside Fantago — the file is a plugin, not a standalone program. Start with the free 60-day trial.
How to connect Axia Livewire LWRP to Fantago
- Open the Fantago Dashboard and click Add Device.
- Pick the Axia Livewire (LWRP) handler from the device type list (internal id
axia_livewire). - Enter the IP address of your Axia Livewire LWRP, then set protocol TCP and port
93. - Save and connect. Fantago starts polling the device and publishes its feedback variables, ready to use in panels, sequences and logic flows.
- Drag the actions below onto a panel button, a Stream Deck key, a schedule or a logic flow node.
| Protocol | TCP |
|---|---|
| Default port | 93 |
| Handler version | 1.1.12 |
| Author | Fantago Bridge |
| Internal ID | axia_livewire |
Description & Instruction
Setup: Protocol TCP, Port 93. Enable Persistent Connection.
Auth: Set password in Handler Params if required.
Command Integration Guide
This guide explains how to control Axia Livewire (LWRP) devices.
Real-time Variables:
<device>_src_<n>_name: Name of audio source n.<device>_dst_<n>_name: Name of destination n.<device>_dst_<n>_src: Current source routed to destination n.
Integration Examples (assuming device name "AXIA_NODE"):
Via HTTP GET:
http://<FantaGo_IP>:<HTTP_PORT>/sendTo/AXIA_NODE?cmd=DST 1 ADDR:239.192.0.10
Via TCP/UDP Listener:
AXIA_NODE:DST 1 ADDR:239.192.0.10
Axia Livewire LWRP control — frequently asked questions
Does Fantago support Axia Livewire LWRP?
Yes. Fantago includes a ready-made Axia Livewire (LWRP) handler (version 1.1.12) that talks to the device over TCP, default port 93. It is bundled with every licence and with the 60-day free trial — there is no per-device fee.
What protocol does the Axia Livewire LWRP handler use?
TCP, default port 93. Fantago connects straight to the device over your production network, so no gateway, middleware or vendor software is needed in between.
Can I control Axia Livewire LWRP from a Stream Deck?
Yes. Every Axia Livewire LWRP action can be mapped to an Elgato Stream Deck key, to a button on a custom Fantago touch panel, to a timed schedule, or to a logic flow triggered by another device — including devices from a different manufacturer.
Can I modify the Axia Livewire LWRP handler?
Yes. The handler is a plain JavaScript file (axia_livewire.js) that you can download from this page, edit and drop back into Fantago. You can also write your own handler from scratch — see the Developer Guide.
Control Axia Livewire LWRP from a single interface
Fantago drives Axia Livewire LWRP alongside 50+ other broadcast, lighting, audio and smart home devices — from custom touch panels, an Elgato Stream Deck, a schedule or a logic flow. One-time licence, no subscription, runs offline.