mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add: hls configuration adds [duration] variable (#1083)
This commit is contained in:
parent
c20b819a29
commit
aaf2905a9d
3 changed files with 17 additions and 3 deletions
|
@ -1046,6 +1046,7 @@ vhost hls.srs.com {
|
|||
# [999], replace this const to current millisecond.
|
||||
# [timestamp],replace this const to current UNIX timestamp in ms.
|
||||
# [seq], the sequence number of ts.
|
||||
# [duration], replace this const to current ts duration.
|
||||
# @see https://github.com/ossrs/srs/wiki/v2_CN_DVR#custom-path
|
||||
# @see https://github.com/ossrs/srs/wiki/v2_CN_DeliveryHLS#hls-config
|
||||
# default: [app]/[stream]-[seq].ts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue