mirror of
https://github.com/elisspace/core.git
synced 2026-09-16 07:53:04 +00:00
* Remove dependencies on keepalive from StremaOutput and stream_worker Pull logic from StreamOutput and stream_worker into the Stream class, unifying keepalive and idle timeout logic. This prepares for future changes to preserve hls state across stream url changes.