JustMotion/src
Maurice ONeal b4ca30b0e1 v2.1.t2
the delay on the motion detection loop slowed it down too much to
the point that it falls too far behind live. I removed the delay
and re-introduced the frame gap so all frames in the video files
need to be decoded.

post command and event timers are now seperate but still tied to
a single thread so they can still be synced.

fixed an issued that cuased several thmubnails to not generate.

added more log lines the aid with debugging.
2023-04-20 14:52:59 -04:00
..
common.cpp v2.1.t2 2023-04-20 14:52:59 -04:00
common.h v2.1.t2 2023-04-20 14:52:59 -04:00
logger.cpp v2.0.t13 2023-03-26 10:45:23 -04:00
logger.h v2.0.t13 2023-03-26 10:45:23 -04:00
main.cpp v2.1.t2 2023-04-20 14:52:59 -04:00
mo_detect.cpp v2.1.t2 2023-04-20 14:52:59 -04:00
mo_detect.h v2.1.t2 2023-04-20 14:52:59 -04:00
web.cpp v2.0.t13 2023-03-26 10:45:23 -04:00
web.h v2.0.t9 2023-03-12 15:27:53 -04:00