videojs / vhs-utils

Objects and functions shared throughout @videojs/http-streaming code
MIT License
6 stars 7 forks source link

fix: look at all program map tables for ts stream types #28

Closed brandonocasey closed 3 years ago

brandonocasey commented 3 years ago

We need to look at all program map tables in a ts file to determine what streams it contains. If we don't we may run into the scenario where streams are added that we don't account for.