videojs / mpd-parser

https://videojs.github.io/mpd-parser/
Other
78 stars 54 forks source link

[#168] fix: set endList to false when manifest type is dynamic #169

Open erivni opened 1 year ago

erivni commented 1 year ago

endList at the root level should be set to false when manifest type is dynamic.

see https://github.com/videojs/mpd-parser/issues/168 for details.