Routers & Matrices

NMOS IP Controller Software BETA

Advanced NMOS IP routing controller. Supports IS-04 (device/sender/receiver discovery), IS-05 (connection management/routing), and IS-07 (tally/GPIO via WebSocket).

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

How to connect NMOS IP Controller to Fantago

  1. Open the Fantago Dashboard and click Add Device.
  2. Pick the NMOS IP Controller handler from the device type list (internal id nmos_controller).
  3. Enter the IP address of your NMOS IP Controller, 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.
NMOS IP Controller handler specifications
ProtocolHTTP
Default port80
Handler version2.1.0
AuthorFantago Bridge
Internal IDnmos_controller

Description & Instruction

Advanced NMOS IP routing controller. Supports IS-04 (device/sender/receiver discovery), IS-05 (connection management/routing), and IS-07 (tally/GPIO via WebSocket).
Setup: Set IP to the NMOS Registry address. Port 80 (or registry port).
Note: Docker-internal IPs are auto-detected for local deployments.

Command Integration Guide

This guide explains how to use the NMOS IP Controller handler.

Key Actions:

  • Route (IS-05): Connect a Sender to a Receiver by ID.
  • Disconnect: Remove routing from a Receiver.
  • Tally (IS-07): Send tally state (PGM/PVW/OFF) to a device via WebSocket.
  • Discover: Re-sync devices, senders and receivers from registry.

Real-time Variables:

  • <device>_route_<receiver_id>: Current sender ID routed to that receiver.

Integration Examples (assuming device name "NMOS_CTRL"):

Via HTTP GET:

http://<FantaGo_IP>:<HTTP_PORT>/sendTo/NMOS_CTRL?cmd=route&action_params={"sender_id":"uuid-sender","receiver_id":"uuid-receiver"}

NMOS IP Controller control — frequently asked questions

Does Fantago support NMOS IP Controller?

Yes. Fantago includes a ready-made NMOS IP Controller handler (version 2.1.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 NMOS IP Controller 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 NMOS IP Controller from a Stream Deck?

Yes. Every NMOS IP Controller 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 NMOS IP Controller handler?

Yes. The handler is a plain JavaScript file (nmos_controller.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 NMOS IP Controller from a single interface

Fantago drives NMOS IP Controller 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