Skip to content

Commit

Permalink
Change "MUX" to "mux"
Browse files Browse the repository at this point in the history
  • Loading branch information
cristian-recoseanu committed Oct 18, 2023
1 parent fe9d5e0 commit e6e092e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions capabilities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,15 +253,15 @@ It MAY be used in place of the file with the same name in the AMWA BCP-004-01 sp

## Substream Constraints

MUX Senders create IS-04 flow objects for each subflow included in the MUX flow.
The MUX flow links to each subflow object using the `parents` construct described in [AMWA IS-04](https://specs.amwa.tv/is-04/)
Mux Senders create IS-04 Flow objects for each subflow included in the mux Flow.
The mux Flow links to each subflow object using the `parents` construct described in [AMWA IS-04](https://specs.amwa.tv/is-04/)

### Substreams
- **Name:** `urn:x-nmos:substreams`
- **Description:** Identifies any per substream constraints.
- **Specification:** per AMWA BCP-004-01
- **Type:** object (as per [AMWA BCP-004-01](https://specs.amwa.tv/bcp-004-01/))
- **Target:** MUX Sender subflows and their associated attributes sub-targeted by individual Substream Parameter Constraints
- **Target:** mux Sender subflows and their associated attributes sub-targeted by individual Substream Parameter Constraints
- **Applicability:** AMWA IS-04

[RFC-4566]: https://tools.ietf.org/html/rfc4566 "SDP: Session Description Protocol"
Expand Down

0 comments on commit e6e092e

Please sign in to comment.