Updated MediaServer支持的HTTP HOOK API (markdown)

夏楚
2019-06-26 12:24:11 +08:00
parent 49205bf4b4
commit 45eea725af

@@ -37,7 +37,7 @@ on_stream_not_found=https://127.0.0.1/index/hook/on_stream_not_found
- **on_http_access**
访问http文件服务器上hls之外的文件时触发如果access_file_except_hls选项为关闭那么将不再触发此事件
访问http文件服务器上hls之外的文件时触发。
- **on_play**