diff --git a/src/common.h b/src/common.h index 1984586..fce6ce1 100644 --- a/src/common.h +++ b/src/common.h @@ -37,7 +37,7 @@ using namespace std; using namespace std::filesystem; using namespace std::chrono; -#define APP_VER "2.0.t5" +#define APP_VER "2.0.t6" #define APP_NAME "Motion Watch" #define REC_LOG_NAME "rec_log_lines.html" #define DET_LOG_NAME "det_log_lines.html" diff --git a/src/web.cpp b/src/web.cpp index 6154f12..9a82a2f 100644 --- a/src/web.cpp +++ b/src/web.cpp @@ -45,9 +45,18 @@ void genHTMLul(const string &outputDir, const string &title, shared_t *share) if (exists(outputDir + "/VIDEO_TS")) { + htmlText += "