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: 16 days 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.

The tables below are organised by theme. To see them organised by document type, click [here](specs-by-type.md)

{% for theme in site.data.themes %}

### {{ theme.name }}

{{ theme.description}}

{% include specs_by_theme_table.html filter_theme=theme.id show_releases=true %}

{% endfor %}

> 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)