QiaoJiaSystem/VideoAnalysFromHC/RtspAnalysElement.cpp
@@ -92,7 +92,7 @@ for (auto itor_json = value.begin(); itor_json != itor_json_end; ++itor_json) { //#todo 使用策略模式?发送端多个指令累积后发送? if (itor_json->isString() && reader.parse(itor_json->asString(), cfg_val)) { if (itor_json.name() == "cam_edit") { if (itor_json.name() == "cam_edit" || itor_json.name() == "editSdkRule") { string cam_idx = cfg_val["str_cam_dev_id"].asString(); if (pthis->controllers.find(cam_idx) != pthis->controllers.end()) { if (pthis->m_GB28181_Enable) {