Closed slifty closed 3 years ago
This PR adds support for segments in the SRT generation. This is needed because the actual content of the SRT payloads need to change based on segments (for instance timestamps and counters reset to zero on a new segment)
Resolves #92
Description
This PR adds support for segments in the SRT generation. This is needed because the actual content of the SRT payloads need to change based on segments (for instance timestamps and counters reset to zero on a new segment)
Related Issues
Resolves #92