Routers & Matrices

AJA Kumo Router Control Software BETA

Control for AJA Kumo SDI routers via HTTP.

Handlers run inside Fantago — the file is a plugin, not a standalone program. Start with the free 60-day trial.

How to connect AJA Kumo Router to Fantago

  1. Open the Fantago Dashboard and click Add Device.
  2. Pick the AJA Kumo Router handler from the device type list (internal id aja_kumo).
  3. Enter the IP address of your AJA Kumo Router, then set protocol HTTP and port 80.
  4. Save and connect. Fantago starts polling the device and publishes its feedback variables, ready to use in panels, sequences and logic flows.
  5. Drag the actions below onto a panel button, a Stream Deck key, a schedule or a logic flow node.
AJA Kumo Router handler specifications
ProtocolHTTP
Default port80
Handler version1.0.0
AuthorFantago Bridge
Internal IDaja_kumo

Description & Instruction

Control for AJA Kumo SDI routers via HTTP.
Setup: Port 80. Supports routing, salvos, and status feedback.

Command Integration Guide

This guide explains how to send specific commands to the AJA Kumo Router handler.

Generic Command Format:

The handler communicates via HTTP GET requests to the /config endpoint. Commands are sent as URL parameters.

  • action=set&paramid=eParamID_XPT_Destination1_Status&value=2 (Route Source 2 to Dest 1)
  • action=set&paramid=eParamID_TakeSalvo&value=1 (Take Salvo 1)
  • action=get&paramid=eParamID_XPT_Source1_Line_1 (Get Source 1 Line 1 Label)

Integration Examples (assuming device name "AJA_KUMO"):

Via HTTP GET:

http://<FantaGo_IP>:<HTTP_PORT>/sendTo/AJA_KUMO?cmd=action=set&paramid=eParamID_XPT_Destination1_Status&value=2

Via TCP/UDP Listener:

AJA_KUMO:action=set&paramid=eParamID_XPT_Destination1_Status&value=2

Remember to URL-encode the command string for HTTP GET requests if it contains special characters.

AJA Kumo Router control — frequently asked questions

Does Fantago support AJA Kumo Router?

Yes. Fantago includes a ready-made AJA Kumo Router handler (version 1.0.0) that talks to the device over HTTP, default port 80. It is bundled with every licence and with the 60-day free trial — there is no per-device fee.

What protocol does the AJA Kumo Router handler use?

HTTP, default port 80. Fantago connects straight to the device over your production network, so no gateway, middleware or vendor software is needed in between.

Can I control AJA Kumo Router from a Stream Deck?

Yes. Every AJA Kumo Router 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 AJA Kumo Router handler?

Yes. The handler is a plain JavaScript file (aja_kumo.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 AJA Kumo Router from a single interface

Fantago drives AJA Kumo Router 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.

Try free for 60 days Buy Pro — € 99 one-time

← All 55 device handlers