Skip to content

Question about parameter_sets_flow_mode and parameter_sets_transport_mode #12

@garethsb

Description

@garethsb

Informative note: When an H.264 Flow is not directly associated with a Sender but with a multiplexed Flow through the Flow's parents attribute, the Sender does not provide H.264 format-specific attributes. A Sender provides such attributes only when the H.264 Flow is directly associated with it.

Sender attributes should describe aspects of the transport mapping. A transport mapping may of course be format-specific (all the RTP payload mappings).

The attributes parameter_sets_flow_mode and parameter_sets_transport_mode associated with an H.264 Flow that are described in this section get their respective default value of dynamic and in_band.

This therefore doesn't sit quite right for me. If these are related directly to the format, i.e. codestream, they should be Flow properties. If they are related to transport of the format, they could apply to other transports besides the basic RTP payload mapping, couldn't they? Why should these properties be fixed for all mux or alternative single essence transports of H.264?

An H.264 Flow's behviour is dictated by the dynamic and in_band modes when there is no associated Sender. See the Sender's format specific (multiplexed) specification for details.

Informative note: When an H.264 Flow is not directly associated with a Sender but with a multiplexed Flow through the Flow's parents attribute, the Sender does not provide H.264 format-specific attributes. A Sender provides such attributes only when the H.264 Flow is directly associated with it. The attributes `parameter_sets_flow_mode` and `parameter_sets_transport_mode` associated with an H.264 Flow that are described in this section get their respective default value of `dynamic` and `in_band`. An H.264 Flow's behviour is dictated by the `dynamic` and `in_band` modes when there is no associated Sender. See the Sender's format specific (multiplexed) specification for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageApply to all new issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions