ossrs / oryx

Oryx(SRS Stack) is an all-in-one, out-of-the-box, and open-source video solution for creating online video services, including live streaming and WebRTC, on the cloud or through self-hosting.
https://ossrs.io/oryx
MIT License
519 stars 111 forks source link

HLS: Clean up live broadcast files after the live broadcast ends #35

Closed winlinvip closed 2 years ago

winlinvip commented 2 years ago

Currently, the HLS cache is not cleaned up, causing the playback stream to persist, making it seem like the live broadcast hasn't ended.

SRS supports deleting HLS files after stopping the push stream for a certain period of time, but this feature is turned off by default.