This container provides a browser-based application that uses NMOS APIs to discover, connect and manage resources within a networked media system. For more information on the Networked Media Open Specifications, see https://www.amwa.tv/nmos-overview.
NMOS Controller
This container provides a browser-based application that uses NMOS APIs to discover, connect and manage resources (Devices, Senders and Receivers) within a networked media system. For more information on the Networked Media Open Specifications, see https://www.amwa.tv/nmos-overview.
This controller has been developed following the AMWA NMOS Controller Implementation Guide.
Install and Run The Application
To install and run the application under Kubernetes, refer to NMOS Controller deployment in the Holoscan for Media user guide for more information. This uses the associated Helm chart.
In brief:
The NMOS Controller requires an NMOS Registry running in the network. The NMOS Registry container can be used for this.
Prepare a config.json file with the following content
where:
<host>and<port>are the appropriate values for the Query API of your NMOS Registry.
This config file needs to be mounted in the container at /usr/share/nginx/html/config/config.json.
Execute the following command to run the container on the host:
where:
<tag>is the version label to use (see available tags)
Now open your browser and visit http://localhost:3000 for the web user interface.
Dependencies
NMOS Controller is built on open-source software. The notices, attribution, licenses and source code for these dependencies can be downloaded from the NMOS Controller resource.
License
By downloading and using this software, you accept the terms and conditions of the NVIDIA AI Product Agreement.