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 was archived by the owner on Mar 20, 2025. It is now read-only.
At the moment I start "streaming" the camera feed after there is a motion but I am not sure how long someone will stay in the scene. I set timeout on 10s and additional request after 10s if there is more motion.. but that is not perfect.. sometimes the new popup does not show immediately so there is a 1-2 sec of no video.
It would be better to start streaming with timeout of like 30s but be able to stop it with command if I am sure that there is no more motion
PS. Is it possible to have more then one popup in different corners? If I send request for a new video in new corner it stops the existing one.