srs
srs copied to clipboard
HLS: Support delay cleanup for TS files.
Some player start to play from the first ts file, which might be cleanup.
It's better to delay cleanup the ts files.
Currently, the delay deletion feature is expected to be modified into either Method 1: delay_cleanup on; or Method 2: delay_cleanup 60; (unit: s). In the first method, users can only configure to turn it on or off, with a fixed internal duration. In the second method, users can customize the delay deletion duration.