Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename to Format Mappings #4

Merged
merged 2 commits into from
Aug 24, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# \[Work In Progress\] AMWA NMOS Stream Mappings
# \[Work In Progress\] AMWA NMOS Format Mappings

[![Lint Status](https://github.com/AMWA-TV/bcp-006/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/bcp-006/actions?query=workflow%3ALint)
[![Render Status](https://github.com/AMWA-TV/bcp-006/workflows/Render/badge.svg)](https://github.com/AMWA-TV/bcp-006/actions?query=workflow%3ARender)
Expand All @@ -9,14 +9,14 @@ This repository holds the source for this Specification, part of the family of [

### What does the series do?

- The BCP-006 series of AMWA Best Common Practices define how to connect Endpoints using AMWA IS-04 and IS-05 for various stream protocols and formats, including:
- Specification of the resources and attributes used for the stream protocol/format.
- The BCP-006 series of AMWA Best Common Practices define how to connect Endpoints using AMWA IS-04 and IS-05 for various video/audio/data formats, including:
- Specification of the resources and attributes used for the format.
- Requirements for the Transport File (such as SDP).
- Examples.

### Why does it matter?

- The individual mapping BCPs ensure consistency between implementations offering NMOS for each stream protocol/format.
- The individual mapping BCPs ensure consistency between implementations offering NMOS for each stream format.
- Bringing these together in the BCP-006 series helps provide consistency between the individual mappings and provides an index of mappings.

### What are the mappings?
Expand Down
8 changes: 5 additions & 3 deletions docs/Overview.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AMWA BCP-006 NMOS Stream Mappings: Overview
# AMWA BCP-006 NMOS Format Mappings: Overview
{:.no_toc}

* A markdown unordered list which will be replaced with the ToC, excluding the "Contents header" from above
Expand All @@ -8,6 +8,8 @@ _(c) AMWA 2021, CC Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)_

## Introduction

Although (as of 2021) AMWA IS-04/05 and the other NMOS Specifications have been mainly been used in ST 2110 environments, they have always been capable of supporting other streaming protocols and formats. BCP-006 is an extensible series of Stream Mappings specifying how to use NMOS for individual protocols and formats.
AMWA IS-04/05 and the other NMOS Specifications were originally mostly used in ST 2110 environments, but have always been capable of supporting other streaming protocols and formats. BCP-006 is an extensible series of mappings specifying how to use NMOS for individual formats.

The first mapping, [BCP-006-01](https://specs.amwa.tv/bcp-006-01) is for JPEG XS.
> BCP-006 is complemented by the BCP-007 series of _transport_ mappings.

For details of the current set of mappings see the [list of BCPs](https://specs.amwa.tv/nmos/#nmos-best-common-practices-bcp) on the main NMOS page.
4 changes: 2 additions & 2 deletions spec.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
amwa_id: BCP-006
url: https://specs.amwa.tv/bcp-006
name: Stream Mappings
name: Format Mappings
status: Suite
repo_name: bcp-006
alt_repo_name: nmos-stream-mappings
alt_repo_name: nmos-format-mappings
peterbrightwell marked this conversation as resolved.
Show resolved Hide resolved
repo_url: https://github.com/AMWA-TV/bcp-006
default_branch: main
show_in_index: false