Difference between Timed based and number based manifests

0

Difference between Timed based and number based manifests in mpeg dash output?
What are its advantages ?
does hls also support this ?

Edited by: Punter on Apr 5, 2021 7:49 AM

Punter
gefragt vor 3 Jahren310 Aufrufe
3 Antworten
0

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
AWS
beantwortet vor 3 Jahren
0

akamai has some complications with number based manifest ? though they say,it supports but it is

Punter
beantwortet vor 3 Jahren
0

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

AWS
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen