Skip to content

Commit

Permalink
Add "Where to start?" section
Browse files Browse the repository at this point in the history
  • Loading branch information
cristian-recoseanu committed Jan 16, 2025
1 parent d1e8fd9 commit 2daabd4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,20 @@ This repository holds the source for this Specification, part of the family of [
- It lists the prerequisites and dependencies in terms of NMOS specifications
- It describes the status monitoring domains along with expectations, behaviour and conformance requirements

### Where to start?

To quickly start your journey an implementation guide is available for [NMOS Control](https://specs.amwa.tv/info-006/).
An open source media node framework is available in the form of [nmos-cpp](https://github.com/sony/nmos-cpp).
An example mock application is available in the form of the [NMOS Device Control Mock Application](https://github.com/AMWA-TV/nmos-device-control-mock).
A testing tool is available in the form of the [NMOS API Testing Tool](https://github.com/AMWA-TV/nmos-testing).

This specification relies on familiarity with the following existing specifications:

- [MS-05-02: NMOS Control Framework](https://specs.amwa.tv/ms-05-02/)
- [IS-12: NMOS Control Protocol](https://specs.amwa.tv/is-12/)
- [IS-04: NMOS Discovery and Registration](https://specs.amwa.tv/is-04/)
- [IS-05: NMOS Device Connection Management](https://specs.amwa.tv/is-05/)

<!-- INTRO-END -->

## Getting started
Expand Down

0 comments on commit 2daabd4

Please sign in to comment.