I'll lead with the meat: Anybody have any ideas how I can set up to use motion-triggered recording that only occurs when a cam alarm input is set?
Background: I've just finished converting from cctv to IP security cams and have tied it in to my HAI security/automation system using relays with dry contact outputs. I have 2 exterior cams and 2 interior cams. Since we recently retired, we are home a lot and I have no need (or desire) to record while we are home. My intent was to use the HAI to gate recording using one of the outputs in ARMED mode - that is, when the system is not armed, no recording occur. When the system is armed, motion triggered recording would occur. Seems like this would be a common or at least very desirable behavior. I guess you could say I want this logic:
Record IF (ALARM AND MOTION).
I was dismayed to learn when I was doing final configuration of the cams, that the cameras actually perform this logic:
Record IF (ALARM OR MOTION).
Neither cam has an alarm out function (the interior cams are both Samsung SND-6011R), or maybe I could gin up some glue logic.
Any bright ideas?
Background: I've just finished converting from cctv to IP security cams and have tied it in to my HAI security/automation system using relays with dry contact outputs. I have 2 exterior cams and 2 interior cams. Since we recently retired, we are home a lot and I have no need (or desire) to record while we are home. My intent was to use the HAI to gate recording using one of the outputs in ARMED mode - that is, when the system is not armed, no recording occur. When the system is armed, motion triggered recording would occur. Seems like this would be a common or at least very desirable behavior. I guess you could say I want this logic:
Record IF (ALARM AND MOTION).
I was dismayed to learn when I was doing final configuration of the cams, that the cameras actually perform this logic:
Record IF (ALARM OR MOTION).
Neither cam has an alarm out function (the interior cams are both Samsung SND-6011R), or maybe I could gin up some glue logic.
Any bright ideas?