Merge branch 'feature/keep_alive_monk' of https://gitee.com/xia-chu/ZLMediaKit

This commit is contained in:
xiongziliang
2021-08-21 19:11:20 +08:00
4 changed files with 65 additions and 26 deletions

View File

@@ -235,4 +235,5 @@ bool checkArgs(Args &args, const First &first, const KeyTypes &...keys) {
void installWebApi();
void unInstallWebApi();
Value makeMediaSourceJson(MediaSource &media);
Value getStatisticJson();
#endif //ZLMEDIAKIT_WEBAPI_H