mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-14 20:46:15 -05:00
Updated Video condition (markdown)
@@ -112,6 +112,9 @@ If you want to preview whether or not objects are successfully being detected yo
|
||||
As the object detection can be very resource intensive it might be worth considering to decrease the frequency at which the condition is checked. (6)
|
||||
Limiting the area which is to be check can also drastically improve the performance of this condition type.
|
||||
|
||||
## Example (output has changed)
|
||||
Have a look at the [motion detection example](Motion-detection) for a possible use case for the "has changed" check type.
|
||||
|
||||
## Example (output has not changed)
|
||||
|
||||
Have a look at the [creating a macro](Macros#creating-a-new-macro) page for an example on how to automatically switch to a specified scene if the output of a video source has not changed for a specified amount of time.
|
||||
|
||||
Reference in New Issue
Block a user