Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AMWA-TV/nmos

Networked Media Open Specifications: Introduction
https://github.com/AMWA-TV/nmos

amwa nmos

Last synced: about 1 month ago
JSON representation

Networked Media Open Specifications: Introduction

Awesome Lists containing this project

README

        

# Networked Media Open Specifications


NMOS is a family name for specifications produced by the Advanced Media Workflow Association related to networked media for professional applications.

For a non-technical introduction to NMOS see AMWA's [overview page](https://www.amwa.tv/nmos-overview) and [NMOS Roadmap](https://static.amwa.tv/nmos-roadmap-version-2(2023-08-07).pdf).

The tables below list the current specifications and provide links to their documentation on [specs.amwa.tv](https://specs.amwa.tv). The "Release" links will take you to the documentation and download page (↓) for the latest release of recent versions of the specification.

> The tables no longer include direct links to the GitHub repos. These are available through the [NMOS CI Dashboard](https://specs.amwa.tv/nmos-dashboard/dashboard.html).

The [NMOS API Testing Tool](https://specs.amwa.tv/nmos-testing) supports the majority of these specifications.

### [NMOS Interface Specifications (IS)](is/)

These specify NMOS APIs using RAML, JSON Schema and normative text, supported by examples and other text:

{% include spec_table.html filter_id="IS-" show_releases=true %}

### [NMOS Data Model Specifications (MS)](ms/)

These model the resources used in NMOS APIs:

{% include spec_table.html filter_id="MS-" show_releases=true %}

### [NMOS Best Common Practices (BCP)](bcp/)

These specify best practice for use of NMOS APIs:

{% include spec_table.html filter_id="BCP-" show_releases=true %}

### [NMOS Informative Documents (INFO)](info/)

These provide NMOS implementation guides:

{% include spec_table.html filter_id="INFO-" %}

### [NMOS Parameter Registers](https://specs.amwa.tv/nmos-parameter-registers)

These specify constants for many types of NMOS parameter values:

{% include registers_table.html %}

### [NMOS Control Feature Sets](https://specs.amwa.tv/nmos-control-feature-sets)

These specify opt-in models for the NMOS Control Framework

{% include feature_sets_table.html %}

> The table of NMOS specs is no longer contained in this README, but is generated on demand from YAML files in each spec repo and rendered at :
>
> ![NMOS Spec Render](docs/images/nmos-spec-render.drawio.png)