AMWA IS-09 NMOS System Parameters Specification
The NMOS System API allows an NMOS Node (also known as a "Media Node") to obtain global configuration parameters that are common across the system. This enables the Node to start, or re-start, in a well defined way that is consistent with the environment it's running in.
Getting started
Readers are advised to be familiar with: * The JT-NM Reference Architecture * The overview of Networked Media Open Specifications
Readers should then read the documentation, APIs (RAML and JSON Schema), and examples (JSON)
HTML rendered versions of all NMOS Specifications are available on the NMOS GitHub pages
Releases
It is recommended that the tagged releases are used as a reference for development as opposed to the 'master' or development branches of this repository.
Each version of the specification is available under a v<#MAJOR>.<#MINOR> tag such as 'v1.0'. Once a specification has been released, any updates to its documentation and schemas which do not modify the specification will be made available via a v<#MAJOR>.<#MINOR>.<#UPDATE> tag such as 'v1.0.1'.