videojs / mpd-parser

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

feat: expose add addSidxSegmentsToPlaylist #109

Closed brandonocasey closed 3 years ago

brandonocasey commented 3 years ago

We need to expose this so that we don't have to always re-parse master xml for sidx. We can just add sidx segments to playlist directly.