Skip to content

Changes to support the new substreams construct for MUX flows#61

Draft
cristian-recoseanu wants to merge 5 commits intomainfrom
publish-arg-mux-proposal
Draft

Changes to support the new substreams construct for MUX flows#61
cristian-recoseanu wants to merge 5 commits intomainfrom
publish-arg-mux-proposal

Conversation

@cristian-recoseanu
Copy link
Contributor

  • Update constraint_set.json to include the new "urn:x-nmos:substreams" attribute as specified by BCP-004-01 revision
  • Update README.md to include a new section describing substreams

to include the new "urn:x-nmos:substreams" attribute as specified by BCP-004-01 revision
To include section describing substreams
To move the substreams definition right after the meta attributes
Copy link
Contributor

@peterbrightwell peterbrightwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Suggest review use of capitalisation ("Mux", "Flow", etc)

@cristian-recoseanu
Copy link
Contributor Author

Looks good. Suggest review use of capitalisation ("Mux", "Flow", etc)

Addressed in commit e6e092e

Comment on lines +256 to +257
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 IS-04 [`parents`](https://specs.amwa.tv/is-04/latest/docs/Data_Model_-_Identifier_Mapping.html#source-and-flow-representation) attribute.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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 IS-04 [`parents`](https://specs.amwa.tv/is-04/latest/docs/Data_Model_-_Identifier_Mapping.html#source-and-flow-representation) attribute.
Mux Senders create IS-04 Flow resources for each subflow included in the mux Flow.
The mux Flow links to each subflow resource using the IS-04 [`parents`](https://specs.amwa.tv/is-04/latest/docs/Data_Model_-_Identifier_Mapping.html#source-and-flow-representation) attribute.

(Generally we haven't used latest URL but linked to a particular spec version.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants