Commit Graph

3 Commits

Author SHA1 Message Date
Christian Benincasa
50ae3a93c1 docs: even more stuff 2025-11-05 16:47:52 -05:00
blarrbot
c5f6c2e15b docs: update several different documentation pages
* Documentation

* Documentation update
2024-10-09 10:54:12 -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