Commit Graph

2 Commits

Author SHA1 Message Date
Christian Benincasa
d54a728d2f refactor: use extend in program schemas instead of omit
seems to positively impact compile time
2026-02-14 07:25:24 -05:00
Christian Benincasa
c5e06d48de feat: add HLS Direct v2 stream mode (#1620)
This works just like the normal HLS mode, but it does not transcode.
Unlike HLS Direct today, a continuous m3u8 playlist of proper chunks is
produced, rather than an m3u8 with a singular line item that returns the
direct program stream.
2026-01-26 15:40:52 -05:00