displayFragmentNumber
Fragments are identified in the manifest file based on their sequence number in the session. If DisplayFragmentNumber is set to ALWAYS
, the Kinesis Video Streams fragment number is added to each S element in the manifest file with the attribute name “kvs:fn”. These fragment numbers can be used for logging or for use with other APIs (e.g. GetMedia
and GetMediaForFragmentList
). A custom MPEG-DASH media player is necessary to leverage these this custom attribute.
The default value is NEVER
.