- Newest
- Most votes
- Most comments
Hi Punter
I have answered your question below.
Difference between Timed based and number based manifests in mpeg dash output?
Can I ask what product you are referring to?
The media attribute in the SegmentTemplate properties defines the URL where playback devices send segment requests. For number based manifest, the URL uses a $Number$ variable to identify the specific segment that is requested. When a playback device requests the segment, it replaces the variable with the number identifier of the segment.
For time based manifest, uses the $Time$ variable instead of $Number$ in the URL of the media attribute.
For your information, you can read our DASH media Attribute in SegmentTemplate for MediaPackage.
https://docs.aws.amazon.com/mediapackage/latest/ug/segtemp-format-media.html
What are its advantages ?
It depends on what format your player supports. Number based manifest is more common then time based manifest.
does hls also support this ?
No, this is specific for DASH. HLS has a different manifest structure.
- Sam
akamai has some complications with number based manifest ? though they say,it supports but it is
Looking at Akamai's Encoder guide, the example they provided is a DASH Number with Duration manifest.
https://learn.akamai.com/en-us/webhelp/media-services-live/media-services-live-encoder-compatibility-testing-and-qualification-guide-v4.0/GUID-49A70F8E-7A5B-4D2F-8FF3-1EA079231C22.html
If you are having any issue streaming to Akamai with our AWS Elemental appliance products, you can raise a support case and we can follow up with you.
Thanks,
-Sam
Relevant content
- Accepted Answerasked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago