Study Plan2110 TopoReturn to Master Diagram

NMOS IS-04: Discovery & Registration

The foundation of modern ST 2110 system control

What is NMOS IS-04?

NMOS IS-04 is the Discovery and Registration specification from the Advanced Media Workflow Association (AMWA). It allows all ST 2110 devices (senders, receivers, and other nodes) to automatically announce their presence and capabilities on the network.

Without IS-04, operators would need to manually configure IP addresses, SDP files, and multicast groups — making large systems nearly unmanageable.

How IS-04 Works

What Where Why
Registration Devices register with a central Registry Central database of all available nodes and their resources  More info
Query / Browse *! Clients (controllers, UIs) query the Registry Discover senders, receivers, and their capabilities
Heartbeat Devices send regular health updates Detect when devices go offline or come online

Enabling NMOS IS-04 on Devices

  1. Enable IS-04 Service — In the device web interface or configuration menu, turn on “NMOS IS-04” or “Discovery”.
  2. Set Registry Address — Most systems use mDNS (zero-configuration) or a static Registry URL (e.g., http://registry.example.com/x-nmos/registry/).
  3. Choose Mode
    • mDNS  (recommended for small/simple systems) — No central registry needed.
    • Registry Mode (recommended for production facilities) — All devices register to one or more central registries.
  4. Apply & Reboot — Many devices require a restart after enabling IS-04.

Friendly Names in NMOS Setup

Every NMOS node, device, sender, and receiver can have a Friendly Name. This is a human-readable label that appears in control systems instead of cryptic IP addresses or UUIDs.

Best Practice: Always set clear, consistent friendly names such as:

Friendly names are set in the device’s NMOS configuration page and are advertised in the IS-04 registry. They make routing, troubleshooting, and daily operation much easier.

Common NMOS IS-04 Setup Issues & Tips

Pro Tip: After enabling IS-04, use a tool like the NMOS Testing Tool or bbc/nmos-discovery to verify that your devices are correctly registering and advertising their Senders and Receivers.

UPDATED
04/11/26
V260411-1.0