This repository was archived by the owner on Mar 19, 2023. It is now read-only.
Automation loop through cameras #234
tuanha2000vn
started this conversation in
General
Replies: 2 comments
-
Look like i found a way, using watch folder for modified file Thank for the great repo, happy tweaking.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Edit: Using folder_watcher is not optimal, I've temporary add this line to image_processing.py to fire an event on image scan completed.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's possible to make an automation trigger on scan completed?
I want to make an automation that loop through camera.
Scan Camera 1... Done => Process Camera 2
Scan Camera 2... Done => Process Camera 3
...
Scan Camera N... Done => Process Camera 1
Thank.
Beta Was this translation helpful? Give feedback.
All reactions