| | |
| | | FaceRpcElement faceRpcElement; |
| | | FaceExtractElement faceExtractElement; |
| | | ImageDrawElement imageDrawElement; |
| | | RecordVideoElement recordVideoElement; |
| | | NewRecordVideoElement newRecordVideoElement; |
| | | // RecordVideoElement recordVideoElement; |
| | | // NewRecordVideoElement newRecordVideoElement; |
| | | PersonElement personElement; |
| | | |
| | | int m_index; |
| | | std::string m_camId; |
| | | std::string m_folderPath; |
| | | Json::Value m_json; |
| | | Json::Value m_json_Record; |
| | | // Json::Value m_json; |
| | | // Json::Value m_json_Record; |
| | | // Json::FastWriter m_fastWriter; |
| | | |
| | | Json::FastWriter m_fastWriter; |
| | | FastFdsWithLock *fdfsClient; |
| | | |
| | | bool bRecordVideoEnable; |