Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Motion sensor notifications? #24

Open
tchellomello opened this issue Jun 30, 2017 · 5 comments
Open

Motion sensor notifications? #24

tchellomello opened this issue Jun 30, 2017 · 5 comments

Comments

@tchellomello
Copy link
Owner

Guys, how about if we create a method to check or be notified when a motion sensor occurs?

camera.is_motion
True

@viswa-swami do you think is possible to do this?

@viswa-swami
Copy link
Collaborator

@tchellomello I did see a Boolean flag in one of the properties (not sure camera or base-station) like "motion detected" and "soundDetected". But I didn't get a chance to try out that flag. Also not sure if it will be true for sometime after motion is detected, because it will take roughly 5 seconds for us to subscribe to event stream and get the result.

Another option to use the last video capture timestamp and if it is within few seconds then we can set "motion detection" as true.

@tchellomello
Copy link
Owner Author

@viswa-swami I'll run some tests with that and see if we can create such sensor.
I'll keep you posted.
Thanks 👍

@tchellomello tchellomello self-assigned this Jul 1, 2017
@tchellomello tchellomello added this to the 0.0.6 milestone Jul 1, 2017
@tchellomello tchellomello modified the milestones: 0.0.7, 0.0.6 Jul 20, 2017
@tchellomello tchellomello modified the milestones: 0.0.7, 0.0.8 Sep 26, 2017
@tchellomello tchellomello modified the milestones: 0.0.8, 0.0.9 Oct 10, 2017
@tchellomello tchellomello modified the milestones: 0.0.9, v0.10.0, v0.1.0, v0.1.1 Oct 25, 2017
@vzlgdu
Copy link

vzlgdu commented Jan 10, 2018

Hi, are there news about to have a feedback for a motion detection?

Thanks

@empierre
Copy link

same here

@schmittx
Copy link

ditto, I'm anxious for this also

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

No branches or pull requests

5 participants