Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AMWA-TV/nmos
Networked Media Open Specifications: Introduction
https://github.com/AMWA-TV/nmos
amwa nmos
Last synced: 3 months ago
JSON representation
Networked Media Open Specifications: Introduction
- Host: GitHub
- URL: https://github.com/AMWA-TV/nmos
- Owner: AMWA-TV
- License: other
- Created: 2016-01-29T11:48:04.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T09:21:00.000Z (5 months ago)
- Last Synced: 2024-07-14T12:35:29.494Z (4 months ago)
- Topics: amwa, nmos
- Language: HTML
- Homepage: https://specs.amwa.tv/nmos
- Size: 4.17 MB
- Stars: 116
- Watchers: 48
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - AMWA-TV/nmos - Networked Media Open Specifications: Introduction (others)
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)