Trigger different actions based on conditions for the same camera

krishkal

n3wb
Joined
Aug 20, 2016
Messages
2
Reaction score
0
I am tearing my hair out (well, the few that are left, anyway)! I want to accomplish the following:

1. When the camera detects motion, send me email (this works fine).
2. When you lose signal from the camera, invoke a script via HTTP Post. (the script tries to take remedial action to revive the camera).

I can set a "watchdog" on the camera, but then there seems to be only one "trigger type" per camera, and so I can't figure out how to do 2, without disabling 1.

Help!

-Kal.
 

fenderman

Staff member
Joined
Mar 9, 2014
Messages
36,908
Reaction score
21,295
Under the watchdog dropdown in the alerts tab, simple check both send email and run a script.
 
Top