|
|
@ -624,8 +624,9 @@ vhost with-hls.srs.com {
|
|
|
|
# the timeout in seconds to dispose the hls,
|
|
|
|
# the timeout in seconds to dispose the hls,
|
|
|
|
# dispose is to remove all hls files, m3u8 and ts files.
|
|
|
|
# dispose is to remove all hls files, m3u8 and ts files.
|
|
|
|
# when timeout or server terminate, dispose hls.
|
|
|
|
# when timeout or server terminate, dispose hls.
|
|
|
|
# default: 300
|
|
|
|
# @remark 0 to disable dispose.
|
|
|
|
hls_dispose 300;
|
|
|
|
# default: 0
|
|
|
|
|
|
|
|
hls_dispose 0;
|
|
|
|
# the max size to notify hls,
|
|
|
|
# the max size to notify hls,
|
|
|
|
# to read max bytes from ts of specified cdn network,
|
|
|
|
# to read max bytes from ts of specified cdn network,
|
|
|
|
# @remark only used when on_hls_notify is config.
|
|
|
|
# @remark only used when on_hls_notify is config.
|
|
|
|