Skip to content

Commit 400435c

Browse files
authored
Fix reference to H.222.0 at line 401
1 parent d2a5975 commit 400435c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/NMOS With H.264.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ A Receiver with this capability set to `dynamic` supports that a coded stream us
398398

399399
A Sender MAY, unless constrained by IS-11, produce any H.264 coded stream that is compliant with the `profile` and `level` of the associated Flow. Such a Sender MAY use one or multiple active parameter sets as per the [H.264][] specification. A Sender MAY seamlessly change dynamically the coded stream's active parameter sets, provided that the Flow associated with the Sender changes accordingly and the content of the SDP transport file does not change. If the content of the SDP transport file changes, the Sender MUST comply with IS-04, IS-05. A Sender indicates its mode of operation with the `parameter_sets_flow_mode` and `parameter_sets_transport_mode` attributes.
400400

401-
A Sender MUST transport parameter sets `in_band` when the H.264 stream is transmitted over an MPEG2-TS based transport as per the [H.222][] specification.
401+
A Sender MUST transport parameter sets `in_band` when the H.264 stream is transmitted over an MPEG2-TS based transport as per the [H.222.0][] specification.
402402

403403
A Sender operating with `parameter_sets_flow_mode` set to `strict` MUST produce a coded bitstream using at most one SPS and MAY use a number of PPS associated with at most one Flow. The parameter sets MUST be defined once in-band or out-of-band and MAY be refreshed by in-band duplicates.
404404

0 commit comments

Comments
 (0)