Watchdog Timers

BGosserand

n3wb
Joined
Jan 10, 2016
Messages
1
Reaction score
0
Can someone explain how the watchdog timers work?

Timeout Period - Understood, time the signal must be absent.
Delay Motion detection - Is this the amount of time the motion detection will wait after the signal is present again to start?
Restart Camera Window after __ Timeout - Understood
Send Camera reboot - Understood.

Now let’s walk through a scenario, assuming the following:
30 sec time out period
1 timeout to restart camera window
2 timeout to reboot camera.

Here goes:
1 second – signal is missing
30 seconds elapsed time – still no signal, restart the camera window
60 seconds elapsed time – still no signal, reboot the camera.
Does the window restart since 30 more seconds have elapsed?


Here is where the confusion lies:
What happens after 90 seconds? Does the window restart again?
After 120 seconds? Does the camera reboot again?
or does nothing happen?
 
Top