This repository holds the source for this Specification, part of the family of Networked Media Open Specifications from the Advanced Media Workflow Association
Enables the configuration of an NMOS Nodes' MS-05-02 model using a backup and restore API.
Defines a standard way of backing up and restoring MS-05-02 models, as well as defining a way to manage dynamically configurable MS-05-02 models.
- It specifies an HTTP API for backing up an NMOS Nodes' MS-05-02 model as a JSON backup dataset.
- The API can be used to restore that backup dataset to the NMOS Node.
- The API can be used to change the structure of 'rebuildable' parts of the MS-05-02 model dynamically, if the NMOS Node allows.
An open source media node framework is available in the form of nmos-cpp.
An example mock application is available in the form of the NMOS Device Control Mock Application.
A testing tool is available in the form of the NMOS API Testing Tool.