You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.
@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.
Guys, how about if we create a method to check or be notified when a motion sensor occurs?
@viswa-swami do you think is possible to do this?
The text was updated successfully, but these errors were encountered: