mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update on_hls, add ts_url, m3u8 and m3u8_url.
This commit is contained in:
parent
7b157b0678
commit
0acb942c3a
5 changed files with 28 additions and 9 deletions
|
@ -780,7 +780,10 @@ vhost hooks.callback.srs.com {
|
|||
# "stream": "livestream",
|
||||
# "duration": 9.36, // in seconds
|
||||
# "cwd": "/usr/local/srs",
|
||||
# "file": "./objs/nginx/html/live/livestream.1420254068776-100.ts",
|
||||
# "file": "./objs/nginx/html/live/livestream/2015-04-23/01/476584165.ts",
|
||||
# "url": "live/livestream/2015-04-23/01/476584165.ts",
|
||||
# "m3u8": "./objs/nginx/html/live/livestream/live.m3u8",
|
||||
# "m3u8_url": "live/livestream/live.m3u8",
|
||||
# "seq_no": 100
|
||||
# }
|
||||
# if valid, the hook must return HTTP code 200(Stauts OK) and response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue