QiaoJiaSystem/DataManagerServer/http_configserver.h
@@ -19,7 +19,8 @@ #include <atomic> #include "../FaceSearchServer/CasiaFaceWrapper/CasiaFaceWrapperN.h" #include "AppPipeController.h" #include "NsqMsgTool.hpp" #include <NsqMsgTool.hpp> typedef std::shared_ptr<HttpServer::Response> PResponse; @@ -110,9 +111,6 @@ std::string getAlarmImageFromVideoFile(std::string ip, unsigned int port, std::string content, PResponse &response); std::string getRecordVideoPath(std::string ip, unsigned int port, std::string content, PResponse &response);