VisitFace/RtspNativeCodec/app/src/main/cpp/RtspNativeCodecJNI.cpp
@@ -251,7 +251,7 @@ ret = cameraWrapper.faceCache.getFaceListImage(imgIdxes, _faceImages, _faceImagesSize); #endif if (imgIdxes.size() < 0) if (imgIdxes.size() == 0) { LOG_INFO << "No face image captured" << LOG_ENDL; return nullptr;