Updated Video condition (markdown)

WarmUpTill
2022-09-24 10:04:09 +02:00
parent f717fd82c0
commit 1b7bdb3cab

@@ -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.