Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NMOS 4 registry is based on 2 steps: Finding the registry server and registering (There is also P2P mode - not relevant for us).

  1. The NMOS client detects the registration server via mDns service that can wait for the server to advertise or send its own query. After detecting the server, it uses HTTP protocol (on registry defined port) where all traffic is generated by the MCM.

  2. The MCM registers the “NODE” - per MCM server, “DEVICE” per each channel and each encoder, “SENDER” per each encoder TX - one per video and one per audio, “RECEIVER” per channel element - one per video, 8 for audio, 4 for metadata (ANC).

NMOS 5 - control: Configure active receivers/senders.

...

Please follow the steps below for the NMOS registry if you have an mDNS service.

** Please note steps 1 and 2 can be skipped if you use MCM9000 version 5.7.0 onwards.

  1. On the MCM, do ssh and log in as the root user.

  2. Use the below command to display the NMOS module logging and enable listening.

/mosaic/bin/logger nmos

3. On the MCM GUI, Navigate to Network → Configuration. Click on edit and check the check box to enable NMOS.

...

If you do not have an mDNS, it is possible to specify static nmos server configuration, either manually or through the GUI of MCM9000.

** Please use GUI configuration for MCM9000 version 5.7.0 onwards.

Manual configuration

  1. On the MCM, do ssh and log in as the root user.

  2. Create a text file named: nmos.info

  3. In the file fill the following fields:

Info

ip=172.18.7.14

port=8080

...

MCM9000 support NMOS settings through the GUI from Version 5.7.0 onwards. Please follow the steps below to configure the NMOS settings through GUI when you dont have an mDNS.

  1. Please navigate to System → System Information → System Settings.

...

2. In the NMOS Settings, specify the registry and query in the format : registry=<ip_address>:<port>,query=<query port>,noverify. For example, registry=1.1.1.1:1111,query=2222,noverify.

...

Please ensure to follow the below steps in case the device is not recognized in NMOS controller.

  1. In the source configuration the right network interface is selected for the main and secondary NIC.

...

2. In the PID/components the required 2110 Audio and Video.

...