From 8298806028eac9f871f7e3f61ecbd3d468ddc21d Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 7 Oct 2023 09:20:10 -0500 Subject: [PATCH] update list of onvif capable cams (#8021) * update list of onvif capable cams * clarify hikvision * wording * hikvision * add sunba and ctronics from forum reports * add cams --- docs/docs/configuration/cameras.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/docs/docs/configuration/cameras.md b/docs/docs/configuration/cameras.md index 3bee7fc55..262811395 100644 --- a/docs/docs/configuration/cameras.md +++ b/docs/docs/configuration/cameras.md @@ -53,7 +53,7 @@ For camera model specific settings check the [camera specific](camera_specific.m :::caution -Not every PTZ supports ONVIF, which is the standard protocol Frigate uses to communicate with your camera. Check your camera documentation or manufacturer's website to ensure your camera supports ONVIF. If your camera supports ONVIF and you continue to have trouble, make sure your camera is running the latest firmware. +Not every PTZ supports ONVIF, which is the standard protocol Frigate uses to communicate with your camera. Check the [official list of ONVIF conformant products](https://www.onvif.org/conformant-products/), your camera documentation, or camera manufacturer's website to ensure your PTZ supports ONVIF. Also, ensure your camera is running the latest firmware. ::: @@ -78,12 +78,17 @@ An ONVIF-capable camera that supports relative movement within the field of view This list of working and non-working PTZ cameras is based on user feedback. -| Brand or specific camera | PTZ Controls | Autotracking | Notes | -| ------------------------ | :----------: | :----------: | ------------------------------------------------------- | -| Amcrest | ✅ | ⛔️ | Some older models (IP2M-841) don't support autotracking | -| Amcrest ASH21 | ❌ | ❌ | No ONVIF support | -| Dahua | ✅ | ✅ | -| Reolink 511WA | ✅ | ❌ | Zoom only | -| Reolink E1 Zoom | ✅ | ❌ | | -| Tapo C210 | ❌ | ❌ | Incomplete ONVIF support | -| Vikylin PTZ-2804X-I2 | ❌ | ❌ | Incomplete ONVIF support | +| Brand or specific camera | PTZ Controls | Autotracking | Notes | +| ------------------------ | :----------: | :----------: | ----------------------------------------------------------------------------------------------------------------------------------------------- | +| Amcrest | ✅ | ✅ | ⛔️ Generally, Amcrest should work, but some older models (like the common IP2M-841) don't support autotracking | +| Amcrest ASH21 | ❌ | ❌ | No ONVIF support | +| Ctronics PTZ | ✅ | ❌ | | +| Dahua | ✅ | ✅ | | +| Foscam R5 | ✅ | ❌ | | +| Hikvision | ✅ | ❌ | Incomplete ONVIF support (MoveStatus won't update even on latest firmware) - reported with HWP-N4215IH-DE and DS-2DE3304W-DE, but likely others | +| Reolink 511WA | ✅ | ❌ | Zoom only | +| Reolink E1 Pro | ✅ | ❌ | | +| Reolink E1 Zoom | ✅ | ❌ | | +| Sunba 405-D20X | ✅ | ❌ | | +| Tapo C210 | ❌ | ❌ | Incomplete ONVIF support | +| Vikylin PTZ-2804X-I2 | ❌ | ❌ | Incomplete ONVIF support |