Undefined dateTimeObject values for live mpd manifests
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- backend
Research direction
Start with the parsed-output documentation and compare the expected dateTimeObject with the m3u8-parser parse-stream.js reference linked in the issue. Then trace how live and VOD MPD timing data is parsed, including timescale and presentation timing, and verify that the relevant absolute start-time information is exposed in the parsed output.
Written by the indexing model from the issue text.
Description
Hi,
Thanks for creating such an awesome parser! I'm currently migrating a service that parses manifests to use mpd instead of m3u8 manifests. I am trying to find our when the stream's absolute start time is. Similar to the X-PROGRAM-DATE-TIME of HLS.
Looking at the Docs' parsed output, it looks like there should be a dateTimeObject. In the m3u8 parser, this object definitely exists, and I can see in the code that it gets populated.
I am parsing both Live and Vod mpd manifests but this value never gets populated - and I can't see anywhere in the code where it gets set.
Looking at some Shaka player documentation, I've been able to manually calculate the startTime of my stream as seen here. However, I can't see the variables exposed anywhere, such as timescale etc.
Hopefully I'm missing something obvious, pretty new to all this.
Thanks.
- Dominant language
- JavaScript
- Stars
- 88
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from videojs/mpd-parser
-
The version of @xmldom/xmldom currently relied upon by mpd-parser has a critical vulnerability. Open
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
videojs/mpd-parser#189 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
videojs/mpd-parser#185 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
videojs/mpd-parser#183 ·
-
Multi audio track Openenhancement
Difficulty 3/5 1-2 days Newbie friendliness 30/100
videojs/mpd-parser#182 · 6 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
videojs/mpd-parser#180 ·
All issues in videojs/mpd-parser
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·