Viz Mosart Administrator Guide

Version 3.8.1 | Published January 22, 2018 ©

Video Router Configuration Files

This section contains the Video Router types:

Miranda NVision Configuration File

The integration between Viz Mosart and Miranda NVision video routers supports setting cross points on the router. Viz Mosart will interface directly with the NVISION 5128 Router. Router Control is handled by AV Automaton . Testing can be done using the Viz Mosart TestRouterControl application.

For details on the NV9000 protocol, refer to the product documentation written by GrassValley (www.grassvalley.com/support).

The Miranda Nvision configuration file is located in the program-folder under \Mosart Medialab\Mosart server\ConfigurationFiles\VideoRouterMirandaNV9000.xml.

The following settings are available:

  • ReconnectInterval: The amount of time (in ms) to wait before reconnection after unsuccessful connect or lost connection. Default: 10000.

  • TakeMode: The Take mode parameter to the Take commands. Default: 0x00000001 (Automatic take mode).

  • UserID: The User ID. This can be fetched from the NV9000 database, or can be created by converting the client IP address to a network byte order (big-endian) 32 bit word. Default: 0xFEDCBA98.
    For example, the (hex) IP address FE.DC.BA.98 should be written 0xFEDCBA98.

  • UseTakeSourceToDestination: This value determines which protocol commands to use for setting a crosspoint:

    • True = 0x0000 3000 Take Source To Destination (default)

    • False = 0x0000 3001 Take Input To Output

      Note: In order to integrate with Miranda NVision video routers, you must also configure it in AV Automation Devices - Router. Select the router protocol MIRANDA NV9000, set the IP address of the router, and the Port number (use 9193).