Skip to content

Getting the precise in-video time while having frequent EXT-X-DISCONTINUITIes in the stream #6200

Closed Answered by robwalch
lnstadrum asked this question in Q&A
Discussion options

You must be logged in to vote

Inserting #EXT-X-PROGRAM-DATE-TIME before each individual video and using playingDate then does not work properly: it allows to identify the fragment being played, but sometimes jumps in the future with respect to the actual playback position. Listening for FRAG_CHANGED behaves very similarly, which is quite surprising. (Tested with HLS.js 1.5.4. We should be able to provide a stream sample.)

Program-Date-Time and FRAG_CHANGED would be my suggestions. Please provide examples of these issues (jumps in the future, similar frag change behavior).

There are some improvements to Program-Date-Time (PDT) mapping coming in 1.6 when PDT is not aligned with segment durations or media durations dif…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lnstadrum
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants