1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

for #381, refine the hls notify, report one by one.

This commit is contained in:
winlin 2015-04-14 11:36:58 +08:00
parent a4216cc582
commit 02a2cb7e1a
2 changed files with 11 additions and 6 deletions

View file

@ -794,6 +794,7 @@ vhost hooks.callback.srs.com {
# [stream], replace with the stream.
# [ts_url], replace with the ts url.
# ignore any return data of server.
# @remark random select a url to report, not report all.
on_hls_notify http://127.0.0.1:8085/api/v1/hls/[app]/[stream][ts_url];
}
}