QiaoJiaSystem/StructureApp/AppPipeController.cpp
@@ -87,7 +87,7 @@ perHubElement(ruleMap[PerHubSdk]), leftJudgment(ruleMap[KeepRightSdk]), rightJudgment(ruleMap[KeepRightSdk]), bRecordVideoEnable(RecordVideoEnable), // bRecordVideoEnable(RecordVideoEnable), m_sdkRuleMap(ruleMap), m_bSetWH(false) { DBG("camId" << camId); @@ -256,9 +256,8 @@ videoCaptureElement.registerConnector([&] { std::string imgKey; m_hiredisTool.listRpop(m_camId,imgKey); if(imgKey.empty()) { m_hiredisTool.listRpop(m_camId, imgKey); if (imgKey.empty()) { // ERR("CamId "<<m_camId<<" No ImgKey"); return; }