Page 1 of 1

Motion Delay admin command

Posted: Fri Nov 20, 2020 6:51 am
by Blake13
Can someone please explain what this command does?

/admin?camera=x&mdelay=x Delay motion detection on camera x (short name)

Also, what is the trailing x variable? I was thinking an integer representing seconds for the delay?

I would like to temporarily suspend motion detection for a camera with mqtt and this may be the command I use, but just not sure from its description.

Thanks!

Re: Motion Delay admin command

Posted: Fri Nov 20, 2020 1:31 pm
by Thixotropic
I'm pretty sure that the 'delay' parameter is the number of seconds to delay, typically an integer.

/admin?camera=x&mdelay=20

This would provide a delay of 20 seconds.


Blake13 wrote: Fri Nov 20, 2020 6:51 am Can someone please explain what this command does?

/admin?camera=x&mdelay=x Delay motion detection on camera x (short name)