From 9621f3bdd79ed1b1ab9700ab091b1f804c9d0165 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 3 Jan 2024 06:48:49 -0700 Subject: [PATCH] clarify --- docs/docs/configuration/camera_specific.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/camera_specific.md b/docs/docs/configuration/camera_specific.md index 0e8c6373b..7c1fe4f84 100644 --- a/docs/docs/configuration/camera_specific.md +++ b/docs/docs/configuration/camera_specific.md @@ -107,7 +107,7 @@ According to [this discussion](https://github.com/blakeblackshear/frigate/issues :::caution -The below configuration only works for reolink cameras with stream resolution 5MP or lower, 8MP+ cameras need to use RTSP as http-flv is not supported. +The below configuration only works for reolink cameras with stream resolution of 5MP or lower, 8MP+ cameras need to use RTSP as http-flv is not supported in this case. :::