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.
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.