diff --git a/source/_integrations/generic.markdown b/source/_integrations/generic.markdown index 34c7714f230..3770e0e7718 100644 --- a/source/_integrations/generic.markdown +++ b/source/_integrations/generic.markdown @@ -32,7 +32,7 @@ still_image_url: required: false type: string stream_source: - description: "The URL your camera serves the live stream on, e.g., `rtsp://user:pass@192.168.1.21:554/`. Can be a [template](/topics/templating/). Usernames and passwords must be embedded in the URL. At least one of still_image_url or stream_source must be provided." + description: "The URL your camera serves the live stream on, e.g., `rtsp://user:pass@192.168.1.21:554/`. Can be a [template](/topics/templating/). Usernames and passwords must be embedded in the URL. At least one of still_image_url or stream_source must be provided. Note that a stream_source without a still_image_url can only be used if the [stream integration](/integrations/stream/) is configured." required: false type: string name: