mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #179, add dvr plan append.
This commit is contained in:
parent
95b4baee7c
commit
7077b74d03
4 changed files with 57 additions and 4 deletions
|
@ -284,6 +284,7 @@ vhost dvr.srs.com {
|
|||
# the dvr plan. canbe:
|
||||
# session reap flv when session end(unpublish).
|
||||
# segment reap flv when flv duration exceed the specified dvr_duration.
|
||||
# append always append to flv file, never reap it.
|
||||
# api reap flv when api required.
|
||||
# default: session
|
||||
dvr_plan session;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue