Commit Graph

3 Commits

Author SHA1 Message Date
Christian Benincasa
51ebfe9928 docs: big docs update part 1 2025-11-05 16:09:34 -05:00
Christian Benincasa
428099a8b2 docs: add info about HLS Direct mode 2025-05-10 08:01:00 -04:00
Christian Benincasa
6e66cfe2f0 feat: introduce new default HLS stream mode (#780)
This commit introduces a new HLS stream mode, modeled off of the great
"HLS segmenter" in ErsatzTV. It also introduces the concept of "channel
stream modes" which are customizable in the UI.

Overall this commit performs a ton of refactoring and cleanup around the
streaming pipeline, consolidating a lot of logic and moving things
around to make all parts of it more flexible, understandable, and
extensible in the future.
2024-09-24 10:28:37 -04:00