diff --git a/Video-condition.md b/Video-condition.md index a58ba8f..7469f99 100644 --- a/Video-condition.md +++ b/Video-condition.md @@ -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.