Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Update with human movement detection #69

Open
OABsoftware opened this issue Oct 28, 2019 · 0 comments
Open

Update with human movement detection #69

OABsoftware opened this issue Oct 28, 2019 · 0 comments

Comments

@OABsoftware
Copy link

First of all, this is a wonderful plugin! But I do have a request.
The most recent cameras by Foscam (e.g. the C2M) have new functionality for detecting human movement. This is not yet supported by your plugin.
So could you please add the following line to index.js below line 394:

if (state.humanDetectAlarmState === 2) self.motionDetected(mac);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant