From 8ac7f0ec5873c84c44d4cb2bc0a1d1247d6ae5ba Mon Sep 17 00:00:00 2001 From: miyanhui <dennismi1024@gmail.com> Date: 星期一, 18 二月 2019 10:02:35 +0800 Subject: [PATCH] 增加日志,查找重启的问题 --- QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h b/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h index 3421ba0..981dc7a 100644 --- a/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h +++ b/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h @@ -53,7 +53,7 @@ const int m_nPicsPickOne = 8; //姣忓彴鎽勫儚鏈轰繚瀛樺埌Redis鐨勫浘鐗囨暟閲忕殑鏈�澶у�� - const int M_CAM_PIC_MAX_COUNT = 50; + //const int M_CAM_PIC_MAX_COUNT = 50; RtspAnalysManager * m_pManager; }; -- Gitblit v1.8.0