ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

Home Page:https://ossrs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Function Modification:] SRS does not automatically delete HLS, it is left to the user to set system policies or scripts for deletion.

winlinvip opened this issue · comments

See

        # whether cleanup the old expired ts files.
        # default: on
        hls_cleanup     on;