Skip to main content
Version: Reality 5.3.sp3

Octopus Configuration

warning

Before you begin, please keep that in mind, the following configuration is intended to give you an example. In your environment, various settings may change.

MOS Device Basic Settings

  1. mosID: Character name for the MOS unique within a particular installation. In our example it is ZDMOS.
  2. ncsID: Character name for the NCS unique within a particular installation. In our example it is OCTOPUS2.
  3. Version: Current MOS version.
  4. Media Host & Port: NRCS MOS Gateway IP Address and Port Number. In our case, it is the Reality Hub Server IP address and the default Media Port Number.
  5. Rundown Host & Port: NRCS MOS Rundown IP Address and Port Number. In our case, it is the Reality Hub Server IP address and the default Rundown Port Number.
  6. Octopus Media & Rundown Port: Default ports for Octopus
  7. Octopus IP Address: The IP address of the server configuration that Octopus installed.

Activating the ZD PLUGIN for Octopus

To establish a bridge between Octopus and Reality Hub, you must activate ZD Plugin.

To do that:

OCTOPUS Plugins

In your device settings:

  • Select Plugins
  • Click the Edit button

Adding ZD Plugin

As soon as you click on the Edit button, the Plugin definition window pops up as shown above.

ZD Plugin Details

  • In the Plugin configuration window, fill in the areas shown in the image above and proceed to the Implementation property phase.

Plugin URL

The Plugin URL needs to be set in the Octopus Implementation field to connect the plugin to Reality Hub.

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

Reality Hub MOS Module Plugin URL

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.
ncstypeoctopusFixed value.

The final URL will be like this:

http://172.16.0.12/?modules=hub.mos_gateway&mode=mosplugin&ncsID=OCTOPUS&progid=zdmosdev&mosID=zdmosdev&version=2.8&ncstype=OCTOPUS

OCTOPUS Plugin

  • Paste the MOS Plugin URL to the Implementation field inside the MOS Plugin.
  • Click the OK button as shown above.