From 055c3125790580af1e40f731d4563fcbd426280e Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Thu, 5 Dec 2019 14:12:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DgetRecordStatus=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/WebApi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/WebApi.cpp b/server/WebApi.cpp index 5e14fce9..b9e6664f 100644 --- a/server/WebApi.cpp +++ b/server/WebApi.cpp @@ -716,7 +716,7 @@ void installWebApi() { }); // 获取hls或MP4录制状态 - API_REGIST(api,stopRecord,{ + API_REGIST(api,getRecordStatus,{ CHECK_SECRET(); CHECK_ARGS("type","vhost","app","stream"); auto status = Recorder::getRecordStatus((Recorder::type)allArgs["type"].as(),