-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
HLS: TS slices that have been generated should not be cleared when the server exits or restarts. #865
Comments
Reproduction of the situation:
|
Already reproduced:
It should be that Dispose was not disabled, resulting in cleanup.
|
When In reality, only when
|
hls_dispose' is set to 0, but after restarting, the ts files are still cleared.
|
Set 'hls_cleanup' to 'off'; even after restarting, the 'ts' files are still being cleaned up.
|
Version: 2.0.239 Release
Environment: CentOS 6
Configuration:
Situation: After restarting the SRS service, the previously recorded m3u8 and ts files are cleared, leaving only an empty ts directory.
Expectation: Whether stopping the stream or restarting SRS, the recorded data should not be cleared. Thank you!
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: