Skip to content

Commit

Permalink
Add controller text re substreams constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrightwell authored Oct 24, 2023
1 parent 48e2f7b commit 2ea056c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Receiver Capabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ The Receiver MUST reflect any change in its capabilities by updating the `caps`

## Behaviour: Controllers

Controllers are strongly RECOMMENDED to support all Parameter Constraints listed in the Capabilities register in the [NMOS Parameter Registers][] that are applicable for the kinds of Receiver with which they interact.
Controllers are strongly RECOMMENDED to support all Parameter Constraints, including [per-substream](#substreams) Parameter Contraints, listed in the Capabilities register in the [NMOS Parameter Registers][] that are applicable for the kinds of Receiver with which they interact.
However, Controllers MAY ignore individual Parameter Constraints whose unique identifiers they do not recognize.
Some Parameter Constraints are only relevant to specific `transport` and `format` values or to particular IANA media types.
When a Controller cannot evaluate any of the Parameter Constraints in a Constraint Set, that Constraint Set SHOULD be considered to be satisfied, but the Controller MAY distinguish this case for a user.
Expand Down

0 comments on commit 2ea056c

Please sign in to comment.