mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #179, refine dvr, support POST create dvr when publish not start. 2.0.126
This commit is contained in:
parent
b903a7b436
commit
0213cc6466
11 changed files with 265 additions and 174 deletions
|
@ -310,7 +310,7 @@ vhost dvr.srs.com {
|
|||
# vhost:"__defaultVhost", app:"live", stream:"livestream",
|
||||
# wait_keyframe:true, callback:"http://127.0.0.1:8085/api/v1/dvrs"
|
||||
# }
|
||||
# @remark, the app and stream is optional.
|
||||
# @remark, the app and stream is required for POST.
|
||||
# response in json, where:
|
||||
# {code:0}
|
||||
# method=DELETE, to stop dvr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue