1
0
Fork 0
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:
winlin 2015-02-21 16:52:37 +08:00
parent 95b4baee7c
commit 7077b74d03
4 changed files with 57 additions and 4 deletions

View file

@ -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;