From 58dcaeeab2300fd1d3bb252239cf58a02947378a Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+janishutz@users.noreply.github.com> Date: Thu, 28 Aug 2025 14:19:05 +0000 Subject: [PATCH] Add suggested tweaks Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- docs/docs/configuration/cameras.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/cameras.md b/docs/docs/configuration/cameras.md index ed0172647..9d3371c71 100644 --- a/docs/docs/configuration/cameras.md +++ b/docs/docs/configuration/cameras.md @@ -89,7 +89,7 @@ An ONVIF-capable camera that supports relative movement within the field of view ## ONVIF PTZ camera recommendations -This list of working and non-working PTZ cameras is based on user feedback. It is thus important that you report your camera working or not working by opening an issue or by creating a pull request. +This list of working and non-working PTZ cameras is based on user feedback. If you'd like to report specific quirks or issues with a manufacturer or camera that would be helpful for other users, open a pull request to add to this list. The FeatureList on the [ONVIF Conformant Products Database](https://www.onvif.org/conformant-products/) can provide a starting point to determine a camera's compatibility with Frigate's autotracking. Look to see if a camera lists `PTZRelative`, `PTZRelativePanTilt` and/or `PTZRelativeZoom`, plus `PTZAuxiliary`. These features are required for autotracking, but some cameras still fail to respond even if they claim support. If they are missing, autotracking will not work (though basic PTZ in the WebUI might). Avoid cameras with no database entry unless they are confirmed as working below.