Mosart Web Applications Guide

Version 1.7 | Published March 14, 2024 ©

Setup and Administration

Setting up the Timing Display

Prerequisites

  • Viz Mosart 5.0.3 or later.

Note: Timing Display will work out of the box, as long as you install the Mosart Web Applications on the same machine as the Viz Mosart Server .

Perform all three procedures, Download, Installation and Configuration.

Download

  • Collect the latest software bundle from Vizrt's customer FTP at https://download.vizrt.com/
    by navigating to /products/VizMosart/Latest Version/WebApplications/.

Note: If upgrading, make sure an existing instance of the Mosart Web Applications Configuration Tool is not open.

Installation

The Mosart Web Applications bundle shall be installed on the Viz Mosart server.

  1. Run the downloaded file MosartWebApplications.Bundle-n.n.n.n.exe.
    images/download/thumbnails/125451009/installWA.png
    The web applications that will be installed are listed.

    Note: The Installer places two applications on the local machine

    1. Vizrt Mosart Web Applications

    2. Vizrt Mosart Web Applications Configuration Tool

  2. Click Install.
    Any previously installed versions of the Mosart Web Applications are automatically upgraded.

  3. After successful installation, a Mosart Web Applications Configuration Tool automatically displays.
    images/download/attachments/125451009/configStart.png

    Note: A desktop shortcut to Mosart Web Applications Configuration Tool is added by default.
    images/download/thumbnails/125451009/wacon.png

  4. Port settings (optional)
    Where security policies restrict ports firewall ports, these are the necessary port numbers for Mosart Web Applications:

    1. Web Apps REST API
      HTTP: 55142.
      HTTPS: 55143.

    2. Remote Control Service (Used by the Timing Display and Rundown Viewer)
      HTTP: 55167.
      HTTPS: 55168.

Configuration

images/download/attachments/154400336/installTD.png
A yellow warning icon and text CONFIGURATION REQUIRED alert if further user settings must be entered.

Additional Server Settings

Web Server Hostname

At startup, the Configuration Tool attempts to autodetect the web server hostname and if successful, pre-populates the field.

For some setups, the Configuration Tool's web server pre-populated hostname will differ from the fully qualified domain name (FQDN). For example, the hostname gets automatically pre-populated as web-apps, yet the FQDN is web-apps.example.com.

To Enable Network Communication with Mosart Web Apps

You can enable other machines on the network to reach Mosart Web Apps.

  1. From the Configuration Tool menu bar, click the Settings (gear) icon. The Server Configuration menu appears.

    images/download/attachments/154400333/hostSettings.png
  2. In Web server hostname, enter the FQDN.

  3. Click Save.

Enabling HTTPS

The Web Applications suite optionally supports HTTPS authentication for the applications running under it, with a centralized interface to help with certificate configuration.

Note: Depending on the application, some additional configuration may be needed in the connected applications (for example Viz Mosart itself) to enable HTTPS communication.

Step 1 - Activate HTTPS in Mosart Web Applications

  1. Launch the Viz Mosart Web Applications Configuration Tool (a desktop shortcut is usually available by default).

  2. In the top right corner, select the Settings (gear) icon. The Server Configuration menu appears.

  3. Select Use HTTPS.

    Note: This selection turns on HTTPS for the NRCS Plugin, Mosart Timing Display and Rundown Viewer.

  4. Provide certificate, key and authentication details (consult with your IT department to obtain this).

    images/download/attachments/154400333/settings.png

  5. Click Save.

Step 2 - Turn HTTPS on in Mosart Remote Dispatcher Service

  1. Copy the file C:\Program Files (x86)\Mosart Medialab\Mosart Server\ConfigurationFiles\RemoteDispatcherServiceConfig.xml" to "C:\ProgramData\Mosart Medialab\ConfigurationFiles.

  2. Fill in the following fields, using the same three values from the HTTPS Configuration menu shown above:

    • SignalRUseHttps: true

    • SignalRCertificatePath: <Certificate File entered above>

    • SignalRCertificateKeyPath: <Private Key entered above>

    • SignalRCertificatePassword: <Password entered above>
      images/download/attachments/154400333/image2022-7-25_13-0-41.png

  3. Restart the Remote Control Service.

Support for Main/Backup Connection

Currently there is no autonomous support at switching.

  • A simple workaround is creating two open Timing Display instances and manually switching between them.

Troubleshooting

Web Apps Service Reports as Offline

At any time you can start the Mosart Web Applications Configuration Tool and check operating status.

A common error is when a Windows service has failed.

  • Try restarting the service with the Restart button.

    images/download/attachments/154400336/configRestart.png
  • You can also rewrite any previously entered values with the Reconfigure button.

Bypass the Mosart Web Applications Configuration Tool to Access Web Apps

In failure situations, you can use your web browser to communicate with the Mosart Web Apps (instead of the Configuration Tool).

NRCS Plugin

  1. From the Configuration Tool, copy the NRCS link (click Copy).

    images/download/attachments/154400336/copyURL.png


    The URL has the form similar to: http://<your-hostname>:55142/plugin/?nrcs=ENPS&mosid=mosart

  2. Open you web browser and paste the URL in to see the NRCS Plugin.

Rundown Viewer

  • Edit the URL to: http://<your-hostname>:55142/rundown

Timing Display

  • Edit the URL to: http://<your-hostname>:55142/timingdisplay/editor

Firewall Ports