shaka-project / shaka-player

JavaScript player library / DASH & HLS client / MSE-EME player
Apache License 2.0
7.23k stars 1.34k forks source link

Complete implementation of TS stream generator #1383

Closed theodab closed 2 years ago

theodab commented 6 years ago

For our integration tests, we have a stream generator that generates DASH-style streams of Mp4 files. With the recent integration test for CEA-708 captions, a stream generator was created for HLS-style streams of TS files, but the implementation is very stripped-down. It makes a "stream" with a single segment. A more complete implementation would be useful, as it would allow for the creation of new integration tests for TS content.

avelad commented 2 years ago

Resolved with https://github.com/shaka-project/shaka-player/commit/f904583d0653c6b651eaf20514e8954f8a88b53d