Skip to main content
Version: RealityHub 1.3

RealityHub MOS Configuration for iNEWS

warning

Before you begin, please remember that; every MOS Device Settings in the RealityHub must match the iNEWS Settings.

MOS Module Configuration UI

The image above shows the default MOS Module Configuration interface.

Adding MOS Device

New NCS Device

  • Go to the Main Menu > Configuration > MOS Module and select Configuration.
  • Click on the + (Plus) icon to Add a new NCS Device.

As soon as you click on the Add button, RealityHub adds a default NCS Device.

MOS Device Settings in RealityHub

MOS Device Settings Button

  • Select the device from the NCS Devices area.
  • Click on the MOS Device Settings button as shown above.

Example MOS Device Settings

  • MOS ID: Define a MOS installation name. REALITYHUBMOS is the default MOS ID. You can change it depending on your setup or leave it as a default, but you must define the same mosID in your NCS settings.
  • MOS Version: Select the MOS Version matching your NCS.
info

RealityHub 1.3.x supports MOS 2.6, 2.8, and 2.8.5.

  • Heartbeat Interval: The area where you can define the frequency of the heartbeat.
  • Encoding: Choose an encoding (UTF-8, UCS-2BE, UTF-16LE, UTF-16BE) matching your workflow.
  • Hostname / IP Address: NCS MOS Gateway IP Address.
  • MOM Port (Lower Port) [NCS] & [MOS]: Define a port number that matches the iNEWS Media Port.
  • RO Port (Upper Port) [NCS] & [MOS]: Define a port number that matches the iNEWS Rundown Port.
info

MOS Lower Port (10540) refers to Media Object Metadata and MOS Upper Port (10541) is related to the Running Order.

info

The abovementioned two ports are selected MOS Protocol ports to communicate with the NCS automation.

info

RealityHub uses Port 10540 and Port 10541 for communicating with your NCS device using MOS Protocol as a default setup. You can change it depending on your setup.

info

There is a third port some systems use which is called Query Port, and its default value is 10542.

warning

MOM & RO Ports must be accessible and not filtered or blocked.

Connection Indicators

NCS Devices Connection Status

As soon as you click on the Add NCS Devices Button (plus icon), the default configuration shows Outgoing and Incoming connections for Upper Port and Lower Port, as shown above.

Connection Status

Plugin URL

The Plugin URL needs to be set in the iNEWS to connect the plugin to the RealityHub.

The URL also contains parameters to make sure that your system is ready to function within the intended system environment.

Implementation

To copy the generic Plugin URL::

  • Go to Main Menu > Configuration > MOS Module > Configuration.
  • Click on the Copy MOS Plug-in URL button as illustrated above.

You may need to add or change various parameters in the URL depending on your NCS installation.

Parameter NameParameter ValueDescription
moduleshub.mos_gatewayFixed value
modemospluginFixed value
ncsIDThe NCS ID set in the configuration.
progidThe Program ID set in the configuration.
mosIDThe MOS ID set in the configuration.
version2.6, 2.8 or 2.8.5The MOS version set in the configuration.
ncstypeinewsFixed value.

The final URL will be like this:

http://172.16.0.12/?modules=hub.mos\_gateway\&mode=mosplugin\&ncsID=INEWSTST\&progid=zdmosdev\&mosID=zdmosdev\&version=2.8\&ncstype=inews