Hello. I have tested mdCCTV script for video motion detection.
The script fails badly, even in bright sun light. A group of people
may pass by without any detection. If I decrease the threshold,
the video rec triggers continuously.
There is also a problem in stopping the script. Perhaps
because press of button causes camera motion.
Even if I succeed to stop the script, the video recording
may continue: if I attempt to stop the video recording
with full press, the scripts starts again!
I would like to know details of the motion detection
algorithm:
How many pixels are compared and how?
How the algorithm adapts to different lighting
in 24 hour period?
What is the detection resolution (note, camera is in video mode)?
I could develop the motion detection algorithm off-camera
if I would know exactly how to record test video and
process it for the algorithm. If I record standard video,
will that do?