diff --git a/CHANGELOG.md b/CHANGELOG.md index c30d66f9..337ae1bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) --- +## [1.49.0] — 2026-07-27 + +**Dahua PTZ expansion (+45).** Added 45 Dahua PTZ cameras from official dahuasecurity.com pages, all motorized speed domes / positioning systems: the **wireless** line — 5G (`SD8A440PA`/`SD8A840PA-HNF-5G`) and 4G (`SD49425DB-HNY-GQ`, `SD6C3432GB-HNR-AGQ-PV1`, `SDT4E425-4F-MB-AGQ-PV1`); the **positioning systems** (`PTZ85448`/`PTZ85260`/`PTZ85848`/`PTZ83440`-HNF-PA IR & laser variants, `PTZ19245U-IRB-N`, `MPTZ1100-2030RA`, `PTZ4M231`, `PTZ37225`, `PTZ1A225`); and the **WizSense SD3/SD4/SD5/SDZ** speed-dome families (`SD3D`, `SD4A/D/E/F`, `SD5A/SD52C/SD50`, `SDZ4032`). 36 set `ptz.autotracking` (onboard SMD-plus auto-tracking); positioning/laser and SMD-only models left unflagged. Regional SKUs collapsed (`-LA`/`-EAU`/`-EG`) and the `SD49425DB-HNY-GQ` bracket kit de-duplicated. Net: 2,394 → **2,439**. + +**New `connectivity` enum value: `5g`** — for the 5G wireless PTZ line. + ## [1.48.0] — 2026-07-27 **Autotracking: camera-side vs Frigate-driven** (#124, closes the parent). diff --git a/README.md b/README.md index 4222fed4..0e570702 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An open, structured database of 2,330 CCTV / IP camera models and their technical specifications, covering 72 brands across every market segment — from budget consumer WiFi cameras to enterprise PTZ domes and thermal imaging systems. Each camera is a validated JSON file, aggregated into a single queryable dataset (JSON + CSV). -[![cameras](https://img.shields.io/badge/cameras-2%2C394-blue)](data/cameras.json) +[![cameras](https://img.shields.io/badge/cameras-2%2C439-blue)](data/cameras.json) [![brands](https://img.shields.io/badge/brands-72-green)](cameras/) [![license](https://img.shields.io/badge/license-CC0-lightgrey)](LICENSE) @@ -58,13 +58,13 @@ cctv-camera-database/ ├── cameras/ # source of truth — one JSON file per camera, grouped by brand │ ├── hikvision/ # 403 cameras │ ├── acti/ # 248 cameras -│ ├── dahua/ # 189 cameras +│ ├── dahua/ # 234 cameras │ ├── bosch/ # 153 cameras │ ├── abus/ # 142 cameras │ ├── reolink/ # 127 cameras │ └── …66 more brands ├── data/ # GENERATED — do not edit by hand -│ ├── cameras.json # all 2,394 cameras as one array +│ ├── cameras.json # all 2,439 cameras as one array │ └── cameras.csv # flattened, spreadsheet-friendly ├── schema/ │ └── camera.schema.json @@ -125,7 +125,7 @@ Or open `data/cameras.csv` in any spreadsheet for a quick browse. | Metric | Count | |--------|-------| -| Total cameras | **2,394** | +| Total cameras | **2,439** | | Brands | **72** | | Form factors | 11 (bullet, dome, turret, PTZ, dual-lens, panoramic, covert, box, fisheye, floodlight, doorbell) | | PoE wired | 1,669 | @@ -143,7 +143,7 @@ Or open `data/cameras.csv` in any spreadsheet for a quick browse. |-------|---------|---------| | Hikvision | 403 | Enterprise + consumer, global | | ACTi | 248 | Enterprise IP + analog, NDAA, TW/global | -| Dahua | 189 | Enterprise + consumer, global | +| Dahua | 234 | Enterprise + consumer, global | | Bosch | 153 | Enterprise + thermal, EU/global | | ABUS | 142 | Consumer + professional, GDPR-first, DE/AT/CH | | Reolink | 127 | Prosumer, no-subscription, global | diff --git a/cameras/dahua/mptz1100-2030ra.json b/cameras/dahua/mptz1100-2030ra.json new file mode 100644 index 00000000..8f7022b6 --- /dev/null +++ b/cameras/dahua/mptz1100-2030ra.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-mptz1100-2030ra", + "brand": "Dahua", + "model": "MPTZ1100-2030RA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2.42, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "4.5-135" + }, + "field_of_view_deg": "2.77-67.8", + "night_vision": { + "type": "ir", + "range_m": 80 + }, + "ptz": {}, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "DC 12V", + "consumption_w": 24, + "voltage": "12V" + }, + "storage": { + "onboard": false, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "30x optical zoom positioning system", + "80m IR (2 pairs of IR light)", + "360 endless pan rotation", + "pan speed 0.1-90 deg/s, tilt speed 0.1-60 deg/s", + "voice intercom" + ], + "operating_temp_c": "-35 to +60", + "markets": [ + "global" + ], + "release_notes": "The Dahua MPTZ1100-2030RA is a 2.42MP 1080p 30x optical zoom PTZ positioning system with 80m IR (two pairs of IR light), 360 endless pan rotation and voice intercom, rated IP66 for -35C to +60C outdoor operation. 2026-07-27: created from the official Dahua product page.", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/mptz1100-2030ra" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz19245u-irb-n.json b/cameras/dahua/ptz19245u-irb-n.json new file mode 100644 index 00000000..4056f21b --- /dev/null +++ b/cameras/dahua/ptz19245u-irb-n.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-ptz19245u-irb-n", + "brand": "Dahua", + "model": "PTZ19245U-IRB-N", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "video": { + "max_fps": 60 + }, + "sensor": "1/2.8\" STARVIS CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "3.95-177.7" + }, + "field_of_view_deg": "1.8-70.3 (H)", + "night_vision": { + "type": "ir", + "range_m": 350 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "AC24V / Hi-PoE", + "consumption_w": 80 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "45x optical zoom", + "auto-tracking", + "350m IR", + "Starlight", + "IVS (tripwire/intrusion/abandoned-missing)", + "face detection", + "heat map", + "endless 360 pan/tilt positioning system" + ], + "operating_temp_c": "-40 to 70", + "environment": [ + "outdoor" + ], + "ip_rating": "IP68", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz19245u-irb-n(-b)" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz1a225-hnr-gb.json b/cameras/dahua/ptz1a225-hnr-gb.json new file mode 100644 index 00000000..7517a9ac --- /dev/null +++ b/cameras/dahua/ptz1a225-hnr-gb.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-ptz1a225-hnr-gb", + "brand": "Dahua", + "model": "PTZ1A225-HNR-GB", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "PoE+ (802.3at) / 12 VDC", + "consumption_w": 24 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 70", + "features": [ + "25x optical zoom positioning system", + "auto-tracking", + "SMD 4.0", + "video metadata (vehicle/face detection)", + "150m IR", + "360 degrees endless pan", + "Smart H.265+/H.264+" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz1a225-hnr-gb" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz37225-hnp-gb-a.json b/cameras/dahua/ptz37225-hnp-gb-a.json new file mode 100644 index 00000000..a629102c --- /dev/null +++ b/cameras/dahua/ptz37225-hnp-gb-a.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-ptz37225-hnp-gb-a", + "brand": "Dahua", + "model": "PTZ37225-HNP-GB-A", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "hybrid", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "36 VDC", + "voltage": "36 VDC", + "consumption_w": 25 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "operating_temp_c": "-40 to 70", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom positioning system", + "auto-tracking", + "150m IR", + "50m white light", + "360 endless pan", + "face detection", + "H.265" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz37225-hnp-gb-a-eg" + ], + "markets": [ + "global" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz4m231-hnr-ga.json b/cameras/dahua/ptz4m231-hnr-ga.json new file mode 100644 index 00000000..8f1d04f6 --- /dev/null +++ b/cameras/dahua/ptz4m231-hnr-ga.json @@ -0,0 +1,106 @@ +{ + "id": "dahua-ptz4m231-hnr-ga", + "brand": "Dahua", + "model": "PTZ4M231-HNR-GA", + "aliases": [ + "PTZ4M231-HNR-GA-GHW" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g", + "wifi" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6-186" + }, + "field_of_view_deg": "2.8-59.8", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 12V, 5A", + "consumption_w": 38, + "voltage": "12 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "31x optical zoom", + "positioning system", + "Auto Tracking 3.0", + "SMD 4.0", + "100m IR", + "IVS perimeter protection (tripwire, intrusion)", + "face detection", + "4G cellular", + "Wi-Fi" + ], + "operating_temp_c": "-20 to 55", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz4m231-hnr-ga-ghw" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz83440-hnf-pa.json b/cameras/dahua/ptz83440-hnf-pa.json new file mode 100644 index 00000000..aef4bbc9 --- /dev/null +++ b/cameras/dahua/ptz83440-hnf-pa.json @@ -0,0 +1,102 @@ +{ + "id": "dahua-ptz83440-hnf-pa", + "brand": "Dahua", + "model": "PTZ83440-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 350 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "Smart H.265+", + "Smart H.264+", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36V DC", + "voltage": "36 V DC", + "consumption_w": 60 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "40x optical zoom", + "positioning system", + "Auto Tracking 3.0", + "350m IR", + "face recognition", + "video metadata (multi-target)", + "1/1.8\" 4MP CMOS", + "IP67", + "TVS 6000V lightning protection" + ], + "markets": [ + "global" + ], + "release_notes": "The Dahua PTZ83440-HNF-PA is a 4MP 40x optical zoom network positioning system with a 1/1.8\" CMOS, 350m IR, Auto Tracking 3.0 and ONVIF Profile S/G/T. 2026-07-27: added from the official Dahua Security global product page.", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "sensor": "1/1.8\" CMOS", + "ip_rating": "IP67", + "operating_temp_c": "-40 to 70" +} diff --git a/cameras/dahua/ptz83440-hnr-ga-s.json b/cameras/dahua/ptz83440-hnr-ga-s.json new file mode 100644 index 00000000..cff6b916 --- /dev/null +++ b/cameras/dahua/ptz83440-hnr-ga-s.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-ptz83440-hnr-ga-s", + "brand": "Dahua", + "model": "PTZ83440-HNR-GA-S", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 300 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36 VDC", + "consumption_w": 33, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "40x optical zoom", + "WizMind network positioning system", + "Auto Tracking 3.0", + "300m IR", + "IVS perimeter protection (tripwire/intrusion)", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnr-ga-s" + ], + "power_source": [ + "dc" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/ptz85260-hnf-pa-fl.json b/cameras/dahua/ptz85260-hnf-pa-fl.json new file mode 100644 index 00000000..463ba015 --- /dev/null +++ b/cameras/dahua/ptz85260-hnf-pa-fl.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-ptz85260-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85260-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 36V", + "consumption_w": 69, + "voltage": "36V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "operating_temp_c": "-40 to 70", + "features": [ + "positioning system (laser PTZ)", + "60x optical zoom", + "1000m laser illumination", + "0-360 endless pan, -45 to +90 tilt", + "multi-target detection with real-time auto-tracking", + "face recognition", + "video metadata", + "two-way audio" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa-fl" + ], + "markets": [ + "global" + ], + "power_source": [ + "dc" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/ptz85260-hnf-pa.json b/cameras/dahua/ptz85260-hnf-pa.json new file mode 100644 index 00000000..6e713c35 --- /dev/null +++ b/cameras/dahua/ptz85260-hnf-pa.json @@ -0,0 +1,95 @@ +{ + "id": "dahua-ptz85260-hnf-pa", + "brand": "Dahua", + "model": "PTZ85260-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6-360" + }, + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "36 VDC, 5 A (±25%)", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "positioning system PTZ", + "60x optical zoom", + "400m IR", + "360° endless pan", + "face recognition", + "video metadata", + "perimeter protection (IVS tripwire/intrusion)", + "Smart H.265/H.264" + ], + "operating_temp_c": "-40 to +70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz85448-hnf-pa-fl.json b/cameras/dahua/ptz85448-hnf-pa-fl.json new file mode 100644 index 00000000..8f20fcbe --- /dev/null +++ b/cameras/dahua/ptz85448-hnf-pa-fl.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-ptz85448-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85448-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "62.4-1.7", + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "48x optical zoom", + "laser positioning system", + "1000m laser illumination", + "endless 360 pan", + "IVS perimeter protection", + "face recognition", + "video metadata", + "Smart H.265" + ], + "operating_temp_c": "-40 to 70", + "power_source": [ + "dc" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa-fl" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz85448-hnf-pa.json b/cameras/dahua/ptz85448-hnf-pa.json new file mode 100644 index 00000000..f78ae620 --- /dev/null +++ b/cameras/dahua/ptz85448-hnf-pa.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-ptz85448-hnf-pa", + "brand": "Dahua", + "model": "PTZ85448-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "62.4-1.7", + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "DC 36V", + "voltage": "36 VDC", + "consumption_w": 63 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "48x optical zoom positioning system", + "400m IR", + "face recognition", + "video metadata (human/vehicle detection)", + "IVS perimeter protection (tripwire, intrusion, loitering)", + "300 presets, 8 tours, 5 patterns", + "wiper" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz85848-hnf-pa-fl.json b/cameras/dahua/ptz85848-hnf-pa-fl.json new file mode 100644 index 00000000..7ea430a3 --- /dev/null +++ b/cameras/dahua/ptz85848-hnf-pa-fl.json @@ -0,0 +1,97 @@ +{ + "id": "dahua-ptz85848-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85848-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "H: 64.9°–1.8°; V: 38°–1.3°", + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "operating_temp_c": "-40 to 70", + "features": [ + "laser positioning system", + "48x optical zoom", + "1000m laser illumination", + "face recognition", + "IVS perimeter protection (tripwire/intrusion)", + "video metadata multi-target detection", + "wiper", + "two-way audio" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa-fl" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/ptz85848-hnf-pa.json b/cameras/dahua/ptz85848-hnf-pa.json new file mode 100644 index 00000000..53f9067b --- /dev/null +++ b/cameras/dahua/ptz85848-hnf-pa.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-ptz85848-hnf-pa", + "brand": "Dahua", + "model": "PTZ85848-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizMind", + "48x optical zoom", + "starlight", + "400m IR", + "face recognition", + "video metadata (human/vehicle multi-target detection)", + "IVS perimeter protection (tripwire/intrusion)", + "300 presets" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd3d216nb-gny.json b/cameras/dahua/sd3d216nb-gny.json new file mode 100644 index 00000000..1557c47a --- /dev/null +++ b/cameras/dahua/sd3d216nb-gny.json @@ -0,0 +1,87 @@ +{ + "id": "dahua-sd3d216nb-gny", + "brand": "Dahua", + "model": "SD3D216NB-GNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 80 + }, + "video": { + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 18 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "operating_temp_c": "-30 to +60", + "features": [ + "WizSense", + "16x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "80m IR", + "360 endless pan", + "speed dome" + ], + "sensor": "1/2.8\" CMOS", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d216nb-gny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd3d416nb-gny.json b/cameras/dahua/sd3d416nb-gny.json new file mode 100644 index 00000000..9c7f946a --- /dev/null +++ b/cameras/dahua/sd3d416nb-gny.json @@ -0,0 +1,93 @@ +{ + "id": "dahua-sd3d416nb-gny", + "brand": "Dahua", + "model": "SD3D416NB-GNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 80 + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 18 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "operating_temp_c": "-30 to 60", + "features": [ + "WizSense", + "16x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "80m IR", + "360 endless pan", + "auto flip 180" + ], + "sensor": "1/2.8\" CMOS", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d416nb-gny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd49216db-hny.json b/cameras/dahua/sd49216db-hny.json new file mode 100644 index 00000000..f0b10db0 --- /dev/null +++ b/cameras/dahua/sd49216db-hny.json @@ -0,0 +1,97 @@ +{ + "id": "dahua-sd49216db-hny", + "brand": "Dahua", + "model": "SD49216DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.7-107" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE (802.3at) / DC 12V", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 60", + "features": [ + "WizSense", + "16x optical zoom", + "Starlight", + "100m IR", + "SMD (deep-learning human/vehicle classification)", + "face detection", + "pan 0-360 endless, tilt -15 to +90 with auto-flip" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49216db-hny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd49225db-hny.json b/cameras/dahua/sd49225db-hny.json new file mode 100644 index 00000000..92562808 --- /dev/null +++ b/cameras/dahua/sd49225db-hny.json @@ -0,0 +1,97 @@ +{ + "id": "dahua-sd49225db-hny", + "brand": "Dahua", + "model": "SD49225DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 60", + "features": [ + "25x optical zoom", + "Starlight", + "SMD 3.0", + "auto-tracking (IVS)", + "100m IR", + "pan 360 endless, tilt -15 to +90", + "perimeter protection (tripwire/intrusion)" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49225db-hny" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd49425db-hny-gq.json b/cameras/dahua/sd49425db-hny-gq.json new file mode 100644 index 00000000..63014515 --- /dev/null +++ b/cameras/dahua/sd49425db-hny-gq.json @@ -0,0 +1,103 @@ +{ + "id": "dahua-sd49425db-hny-gq", + "brand": "Dahua", + "model": "SD49425DB-HNY-GQ", + "aliases": [ + "SD49425DB-HNY-GQ-EAU" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 12V", + "consumption_w": 15.49, + "voltage": "12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "smart auto-tracking (auto patrol on target detection)", + "4G / LTE cellular connectivity", + "100m IR", + "SMD 3.0", + "human/vehicle classification", + "IVS (tripwire, intrusion, loitering)", + "face detection", + "0-360 endless pan" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd49425db-hny-gq-eau" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd4a216db-hny.json b/cameras/dahua/sd4a216db-hny.json new file mode 100644 index 00000000..656e199e --- /dev/null +++ b/cameras/dahua/sd4a216db-hny.json @@ -0,0 +1,99 @@ +{ + "id": "dahua-sd4a216db-hny", + "brand": "Dahua", + "model": "SD4A216DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "5-80" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 19 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to +65", + "features": [ + "WizSense", + "16x optical zoom", + "auto-tracking 1.0", + "SMD 3.0", + "face detection", + "perimeter protection", + "100m IR", + "0-360 endless pan" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a216db-hny" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd4a425db-hny-r.json b/cameras/dahua/sd4a425db-hny-r.json new file mode 100644 index 00000000..32747886 --- /dev/null +++ b/cameras/dahua/sd4a425db-hny-r.json @@ -0,0 +1,100 @@ +{ + "id": "dahua-sd4a425db-hny-r", + "brand": "Dahua", + "model": "SD4A425DB-HNY-R", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "5-125" + }, + "field_of_view_deg": "H: 51.9-3.0; V: 39.7-2.2; D: 63.1-3.7", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 19.5, + "voltage": "12 VDC / PoE+" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "50m IR (940nm invisible)", + "endless 360 pan", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sensor": "1/2.8\" CMOS", + "ip_rating": "IP66", + "power_source": [ + "poe", + "dc" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny-r" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd4a425db-hny.json b/cameras/dahua/sd4a425db-hny.json new file mode 100644 index 00000000..43507124 --- /dev/null +++ b/cameras/dahua/sd4a425db-hny.json @@ -0,0 +1,101 @@ +{ + "id": "dahua-sd4a425db-hny", + "brand": "Dahua", + "model": "SD4A425DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125" + }, + "night_vision": { + "type": "ir", + "range_m": 100, + "min_lux": 0.0005, + "min_lux_color": 0.005 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 21.5, + "voltage": "12 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Starlight", + "onboard auto-tracking (Auto Tracking 1.0)", + "SMD 3.0", + "100m IR", + "360° endless pan", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd4e225gb-hnr-a-pv1.json b/cameras/dahua/sd4e225gb-hnr-a-pv1.json new file mode 100644 index 00000000..32d6c9f6 --- /dev/null +++ b/cameras/dahua/sd4e225gb-hnr-a-pv1.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd4e225gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E225GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120" + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "TiOC WizSense", + "SMD 4.0", + "auto-tracking", + "active deterrence (light and sound warning)", + "100m IR", + "50m white light", + "360 endless pan" + ], + "operating_temp_c": "-40 to +65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225gb-hnr-a-pv1" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd4e225mb-hnr-a-pv1.json b/cameras/dahua/sd4e225mb-hnr-a-pv1.json new file mode 100644 index 00000000..755884c6 --- /dev/null +++ b/cameras/dahua/sd4e225mb-hnr-a-pv1.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd4e225mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E225MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 15.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "active deterrence (light and sound)", + "100m IR", + "50m white light", + "360 degrees endless pan", + "starlight" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225mb-hnr-a-pv1" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd4e425gb-hnr-a-pv1.json b/cameras/dahua/sd4e425gb-hnr-a-pv1.json new file mode 100644 index 00000000..b4e90f37 --- /dev/null +++ b/cameras/dahua/sd4e425gb-hnr-a-pv1.json @@ -0,0 +1,95 @@ +{ + "id": "dahua-sd4e425gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E425GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 13 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "25x optical zoom", + "SMD 4.0", + "auto-tracking", + "active deterrence (red/blue warning light + 11 sound alarms)", + "100m IR", + "50m white light", + "360 endless pan", + "perimeter protection (intrusion/tripwire, human/vehicle)" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425gb-hnr-a-pv1" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd4e425mb-hnr-a-pv1.json b/cameras/dahua/sd4e425mb-hnr-a-pv1.json new file mode 100644 index 00000000..4dd97d64 --- /dev/null +++ b/cameras/dahua/sd4e425mb-hnr-a-pv1.json @@ -0,0 +1,102 @@ +{ + "id": "dahua-sd4e425mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E425MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "TiOC Dual Light Fusion", + "100m IR", + "50m white light", + "active deterrence (red/blue warning lights, sound alarm)", + "Starlight", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425mb-hnr-a-pv1" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd4e825gb-hnr-a-pv1.json b/cameras/dahua/sd4e825gb-hnr-a-pv1.json new file mode 100644 index 00000000..960b0647 --- /dev/null +++ b/cameras/dahua/sd4e825gb-hnr-a-pv1.json @@ -0,0 +1,103 @@ +{ + "id": "dahua-sd4e825gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E825GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "varifocal": true + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 17 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "TiOC", + "25x optical zoom", + "Auto Tracking 3.0", + "SMD 4.0", + "active deterrence (dual light + audio/light alarm)", + "100m IR", + "50m white light", + "face detection", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825gb-hnr-a-pv1" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd4e825mb-hnr-a-pv1.json b/cameras/dahua/sd4e825mb-hnr-a-pv1.json new file mode 100644 index 00000000..2980123b --- /dev/null +++ b/cameras/dahua/sd4e825mb-hnr-a-pv1.json @@ -0,0 +1,97 @@ +{ + "id": "dahua-sd4e825mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E825MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at)", + "consumption_w": 20.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizTracking auto-tracking", + "SMD 4.0", + "Face Detection", + "IVS perimeter protection", + "Dual Light Fusion", + "100m IR", + "50m white light", + "active deterrence" + ], + "operating_temp_c": "-40 to +65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825mb-hnr-a-pv1" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd4f420da-hny.json b/cameras/dahua/sd4f420da-hny.json new file mode 100644 index 00000000..e54be576 --- /dev/null +++ b/cameras/dahua/sd4f420da-hny.json @@ -0,0 +1,96 @@ +{ + "id": "dahua-sd4f420da-hny", + "brand": "Dahua", + "model": "SD4F420DA-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2688, + "max_height": 1520, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-56" + }, + "field_of_view_deg": "7-105", + "night_vision": { + "type": "color", + "range_m": 80 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 21.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 65", + "features": [ + "WizSense", + "WizColor full-color", + "20x hybrid zoom", + "80m warm-light illumination", + "active deterrence (sound warning)", + "SMD 3.0", + "perimeter protection (IVS: tripwire/intrusion, human/vehicle)", + "face detection" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4f420da-hny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd50432gb-hnr.json b/cameras/dahua/sd50432gb-hnr.json new file mode 100644 index 00000000..e76aa607 --- /dev/null +++ b/cameras/dahua/sd50432gb-hnr.json @@ -0,0 +1,102 @@ +{ + "id": "dahua-sd50432gb-hnr", + "brand": "Dahua", + "model": "SD50432GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "H.264B", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-154" + }, + "field_of_view_deg": "55.8-2.3", + "night_vision": { + "type": "ir", + "min_lux": 0.005 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to +60", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "32x optical zoom", + "auto-tracking", + "SMD 4.0", + "video metadata", + "face detection", + "people counting", + "0-360 endless pan" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd50432gb-hnr" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd52c225db-hny.json b/cameras/dahua/sd52c225db-hny.json new file mode 100644 index 00000000..3275c4b2 --- /dev/null +++ b/cameras/dahua/sd52c225db-hny.json @@ -0,0 +1,95 @@ +{ + "id": "dahua-sd52c225db-hny", + "brand": "Dahua", + "model": "SD52C225DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "night_vision": { + "type": "color", + "min_lux": 0.0005, + "min_lux_color": 0.005 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24V DC", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Starlight full-color", + "SMD 3.0", + "auto-tracking (auto patrol)", + "perimeter protection (tripwire/intrusion)", + "face detection", + "360 endless pan" + ], + "operating_temp_c": "-30 to +60", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c225db-hny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd52c232gb-hnr.json b/cameras/dahua/sd52c232gb-hnr.json new file mode 100644 index 00000000..3615f568 --- /dev/null +++ b/cameras/dahua/sd52c232gb-hnr.json @@ -0,0 +1,94 @@ +{ + "id": "dahua-sd52c232gb-hnr", + "brand": "Dahua", + "model": "SD52C232GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" STARVIS CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-153" + }, + "field_of_view_deg": "58.4-3.0 (H)", + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "32x optical zoom", + "auto-tracking", + "SMD 4.0", + "human/vehicle classification", + "in-ceiling mount", + "360 endless pan" + ], + "operating_temp_c": "-30 to 60", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c232gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd52c432gb-hnr.json b/cameras/dahua/sd52c432gb-hnr.json new file mode 100644 index 00000000..ae9cc242 --- /dev/null +++ b/cameras/dahua/sd52c432gb-hnr.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd52c432gb-hnr", + "brand": "Dahua", + "model": "SD52C432GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "none", + "min_lux": 0.005, + "min_lux_color": 0.005 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-30 to 60", + "features": [ + "WizSense", + "32x optical zoom", + "in-ceiling speed dome", + "smart auto-tracking", + "SMD 4.0", + "360 endless pan, 0 to 90 tilt", + "Smart H.265+ / Smart H.264+" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c432gb-hnr" + ], + "markets": [ + "global" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd5a245gb-hnr.json b/cameras/dahua/sd5a245gb-hnr.json new file mode 100644 index 00000000..48cd06a9 --- /dev/null +++ b/cameras/dahua/sd5a245gb-hnr.json @@ -0,0 +1,100 @@ +{ + "id": "dahua-sd5a245gb-hnr", + "brand": "Dahua", + "model": "SD5A245GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "3.95-177.75" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to +70", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "45x optical zoom", + "auto-tracking", + "SMD 4.0", + "AcuPick", + "face detection", + "150m IR", + "endless 360 pan" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a245gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd5a425ma-hnr.json b/cameras/dahua/sd5a425ma-hnr.json new file mode 100644 index 00000000..21db32f6 --- /dev/null +++ b/cameras/dahua/sd5a425ma-hnr.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd5a425ma-hnr", + "brand": "Dahua", + "model": "SD5A425MA-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6-192" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "WizSense", + "SMD 4.0", + "WizTracking auto-tracking", + "150m IR", + "endless 360 pan, auto flip 180", + "starlight" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425ma-hnr=s2" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd5a425mb-hnr.json b/cameras/dahua/sd5a425mb-hnr.json new file mode 100644 index 00000000..ff607ed7 --- /dev/null +++ b/cameras/dahua/sd5a425mb-hnr.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd5a425mb-hnr", + "brand": "Dahua", + "model": "SD5A425MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 21 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to 70", + "audio": { + "microphone": true, + "speaker": true, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Auto Tracking 3.0 (WizTracking)", + "SMD 4.0", + "AcuPick", + "150m IR", + "perimeter protection (intrusion/tripwire, human/vehicle)" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425mb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd5a432mb-hnr.json b/cameras/dahua/sd5a432mb-hnr.json new file mode 100644 index 00000000..81ecc0c4 --- /dev/null +++ b/cameras/dahua/sd5a432mb-hnr.json @@ -0,0 +1,102 @@ +{ + "id": "dahua-sd5a432mb-hnr", + "brand": "Dahua", + "model": "SD5A432MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 22, + "voltage": "24 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "32x optical zoom", + "WizSense", + "SMD 4.0", + "Auto Tracking 3.0 (WizTracking)", + "face detection", + "150m IR", + "perimeter protection (intrusion/tripwire, human/vehicle)", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 70", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a432mb-hnr" + ], + "markets": [ + "global" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd5a445gb-hnr.json b/cameras/dahua/sd5a445gb-hnr.json new file mode 100644 index 00000000..15134493 --- /dev/null +++ b/cameras/dahua/sd5a445gb-hnr.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd5a445gb-hnr", + "brand": "Dahua", + "model": "SD5A445GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp", + "rtmp" + ], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "45x optical zoom", + "Starlight", + "150m IR", + "Auto Tracking 3.0", + "SMD 4.0", + "AcuPick", + "WizSense" + ], + "operating_temp_c": "-40 to 70", + "sensor": "1/2.8\" CMOS", + "ip_rating": "IP67", + "ik_rating": "IK10", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd5a445mb-hnr.json b/cameras/dahua/sd5a445mb-hnr.json new file mode 100644 index 00000000..fdb50131 --- /dev/null +++ b/cameras/dahua/sd5a445mb-hnr.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd5a445mb-hnr", + "brand": "Dahua", + "model": "SD5A445MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24V AC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to 70", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "45x optical zoom", + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "150m IR", + "Perimeter Protection Large-Scale AI Models", + "0-360 endless pan", + "auto flip 180" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445mb-hnr" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd5a825gb-hnr.json b/cameras/dahua/sd5a825gb-hnr.json new file mode 100644 index 00000000..65ae8e37 --- /dev/null +++ b/cameras/dahua/sd5a825gb-hnr.json @@ -0,0 +1,103 @@ +{ + "id": "dahua-sd5a825gb-hnr", + "brand": "Dahua", + "model": "SD5A825GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6-F3.6", + "varifocal": true + }, + "field_of_view_deg": "H: 55.6°-3.2°, V: 32.2°-1.8°", + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24V AC", + "consumption_w": 21 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to +70", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "150m IR", + "Auto Tracking 3.0", + "SMD 4.0", + "auto flip 180°", + "auto patrol", + "360° endless pan", + "Starlight" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825gb-hnr" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd5a825ma-hnr.json b/cameras/dahua/sd5a825ma-hnr.json new file mode 100644 index 00000000..d8729a42 --- /dev/null +++ b/cameras/dahua/sd5a825ma-hnr.json @@ -0,0 +1,101 @@ +{ + "id": "dahua-sd5a825ma-hnr", + "brand": "Dahua", + "model": "SD5A825MA-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.4-135" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "Smart H.265", + "H.265", + "Smart H.264", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "25x optical zoom", + "8MP 4K", + "150m IR", + "pan 360 endless (0.1-250 deg/s)", + "tilt -15 to 90 deg", + "perimeter protection (tripwire/intrusion, human/vehicle)" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825ma-hnr" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sd6c3432gb-hnr-agq-pv1.json b/cameras/dahua/sd6c3432gb-hnr-agq-pv1.json new file mode 100644 index 00000000..5e1960c1 --- /dev/null +++ b/cameras/dahua/sd6c3432gb-hnr-agq-pv1.json @@ -0,0 +1,110 @@ +{ + "id": "dahua-sd6c3432gb-hnr-agq-pv1", + "brand": "Dahua", + "model": "SD6C3432GB-HNR-AGQ-PV1", + "aliases": [ + "SD6C3432GB-HNR-AGQ-PV1-LA" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g" + ], + "power_source": [ + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6-192 (32x optical zoom)", + "varifocal": true + }, + "night_vision": { + "type": "hybrid", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "12V DC", + "voltage": "12V DC", + "consumption_w": 18 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp", + "http" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": true, + "two_way": true + }, + "features": [ + "4G LTE cellular connectivity", + "32x optical zoom", + "Auto Tracking 3.0", + "SMD 4.0", + "TiOC active deterrence (red & blue warning lights)", + "WizSense AI", + "face detection", + "vehicle/human classification", + "IVS perimeter protection", + "dual illumination (IR 150m + white light 50m)", + "audio in/out (two-way)" + ], + "operating_temp_c": "-40 to 70", + "environment": [ + "outdoor" + ], + "markets": [ + "LA" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd6c3432gb-hnr-agq-pv1-la" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). Standard Dahua realmonitor URLs.", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration. Default ONVIF port 80." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." + } + } +} diff --git a/cameras/dahua/sd8a440pa-hnf-5g.json b/cameras/dahua/sd8a440pa-hnf-5g.json new file mode 100644 index 00000000..a3dd9cd1 --- /dev/null +++ b/cameras/dahua/sd8a440pa-hnf-5g.json @@ -0,0 +1,98 @@ +{ + "id": "dahua-sd8a440pa-hnf-5g", + "brand": "Dahua", + "model": "SD8A440PA-HNF-5G", + "type": "ptz", + "connectivity": [ + "ethernet", + "5g", + "4g" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 500 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36 VDC (3A)", + "consumption_w": 53, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "40x optical zoom", + "5G NR / 4G LTE cellular", + "Auto Tracking 3.0", + "WizMind AI", + "500m IR", + "Starlight low-light", + "360 endless pan, -30 to +90 tilt with 180 auto-flip" + ], + "operating_temp_c": "-40 to +70", + "power_source": [ + "dc" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a440pa-hnf-5g" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sd8a840pa-hnf-5g.json b/cameras/dahua/sd8a840pa-hnf-5g.json new file mode 100644 index 00000000..30ca45ee --- /dev/null +++ b/cameras/dahua/sd8a840pa-hnf-5g.json @@ -0,0 +1,100 @@ +{ + "id": "dahua-sd8a840pa-hnf-5g", + "brand": "Dahua", + "model": "SD8A840PA-HNF-5G", + "type": "ptz", + "connectivity": [ + "ethernet", + "5g", + "4g" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 500 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36 VDC", + "consumption_w": 53 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "40x optical zoom", + "8MP 4K WizMind", + "Auto Tracking 3.0", + "500m IR", + "5G / 4G LTE cellular", + "Starlight", + "0-360 endless pan", + "perimeter protection (intrusion/tripwire, human/vehicle)" + ], + "operating_temp_c": "-40 to 70", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a840pa-hnf-5g" + ], + "markets": [ + "global" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/cameras/dahua/sdt4e425-4f-mb-agq-pv1.json b/cameras/dahua/sdt4e425-4f-mb-agq-pv1.json new file mode 100644 index 00000000..14718d10 --- /dev/null +++ b/cameras/dahua/sdt4e425-4f-mb-agq-pv1.json @@ -0,0 +1,106 @@ +{ + "id": "dahua-sdt4e425-4f-mb-agq-pv1", + "brand": "Dahua", + "model": "SDT4E425-4F-MB-AGQ-PV1", + "aliases": [ + "SDT4E425-4F-MB-AGQ-PV1-LA" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS (overview) + 1/2.8\" CMOS (detail)", + "lens": { + "count": 2 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 12V", + "consumption_w": 32, + "voltage": "12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 1024, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "dual-channel (overview + PT detail)", + "25x optical zoom", + "WizTracking auto-tracking", + "SMD 4.0", + "IVS perimeter protection (intrusion/tripwire, human/vehicle)", + "active deterrence (light + sound)", + "100m IR", + "100m warm light", + "4G cellular", + "Wi-Fi 802.11ax (2.4GHz)" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "LA" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sdt4e425-4f-mb-agq-pv1-la=s2" + ], + "last_verified": "2026-07-27", + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + } +} diff --git a/cameras/dahua/sdz4032-hnr-zb.json b/cameras/dahua/sdz4032-hnr-zb.json new file mode 100644 index 00000000..0574dcb9 --- /dev/null +++ b/cameras/dahua/sdz4032-hnr-zb.json @@ -0,0 +1,95 @@ +{ + "id": "dahua-sdz4032-hnr-zb", + "brand": "Dahua", + "model": "SDZ4032-HNR-ZB", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-154", + "varifocal": true + }, + "field_of_view_deg": "H: 55.8°-2.3°; V: 31.9°-1.3°; D: 63.7°-2.7°", + "night_vision": { + "type": "ir" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE (802.3af) / DC 12V", + "consumption_w": 6 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-25 to 60", + "features": [ + "32x optical zoom", + "Starlight low-light", + "WizSense", + "SMD (Smart Motion Detection)", + "smart capture (human/motor vehicle/non-motor vehicle)", + "face detection", + "perimeter protection (tripwire, intrusion)", + "300 presets" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sdz/sdz4032-hnr-zb" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27" +} diff --git a/data/cameras.csv b/data/cameras.csv index 86106bde..a91b8785 100644 --- a/data/cameras.csv +++ b/data/cameras.csv @@ -978,17 +978,62 @@ dahua-ipc-pfw83242-a180-s2,Dahua,IPC-PFW83242-A180-S2,panoramic,32MP,32,"1/1.8"" dahua-ipc-pfw8802-a180,Dahua,IPC-PFW8802-A180,panoramic,8MP 180deg,8,"4x 1/1.9"" Progressive Scan CMOS",180,ir,IP67,IK10,false, dahua-ipc-pts2249b-e2-s-pv-pro,Dahua,IPC-PTS2249B-E2-S-PV-PRO,ptz,1080p,2,"1/2.9"" CMOS",81,color,IP66,,true, dahua-itc237-pw1b-irz-lr,Dahua,ITC237-PW1B-IRZ-LR,bullet,2MP LPR,2,"1/2.8"" CMOS",,ir,IP67,,false,2023 +dahua-mptz1100-2030ra,Dahua,MPTZ1100-2030RA,ptz,1080p,2.42,"1/2.8"" CMOS",2.77-67.8,ir,IP66,,true, +dahua-ptz19245u-irb-n,Dahua,PTZ19245U-IRB-N,ptz,1080p,2,"1/2.8"" STARVIS CMOS",1.8-70.3 (H),ir,IP68,,true, +dahua-ptz1a225-hnr-gb,Dahua,PTZ1A225-HNR-GB,ptz,1080p,2,"1/2.8"" CMOS",,ir,IP67,,false, +dahua-ptz37225-hnp-gb-a,Dahua,PTZ37225-HNP-GB-A,ptz,1080p,2,"1/2.8"" CMOS",,hybrid,IP67,,false, +dahua-ptz4m231-hnr-ga,Dahua,PTZ4M231-HNR-GA,ptz,1080p,2,"1/1.8"" CMOS",2.8-59.8,ir,IP66,,true, +dahua-ptz83440-hnf-pa,Dahua,PTZ83440-HNF-PA,ptz,4MP,4,"1/1.8"" CMOS",,ir,IP67,,true, +dahua-ptz83440-hnr-ga-s,Dahua,PTZ83440-HNR-GA-S,ptz,4MP,4,"1/1.8"" CMOS",,ir,IP67,,false, +dahua-ptz85260-hnf-pa,Dahua,PTZ85260-HNF-PA,ptz,1080p,2,"1/1.8"" CMOS",,ir,IP67,,true, +dahua-ptz85260-hnf-pa-fl,Dahua,PTZ85260-HNF-PA-FL,ptz,1080p,2,"1/1.8"" CMOS",,ir,IP67,,true, +dahua-ptz85448-hnf-pa,Dahua,PTZ85448-HNF-PA,ptz,4MP,4,"1/1.8"" CMOS",62.4-1.7,ir,IP67,,true, +dahua-ptz85448-hnf-pa-fl,Dahua,PTZ85448-HNF-PA-FL,ptz,4MP,4,"1/1.8"" CMOS",62.4-1.7,ir,IP67,,true, +dahua-ptz85848-hnf-pa,Dahua,PTZ85848-HNF-PA,ptz,4K,8,"1/1.8"" CMOS",,ir,IP67,,true, +dahua-ptz85848-hnf-pa-fl,Dahua,PTZ85848-HNF-PA-FL,ptz,4K,8,"1/1.8"" CMOS",H: 64.9°–1.8°; V: 38°–1.3°,ir,IP67,,true, +dahua-sd3d216nb-gny,Dahua,SD3D216NB-GNY,ptz,1080p,2,"1/2.8"" CMOS",,ir,IP66,,, +dahua-sd3d416nb-gny,Dahua,SD3D416NB-GNY,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP66,,, +dahua-sd49216db-hny,Dahua,SD49216DB-HNY,ptz,1080p,2,"1/2.8"" CMOS",,ir,IP66,,false, +dahua-sd49225db-hny,Dahua,SD49225DB-HNY,ptz,1080p,2,"1/2.8"" CMOS",,ir,IP66,,false, dahua-sd49225xa-hnr-mena,Dahua,SD49225XA-HNR,ptz,1080p HD,2,"1/2.8"" STARVIS CMOS",60-2.5 horizontal,ir,IP66,,false,2022 dahua-sd49425db-hny,Dahua,SD49425DB-HNY,ptz,4MP,4,"1/2.8"" CMOS",51.9-3.0h,ir,IP66,,false, +dahua-sd49425db-hny-gq,Dahua,SD49425DB-HNY-GQ,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP66,,true, dahua-sd49825gb-hnr,Dahua,SD49825GB-HNR,ptz,4K UHD,8,"1/2.8"" CMOS",60-2.5h,ir,IP66,,false,2023 +dahua-sd4a216db-hny,Dahua,SD4A216DB-HNY,ptz,1080p,2,"1/2.8"" CMOS",,ir,IP66,,false, +dahua-sd4a425db-hny,Dahua,SD4A425DB-HNY,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP66,,false, +dahua-sd4a425db-hny-r,Dahua,SD4A425DB-HNY-R,ptz,4MP,4,"1/2.8"" CMOS",H: 51.9-3.0; V: 39.7-2.2; D: 63.1-3.7,ir,IP66,,false, dahua-sd4d225mb-hnr,Dahua,SD4D225MB-HNR,ptz,1080p,2,"1/2.8"" CMOS",57.5-3.2h,hybrid,IP67,,false, dahua-sd4d425mb-hnr,Dahua,SD4D425MB-HNR,ptz,4MP,4,"1/2.8"" CMOS",54.1-3.4h,hybrid,IP67,,false, dahua-sd4d825mb-hnr,Dahua,SD4D825MB-HNR,ptz,4K,8,"1/2.8"" CMOS",57.7-3.7h,hybrid,IP67,,false, +dahua-sd4e225gb-hnr-a-pv1,Dahua,SD4E225GB-HNR-A-PV1,ptz,1080p,2,"1/2.8"" CMOS",,hybrid,IP66,,true, +dahua-sd4e225mb-hnr-a-pv1,Dahua,SD4E225MB-HNR-A-PV1,ptz,1080p,2,"1/2.8"" CMOS",,hybrid,IP67,,true, +dahua-sd4e425gb-hnr-a-pv1,Dahua,SD4E425GB-HNR-A-PV1,ptz,4MP,4,"1/2.8"" CMOS",,hybrid,IP66,,true, +dahua-sd4e425mb-hnr-a-pv1,Dahua,SD4E425MB-HNR-A-PV1,ptz,4MP,4,"1/2.8"" CMOS",,hybrid,IP67,,true, +dahua-sd4e825gb-hnr-a-pv1,Dahua,SD4E825GB-HNR-A-PV1,ptz,4K,8,"1/2.8"" CMOS",,hybrid,IP66,,true, +dahua-sd4e825mb-hnr-a-pv1,Dahua,SD4E825MB-HNR-A-PV1,ptz,4K,8,"1/2.8"" CMOS",,hybrid,IP67,,true, +dahua-sd4f420da-hny,Dahua,SD4F420DA-HNY,ptz,4MP,4,"1/1.8"" CMOS",7-105,color,IP66,,false, +dahua-sd50432gb-hnr,Dahua,SD50432GB-HNR,ptz,4MP,4,"1/2.8"" CMOS",55.8-2.3,ir,IP67,IK10,false, +dahua-sd52c225db-hny,Dahua,SD52C225DB-HNY,ptz,1080p,2,"1/2.8"" CMOS",,color,,IK10,false, +dahua-sd52c232gb-hnr,Dahua,SD52C232GB-HNR,ptz,1080p,2,"1/2.8"" STARVIS CMOS",58.4-3.0 (H),,,IK10,false, +dahua-sd52c432gb-hnr,Dahua,SD52C432GB-HNR,ptz,4MP,4,"1/2.8"" CMOS",,none,,IK10,false, +dahua-sd5a245gb-hnr,Dahua,SD5A245GB-HNR,ptz,1080p,2,"1/2.8"" CMOS",,ir,IP67,IK10,true, +dahua-sd5a425ma-hnr,Dahua,SD5A425MA-HNR,ptz,4MP,4,"1/1.8"" CMOS",,ir,IP67,IK10,false, +dahua-sd5a425mb-hnr,Dahua,SD5A425MB-HNR,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP67,IK10,false, dahua-sd5a432gb-hnr,Dahua,SD5A432GB-HNR,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP66,IK10,false, +dahua-sd5a432mb-hnr,Dahua,SD5A432MB-HNR,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP67,IK10,false, +dahua-sd5a445gb-hnr,Dahua,SD5A445GB-HNR,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP67,IK10,true, +dahua-sd5a445mb-hnr,Dahua,SD5A445MB-HNR,ptz,4MP,4,"1/2.8"" CMOS",,ir,IP67,IK10,false, +dahua-sd5a825gb-hnr,Dahua,SD5A825GB-HNR,ptz,4K,8,"1/2.8"" CMOS","H: 55.6°-3.2°, V: 32.2°-1.8°",ir,IP67,IK10,false, +dahua-sd5a825ma-hnr,Dahua,SD5A825MA-HNR,ptz,4K,8,"1/1.8"" CMOS",,ir,IP67,IK10,false, dahua-sd6c3432gb-hnr-a-pv1,Dahua,SD6C3432GB-HNR-A-PV1,ptz,4MP,4,"1/2.8"" STARVIS CMOS",55.8-2.3 (wide-tele),hybrid,IP66,,true, +dahua-sd6c3432gb-hnr-agq-pv1,Dahua,SD6C3432GB-HNR-AGQ-PV1,ptz,4MP,4,"1/2.8"" CMOS",,hybrid,IP66,,true, +dahua-sd8a440pa-hnf-5g,Dahua,SD8A440PA-HNF-5G,ptz,4MP,4,"1/1.8"" CMOS",,ir,IP67,,false, +dahua-sd8a840pa-hnf-5g,Dahua,SD8A840PA-HNF-5G,ptz,4K,8,"1/1.8"" CMOS",,ir,IP67,,true, dahua-sdt3e410-8p-mb-a-pv1,Dahua,SDT3E410-8P-MB-A-PV1,ptz,8MP panoramic (5376×1520) + 4MP PTZ (2560×1440),8,"Overview 1/2.8"" + PTZ 1/2.8"" CMOS",,hybrid,IP66,,true, +dahua-sdt4e425-4f-mb-agq-pv1,Dahua,SDT4E425-4F-MB-AGQ-PV1,ptz,4MP,4,"1/1.8"" CMOS (overview) + 1/2.8"" CMOS (detail)",,hybrid,IP67,,true, dahua-sdt4e425-8p-gb-apv1,Dahua,SDT4E425-8P-GB-APV1,ptz,8MP panoramic + 4MP PTZ,8,STARVIS CMOS,180,hybrid,,,true, dahua-sdt8c842-8p-fa-apv-0280,Dahua,SDT8C842-8P-FA-APV-0280,ptz,Dual 8MP (panorama + 4K detail),16,"Dual 1/1.8"" CMOS",200 (panorama) / 61.8-2.2 (detail),hybrid,IP67,,false, +dahua-sdz4032-hnr-zb,Dahua,SDZ4032-HNR-ZB,ptz,4MP,4,"1/2.8"" CMOS",H: 55.8°-2.3°; V: 31.9°-1.3°; D: 63.7°-2.7°,ir,,,false, eufy-4g-lte-cam-s330,Eufy,4G LTE Cam S330,ptz,4K,8,,130 diagonal (344 pan / 70 tilt),hybrid,IP65,,true,2024 eufy-eufycam-2,Eufy,eufyCam 2,bullet,1080p,2,,140,ir,IP67,,true,2019 eufy-eufycam-2-pro,Eufy,EufyCam 2 Pro,bullet,2K QHD,4,,140 diagonal,ir,IP67,,true,2020 diff --git a/data/cameras.json b/data/cameras.json index 77670f59..bed13293 100644 --- a/data/cameras.json +++ b/data/cameras.json @@ -91951,172 +91951,176 @@ "added": "2026-06-06" }, { - "id": "dahua-sd49225xa-hnr-mena", + "id": "dahua-mptz1100-2030ra", "brand": "Dahua", - "model": "SD49225XA-HNR", - "aliases": [ - "2MP 25x Starlight AI PTZ MENA", - "Dahua PTZ Dubai Starlight" - ], + "model": "MPTZ1100-2030RA", "type": "ptz", "connectivity": [ "ethernet" ], - "release_year": 2022, - "markets": [ - "AE", - "SA", - "MENA" - ], "resolution": { - "megapixels": 2, + "megapixels": 2.42, "max_width": 1920, "max_height": 1080, - "label": "1080p HD" + "label": "1080p" }, - "sensor": "1/2.8\" STARVIS CMOS", + "sensor": "1/2.8\" CMOS", "lens": { "count": 1, - "focal_length_mm": "4.8-120 (25x optical)", - "aperture": "F1.6", - "varifocal": true + "varifocal": true, + "focal_length_mm": "4.5-135" }, - "field_of_view_deg": "60-2.5 horizontal", + "field_of_view_deg": "2.77-67.8", "night_vision": { "type": "ir", - "range_m": 100 + "range_m": 80 }, - "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "ptz": {}, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 }, "power": { - "method": "PoE (802.3at) / AC 24V" + "method": "DC 12V", + "consumption_w": 24, + "voltage": "12V" }, "storage": { - "onboard": true, - "max_microsd_gb": 256, + "onboard": false, "nvr_compatible": true, "cloud": false }, "protocols": [ + "rtsp", "onvif", - "rtsp" + "http" ], "ip_rating": "IP66", "audio": { "microphone": false, "speaker": false, - "two_way": false + "two_way": true }, "features": [ - "Starlight low-light sensor", - "25x optical zoom", - "SMD Plus AI", - "perimeter protection", - "face detection", - "100m IR", - "H.265+", - "IP66", - "widely used hotels/malls UAE & Saudi Arabia" + "30x optical zoom positioning system", + "80m IR (2 pairs of IR light)", + "360 endless pan rotation", + "pan speed 0.1-90 deg/s, tilt speed 0.1-60 deg/s", + "voice intercom" + ], + "operating_temp_c": "-35 to +60", + "markets": [ + "global" ], + "release_notes": "The Dahua MPTZ1100-2030RA is a 2.42MP 1080p 30x optical zoom PTZ positioning system with 80m IR (two pairs of IR light), 360 endless pan rotation and voice intercom, rated IP66 for -35C to +60C outdoor operation. 2026-07-27: created from the official Dahua product page.", "sources": [ - "https://www.dahuasecurity.com/products/All-Products/Discontinued-Products/PTZ-Cameras/SD49225XA-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/mptz1100-2030ra" ], "power_source": [ - "poe" + "dc" ], "configs": { "frigate": { "detect": { - "width": 640, - "height": 480, + "width": 1280, + "height": 720, "fps": 5 }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "last_verified": "2026-07-04", - "added": "2026-06-06" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd49425db-hny", + "id": "dahua-ptz19245u-irb-n", "brand": "Dahua", - "model": "SD49425DB-HNY", + "model": "PTZ19245U-IRB-N", "type": "ptz", "connectivity": [ "ethernet" ], - "power_source": [ - "poe", - "dc" - ], "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" }, - "sensor": "1/2.8\" CMOS", + "video": { + "max_fps": 60 + }, + "sensor": "1/2.8\" STARVIS CMOS", "lens": { "count": 1, - "focal_length_mm": "5-125", - "aperture": "F1.6", - "varifocal": true + "varifocal": true, + "focal_length_mm": "3.95-177.7" }, - "field_of_view_deg": "51.9-3.0h", + "field_of_view_deg": "1.8-70.3 (H)", "night_vision": { "type": "ir", - "range_m": 100 + "range_m": 350 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "12VDC/PoE+", - "consumption_w": 21, - "voltage": "12VDC" + "method": "AC24V / Hi-PoE", + "consumption_w": 80 }, "storage": { "onboard": true, - "max_microsd_gb": 512, + "max_microsd_gb": 256, "nvr_compatible": true, "cloud": false }, "protocols": [ - "onvif", - "rtsp" + "rtsp", + "onvif" ], - "ip_rating": "IP66", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true, + "speaker": true, + "two_way": true }, "features": [ - "25x optical zoom", + "45x optical zoom", + "auto-tracking", + "350m IR", "Starlight", - "WizSense", - "pan 240 deg/s", - "H.265+" + "IVS (tripwire/intrusion/abandoned-missing)", + "face detection", + "heat map", + "endless 360 pan/tilt positioning system" + ], + "operating_temp_c": "-40 to 70", + "environment": [ + "outdoor" + ], + "ip_rating": "IP68", + "markets": [ + "global" ], - "operating_temp_c": "-40 to +65", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD49425DB-HNY" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz19245u-irb-n(-b)" + ], + "power_source": [ + "poe", + "ac-mains" ], "configs": { "frigate": { @@ -92127,50 +92131,61 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd49825gb-hnr", + "id": "dahua-ptz1a225-hnr-gb", "brand": "Dahua", - "model": "SD49825GB-HNR", + "model": "PTZ1A225-HNR-GB", "type": "ptz", "connectivity": [ "ethernet" ], - "release_year": 2023, "resolution": { - "megapixels": 8, - "label": "4K UHD" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 }, - "field_of_view_deg": "60-2.5h", "night_vision": { "type": "ir", - "range_m": 100 + "range_m": 150 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 }, "power": { - "method": "PoE (802.3at)" + "method": "PoE+ (802.3at) / 12 VDC", + "consumption_w": 24 }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 512, "nvr_compatible": true, "cloud": false }, @@ -92178,30 +92193,28 @@ "onvif", "rtsp" ], - "ip_rating": "IP66", + "ip_rating": "IP67", "audio": { "microphone": false, "speaker": false, "two_way": false }, + "operating_temp_c": "-40 to 70", "features": [ - "pan/tilt/zoom", - "WizMind 4K 8MP 25x PTZ SMD 4.0", - "face recognition", - "100m IR", - "H.265+", - "IP66" + "25x optical zoom positioning system", + "auto-tracking", + "SMD 4.0", + "video metadata (vehicle/face detection)", + "150m IR", + "360 degrees endless pan", + "Smart H.265+/H.264+" + ], + "markets": [ + "global" ], "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4/SD49825GB-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz1a225-hnr-gb" ], - "lens": { - "count": 1, - "focal_length_mm": "5-125 (25x optical zoom)", - "aperture": "F1.6", - "varifocal": true - }, - "sensor": "1/2.8\" CMOS", "power_source": [ "poe", "dc" @@ -92215,36 +92228,29 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-06" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd4d225mb-hnr", + "id": "dahua-ptz37225-hnp-gb-a", "brand": "Dahua", - "model": "SD4D225MB-HNR", + "model": "PTZ37225-HNP-GB-A", "type": "ptz", "connectivity": [ "ethernet" ], - "power_source": [ - "poe", - "dc" - ], "resolution": { "megapixels": 2, "max_width": 1920, @@ -92253,24 +92259,27 @@ }, "sensor": "1/2.8\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.8-120", - "aperture": "F1.6", - "varifocal": true + "count": 1 }, - "field_of_view_deg": "57.5-3.2h", "night_vision": { "type": "hybrid", - "range_m": 100 + "range_m": 150 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 }, "power": { - "method": "12VDC/PoE+", - "consumption_w": 23, - "voltage": "12VDC" + "method": "36 VDC", + "voltage": "36 VDC", + "consumption_w": 25 }, "storage": { "onboard": true, @@ -92279,27 +92288,4159 @@ "cloud": false }, "protocols": [ - "onvif", - "rtsp" + "rtsp", + "onvif" ], "ip_rating": "IP67", + "operating_temp_c": "-40 to 70", "audio": { "microphone": false, "speaker": false, "two_way": false }, "features": [ - "25x optical zoom", - "Smart Dual Light", + "25x optical zoom positioning system", + "auto-tracking", + "150m IR", + "50m white light", + "360 endless pan", + "face detection", + "H.265" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz37225-hnp-gb-a-eg" + ], + "markets": [ + "global" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz4m231-hnr-ga", + "brand": "Dahua", + "model": "PTZ4M231-HNR-GA", + "aliases": [ + "PTZ4M231-HNR-GA-GHW" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g", + "wifi" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6-186" + }, + "field_of_view_deg": "2.8-59.8", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 12V, 5A", + "consumption_w": 38, + "voltage": "12 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "31x optical zoom", + "positioning system", + "Auto Tracking 3.0", + "SMD 4.0", + "100m IR", + "IVS perimeter protection (tripwire, intrusion)", + "face detection", + "4G cellular", + "Wi-Fi" + ], + "operating_temp_c": "-20 to 55", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz4m231-hnr-ga-ghw" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz83440-hnf-pa", + "brand": "Dahua", + "model": "PTZ83440-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 350 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "Smart H.265+", + "Smart H.264+", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36V DC", + "voltage": "36 V DC", + "consumption_w": 60 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "40x optical zoom", + "positioning system", + "Auto Tracking 3.0", + "350m IR", + "face recognition", + "video metadata (multi-target)", + "1/1.8\" 4MP CMOS", + "IP67", + "TVS 6000V lightning protection" + ], + "markets": [ + "global" + ], + "release_notes": "The Dahua PTZ83440-HNF-PA is a 4MP 40x optical zoom network positioning system with a 1/1.8\" CMOS, 350m IR, Auto Tracking 3.0 and ONVIF Profile S/G/T. 2026-07-27: added from the official Dahua Security global product page.", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "sensor": "1/1.8\" CMOS", + "ip_rating": "IP67", + "operating_temp_c": "-40 to 70", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz83440-hnr-ga-s", + "brand": "Dahua", + "model": "PTZ83440-HNR-GA-S", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 300 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36 VDC", + "consumption_w": 33, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "40x optical zoom", + "WizMind network positioning system", + "Auto Tracking 3.0", + "300m IR", + "IVS perimeter protection (tripwire/intrusion)", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnr-ga-s" + ], + "power_source": [ + "dc" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85260-hnf-pa", + "brand": "Dahua", + "model": "PTZ85260-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6-360" + }, + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "36 VDC, 5 A (±25%)", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "positioning system PTZ", + "60x optical zoom", + "400m IR", + "360° endless pan", + "face recognition", + "video metadata", + "perimeter protection (IVS tripwire/intrusion)", + "Smart H.265/H.264" + ], + "operating_temp_c": "-40 to +70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85260-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85260-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 36V", + "consumption_w": 69, + "voltage": "36V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "operating_temp_c": "-40 to 70", + "features": [ + "positioning system (laser PTZ)", + "60x optical zoom", + "1000m laser illumination", + "0-360 endless pan, -45 to +90 tilt", + "multi-target detection with real-time auto-tracking", + "face recognition", + "video metadata", + "two-way audio" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa-fl" + ], + "markets": [ + "global" + ], + "power_source": [ + "dc" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85448-hnf-pa", + "brand": "Dahua", + "model": "PTZ85448-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "62.4-1.7", + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "DC 36V", + "voltage": "36 VDC", + "consumption_w": 63 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "48x optical zoom positioning system", + "400m IR", + "face recognition", + "video metadata (human/vehicle detection)", + "IVS perimeter protection (tripwire, intrusion, loitering)", + "300 presets, 8 tours, 5 patterns", + "wiper" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85448-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85448-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "62.4-1.7", + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "48x optical zoom", + "laser positioning system", + "1000m laser illumination", + "endless 360 pan", + "IVS perimeter protection", + "face recognition", + "video metadata", + "Smart H.265" + ], + "operating_temp_c": "-40 to 70", + "power_source": [ + "dc" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa-fl" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85848-hnf-pa", + "brand": "Dahua", + "model": "PTZ85848-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizMind", + "48x optical zoom", + "starlight", + "400m IR", + "face recognition", + "video metadata (human/vehicle multi-target detection)", + "IVS perimeter protection (tripwire/intrusion)", + "300 presets" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85848-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85848-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "H: 64.9°–1.8°; V: 38°–1.3°", + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "operating_temp_c": "-40 to 70", + "features": [ + "laser positioning system", + "48x optical zoom", + "1000m laser illumination", + "face recognition", + "IVS perimeter protection (tripwire/intrusion)", + "video metadata multi-target detection", + "wiper", + "two-way audio" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa-fl" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd3d216nb-gny", + "brand": "Dahua", + "model": "SD3D216NB-GNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 80 + }, + "video": { + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 18 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "operating_temp_c": "-30 to +60", + "features": [ + "WizSense", + "16x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "80m IR", + "360 endless pan", + "speed dome" + ], + "sensor": "1/2.8\" CMOS", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d216nb-gny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd3d416nb-gny", + "brand": "Dahua", + "model": "SD3D416NB-GNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 80 + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 18 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "operating_temp_c": "-30 to 60", + "features": [ + "WizSense", + "16x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "80m IR", + "360 endless pan", + "auto flip 180" + ], + "sensor": "1/2.8\" CMOS", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d416nb-gny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd49216db-hny", + "brand": "Dahua", + "model": "SD49216DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.7-107" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE (802.3at) / DC 12V", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 60", + "features": [ + "WizSense", + "16x optical zoom", + "Starlight", + "100m IR", + "SMD (deep-learning human/vehicle classification)", + "face detection", + "pan 0-360 endless, tilt -15 to +90 with auto-flip" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49216db-hny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd49225db-hny", + "brand": "Dahua", + "model": "SD49225DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 60", + "features": [ + "25x optical zoom", + "Starlight", + "SMD 3.0", + "auto-tracking (IVS)", + "100m IR", + "pan 360 endless, tilt -15 to +90", + "perimeter protection (tripwire/intrusion)" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49225db-hny" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd49225xa-hnr-mena", + "brand": "Dahua", + "model": "SD49225XA-HNR", + "aliases": [ + "2MP 25x Starlight AI PTZ MENA", + "Dahua PTZ Dubai Starlight" + ], + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "release_year": 2022, + "markets": [ + "AE", + "SA", + "MENA" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p HD" + }, + "sensor": "1/2.8\" STARVIS CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120 (25x optical)", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "60-2.5 horizontal", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "PoE (802.3at) / AC 24V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "Starlight low-light sensor", + "25x optical zoom", + "SMD Plus AI", + "perimeter protection", + "face detection", + "100m IR", + "H.265+", + "IP66", + "widely used hotels/malls UAE & Saudi Arabia" + ], + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/Discontinued-Products/PTZ-Cameras/SD49225XA-HNR" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 640, + "height": 480, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration. Default ONVIF port 80." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." + } + }, + "last_verified": "2026-07-04", + "added": "2026-06-06" + }, + { + "id": "dahua-sd49425db-hny", + "brand": "Dahua", + "model": "SD49425DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "51.9-3.0h", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 21, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Starlight", + "WizSense", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +65", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD49425DB-HNY" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd49425db-hny-gq", + "brand": "Dahua", + "model": "SD49425DB-HNY-GQ", + "aliases": [ + "SD49425DB-HNY-GQ-EAU" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 12V", + "consumption_w": 15.49, + "voltage": "12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "smart auto-tracking (auto patrol on target detection)", + "4G / LTE cellular connectivity", + "100m IR", + "SMD 3.0", + "human/vehicle classification", + "IVS (tripwire, intrusion, loitering)", + "face detection", + "0-360 endless pan" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd49425db-hny-gq-eau" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd49825gb-hnr", + "brand": "Dahua", + "model": "SD49825GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "release_year": 2023, + "resolution": { + "megapixels": 8, + "label": "4K UHD" + }, + "field_of_view_deg": "60-2.5h", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "PoE (802.3at)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "pan/tilt/zoom", + "WizMind 4K 8MP 25x PTZ SMD 4.0", + "face recognition", + "100m IR", + "H.265+", + "IP66" + ], + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4/SD49825GB-HNR" + ], + "lens": { + "count": 1, + "focal_length_mm": "5-125 (25x optical zoom)", + "aperture": "F1.6", + "varifocal": true + }, + "sensor": "1/2.8\" CMOS", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration. Default ONVIF port 80." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-06" + }, + { + "id": "dahua-sd4a216db-hny", + "brand": "Dahua", + "model": "SD4A216DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "5-80" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 19 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to +65", + "features": [ + "WizSense", + "16x optical zoom", + "auto-tracking 1.0", + "SMD 3.0", + "face detection", + "perimeter protection", + "100m IR", + "0-360 endless pan" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a216db-hny" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd4a425db-hny", + "brand": "Dahua", + "model": "SD4A425DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125" + }, + "night_vision": { + "type": "ir", + "range_m": 100, + "min_lux": 0.0005, + "min_lux_color": 0.005 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 21.5, + "voltage": "12 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Starlight", + "onboard auto-tracking (Auto Tracking 1.0)", + "SMD 3.0", + "100m IR", + "360° endless pan", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4a425db-hny-r", + "brand": "Dahua", + "model": "SD4A425DB-HNY-R", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "5-125" + }, + "field_of_view_deg": "H: 51.9-3.0; V: 39.7-2.2; D: 63.1-3.7", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 19.5, + "voltage": "12 VDC / PoE+" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "50m IR (940nm invisible)", + "endless 360 pan", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sensor": "1/2.8\" CMOS", + "ip_rating": "IP66", + "power_source": [ + "poe", + "dc" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny-r" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4d225mb-hnr", + "brand": "Dahua", + "model": "SD4D225MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "57.5-3.2h", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 23, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Smart Dual Light", + "WizSense", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +70", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D225MB-HNR" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd4d425mb-hnr", + "brand": "Dahua", + "model": "SD4D425MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "54.1-3.4h", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 23, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Smart Dual Light", + "WizSense", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +70", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D425MB-HNR" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd4d825mb-hnr", + "brand": "Dahua", + "model": "SD4D825MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "57.7-3.7h", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 23, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Smart Dual Light", + "WizSense", + "4K PTZ", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +70", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D825MB-HNR" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd4e225gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E225GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120" + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "TiOC WizSense", + "SMD 4.0", + "auto-tracking", + "active deterrence (light and sound warning)", + "100m IR", + "50m white light", + "360 endless pan" + ], + "operating_temp_c": "-40 to +65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225gb-hnr-a-pv1" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e225mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E225MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 15.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "active deterrence (light and sound)", + "100m IR", + "50m white light", + "360 degrees endless pan", + "starlight" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225mb-hnr-a-pv1" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e425gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E425GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 13 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "25x optical zoom", + "SMD 4.0", + "auto-tracking", + "active deterrence (red/blue warning light + 11 sound alarms)", + "100m IR", + "50m white light", + "360 endless pan", + "perimeter protection (intrusion/tripwire, human/vehicle)" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425gb-hnr-a-pv1" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e425mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E425MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "TiOC Dual Light Fusion", + "100m IR", + "50m white light", + "active deterrence (red/blue warning lights, sound alarm)", + "Starlight", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425mb-hnr-a-pv1" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e825gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E825GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "varifocal": true + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 17 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "TiOC", + "25x optical zoom", + "Auto Tracking 3.0", + "SMD 4.0", + "active deterrence (dual light + audio/light alarm)", + "100m IR", + "50m white light", + "face detection", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825gb-hnr-a-pv1" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e825mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E825MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at)", + "consumption_w": 20.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizTracking auto-tracking", + "SMD 4.0", + "Face Detection", + "IVS perimeter protection", + "Dual Light Fusion", + "100m IR", + "50m white light", + "active deterrence" + ], + "operating_temp_c": "-40 to +65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825mb-hnr-a-pv1" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4f420da-hny", + "brand": "Dahua", + "model": "SD4F420DA-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2688, + "max_height": 1520, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-56" + }, + "field_of_view_deg": "7-105", + "night_vision": { + "type": "color", + "range_m": 80 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 21.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 65", + "features": [ + "WizSense", + "WizColor full-color", + "20x hybrid zoom", + "80m warm-light illumination", + "active deterrence (sound warning)", + "SMD 3.0", + "perimeter protection (IVS: tripwire/intrusion, human/vehicle)", + "face detection" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4f420da-hny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd50432gb-hnr", + "brand": "Dahua", + "model": "SD50432GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "H.264B", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-154" + }, + "field_of_view_deg": "55.8-2.3", + "night_vision": { + "type": "ir", + "min_lux": 0.005 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to +60", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "32x optical zoom", + "auto-tracking", + "SMD 4.0", + "video metadata", + "face detection", + "people counting", + "0-360 endless pan" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd50432gb-hnr" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd52c225db-hny", + "brand": "Dahua", + "model": "SD52C225DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "night_vision": { + "type": "color", + "min_lux": 0.0005, + "min_lux_color": 0.005 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24V DC", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Starlight full-color", + "SMD 3.0", + "auto-tracking (auto patrol)", + "perimeter protection (tripwire/intrusion)", + "face detection", + "360 endless pan" + ], + "operating_temp_c": "-30 to +60", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c225db-hny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd52c232gb-hnr", + "brand": "Dahua", + "model": "SD52C232GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" STARVIS CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-153" + }, + "field_of_view_deg": "58.4-3.0 (H)", + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "32x optical zoom", + "auto-tracking", + "SMD 4.0", + "human/vehicle classification", + "in-ceiling mount", + "360 endless pan" + ], + "operating_temp_c": "-30 to 60", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c232gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd52c432gb-hnr", + "brand": "Dahua", + "model": "SD52C432GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "none", + "min_lux": 0.005, + "min_lux_color": 0.005 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-30 to 60", + "features": [ + "WizSense", + "32x optical zoom", + "in-ceiling speed dome", + "smart auto-tracking", + "SMD 4.0", + "360 endless pan, 0 to 90 tilt", + "Smart H.265+ / Smart H.264+" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c432gb-hnr" + ], + "markets": [ + "global" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a245gb-hnr", + "brand": "Dahua", + "model": "SD5A245GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "3.95-177.75" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to +70", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "45x optical zoom", + "auto-tracking", + "SMD 4.0", + "AcuPick", + "face detection", + "150m IR", + "endless 360 pan" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a245gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a425ma-hnr", + "brand": "Dahua", + "model": "SD5A425MA-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6-192" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "WizSense", + "SMD 4.0", + "WizTracking auto-tracking", + "150m IR", + "endless 360 pan, auto flip 180", + "starlight" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425ma-hnr=s2" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a425mb-hnr", + "brand": "Dahua", + "model": "SD5A425MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 21 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to 70", + "audio": { + "microphone": true, + "speaker": true, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Auto Tracking 3.0 (WizTracking)", + "SMD 4.0", + "AcuPick", + "150m IR", + "perimeter protection (intrusion/tripwire, human/vehicle)" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425mb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a432gb-hnr", + "brand": "Dahua", + "model": "SD5A432GB-HNR", + "aliases": [ + "WizSense 4MP 32x Starlight PTZ" + ], + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2688, + "max_height": 1520, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.4-172.8 (32x optical zoom)", + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V / AC 24V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "32x optical zoom", + "WizSense AI", + "Starlight low-light", + "SMD Plus", + "IVS analytics", + "H.265", + "IK10" + ], + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD5/SD5A432GB-HNR" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration. Default ONVIF port 80." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-06" + }, + { + "id": "dahua-sd5a432mb-hnr", + "brand": "Dahua", + "model": "SD5A432MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 22, + "voltage": "24 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "32x optical zoom", + "WizSense", + "SMD 4.0", + "Auto Tracking 3.0 (WizTracking)", + "face detection", + "150m IR", + "perimeter protection (intrusion/tripwire, human/vehicle)", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 70", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a432mb-hnr" + ], + "markets": [ + "global" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a445gb-hnr", + "brand": "Dahua", + "model": "SD5A445GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp", + "rtmp" + ], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "45x optical zoom", + "Starlight", + "150m IR", + "Auto Tracking 3.0", + "SMD 4.0", + "AcuPick", + "WizSense" + ], + "operating_temp_c": "-40 to 70", + "sensor": "1/2.8\" CMOS", + "ip_rating": "IP67", + "ik_rating": "IK10", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a445mb-hnr", + "brand": "Dahua", + "model": "SD5A445MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24V AC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to 70", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "45x optical zoom", "WizSense", - "pan 240 deg/s", - "H.265+" + "WizTracking auto-tracking", + "SMD 4.0", + "150m IR", + "Perimeter Protection Large-Scale AI Models", + "0-360 endless pan", + "auto flip 180" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445mb-hnr" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a825gb-hnr", + "brand": "Dahua", + "model": "SD5A825GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6-F3.6", + "varifocal": true + }, + "field_of_view_deg": "H: 55.6°-3.2°, V: 32.2°-1.8°", + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24V AC", + "consumption_w": 21 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" ], + "ip_rating": "IP67", + "ik_rating": "IK10", "operating_temp_c": "-40 to +70", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "150m IR", + "Auto Tracking 3.0", + "SMD 4.0", + "auto flip 180°", + "auto patrol", + "360° endless pan", + "Starlight" + ], + "markets": [ + "global" + ], "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D225MB-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825gb-hnr" + ], + "power_source": [ + "poe", + "ac-mains" ], "configs": { "frigate": { @@ -92310,90 +96451,220 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." } }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a825ma-hnr", + "brand": "Dahua", + "model": "SD5A825MA-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.4-135" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "Smart H.265", + "H.265", + "Smart H.264", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "25x optical zoom", + "8MP 4K", + "150m IR", + "pan 360 endless (0.1-250 deg/s)", + "tilt -15 to 90 deg", + "perimeter protection (tripwire/intrusion, human/vehicle)" + ], + "operating_temp_c": "-40 to 65", "markets": [ "global" ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825ma-hnr" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd4d425mb-hnr", + "id": "dahua-sd6c3432gb-hnr-a-pv1", "brand": "Dahua", - "model": "SD4D425MB-HNR", + "model": "SD6C3432GB-HNR-A-PV1", + "aliases": [ + "DH-SD6C3432GB-HNR-A-PV1", + "WizSense 4MP 32x TiOC Starlight PTZ" + ], "type": "ptz", "connectivity": [ "ethernet" ], "power_source": [ "poe", - "dc" + "ac-mains" ], "resolution": { "megapixels": 4, - "max_width": 2560, - "max_height": 1440, + "max_width": 2688, + "max_height": 1520, "label": "4MP" }, - "sensor": "1/2.8\" CMOS", + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" STARVIS CMOS", "lens": { "count": 1, - "focal_length_mm": "5-125", - "aperture": "F1.6", + "focal_length_mm": "4.8-154 (32x optical zoom)", + "aperture": "F1.6-F4.0", "varifocal": true }, - "field_of_view_deg": "54.1-3.4h", + "field_of_view_deg": "55.8-2.3 (wide-tele)", "night_vision": { "type": "hybrid", - "range_m": 100 + "range_m": 150 }, "ptz": { "autotracking": true, "onvif_ptz": "relative" }, "power": { - "method": "12VDC/PoE+", + "method": "24VAC / PoE+ (802.3at)", "consumption_w": 23, - "voltage": "12VDC" + "voltage": "24VAC", + "poe_class": 4 }, "storage": { "onboard": true, - "max_microsd_gb": 512, + "max_microsd_gb": 256, "nvr_compatible": true, "cloud": false }, "protocols": [ "onvif", - "rtsp" + "rtsp", + "http" ], - "ip_rating": "IP67", + "ip_rating": "IP66", "audio": { "microphone": false, - "speaker": false, - "two_way": false + "speaker": true, + "two_way": true }, "features": [ - "25x optical zoom", - "Smart Dual Light", - "WizSense", - "pan 240 deg/s", - "H.265+" + "32x optical zoom", + "TiOC active deterrence", + "WizSense AI", + "Auto-tracking 3.0", + "SMD 4.0", + "face detection", + "perimeter protection", + "dual illumination (IR 150m + warm/white light 50m)", + "full-color Starlight", + "red & blue warning lights", + "audio in/out (two-way)", + "TVS 6000V surge protection", + "H.265" ], - "operating_temp_c": "-40 to +70", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, + "dimensions_mm": "202 x 202 x 325.3", + "weight_g": 4600, + "environment": [ + "outdoor" + ], + "markets": [ + "global" + ], + "status": "discontinued", "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D425MB-HNR" + "https://materialfile.dahuasecurity.com/uploads/cpq/prm-os-srv-res/smart/datasheetzipfiles/SD6C3432GB-HNR-A-PV1_S0_datasheet_20250123.pdf" ], + "last_verified": "2026-07-04", "configs": { "frigate": { "detect": { @@ -92403,60 +96674,66 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). Standard Dahua realmonitor URLs.", "autotracking": true }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Use ONVIF integration. Default ONVIF port 80." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "added": "2026-07-05" }, { - "id": "dahua-sd4d825mb-hnr", + "id": "dahua-sd6c3432gb-hnr-agq-pv1", "brand": "Dahua", - "model": "SD4D825MB-HNR", + "model": "SD6C3432GB-HNR-AGQ-PV1", + "aliases": [ + "SD6C3432GB-HNR-AGQ-PV1-LA" + ], "type": "ptz", "connectivity": [ - "ethernet" + "ethernet", + "4g" ], "power_source": [ - "poe", "dc" ], "resolution": { - "megapixels": 8, - "max_width": 3840, - "max_height": 2160, - "label": "4K" + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 }, "sensor": "1/2.8\" CMOS", "lens": { "count": 1, - "focal_length_mm": "5-125", - "aperture": "F1.6", + "focal_length_mm": "6-192 (32x optical zoom)", "varifocal": true }, - "field_of_view_deg": "57.7-3.7h", "night_vision": { "type": "hybrid", - "range_m": 100 + "range_m": 150 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "12VDC/PoE+", - "consumption_w": 23, - "voltage": "12VDC" + "method": "12V DC", + "voltage": "12V DC", + "consumption_w": 18 }, "storage": { "onboard": true, @@ -92466,28 +96743,39 @@ }, "protocols": [ "onvif", - "rtsp" + "rtsp", + "http" ], - "ip_rating": "IP67", + "ip_rating": "IP66", "audio": { "microphone": false, - "speaker": false, - "two_way": false + "speaker": true, + "two_way": true }, "features": [ - "25x optical zoom", - "Smart Dual Light", - "WizSense", - "4K PTZ", - "pan 240 deg/s", - "H.265+" + "4G LTE cellular connectivity", + "32x optical zoom", + "Auto Tracking 3.0", + "SMD 4.0", + "TiOC active deterrence (red & blue warning lights)", + "WizSense AI", + "face detection", + "vehicle/human classification", + "IVS perimeter protection", + "dual illumination (IR 150m + white light 50m)", + "audio in/out (two-way)" + ], + "operating_temp_c": "-40 to 70", + "environment": [ + "outdoor" + ], + "markets": [ + "LA" ], - "operating_temp_c": "-40 to +70", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D825MB-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd6c3432gb-hnr-agq-pv1-la" ], + "last_verified": "2026-07-27", "configs": { "frigate": { "detect": { @@ -92497,89 +96785,96 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). Standard Dahua realmonitor URLs.", "autotracking": true }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Use ONVIF integration. Default ONVIF port 80." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "added": "2026-07-27" }, { - "id": "dahua-sd5a432gb-hnr", + "id": "dahua-sd8a440pa-hnf-5g", "brand": "Dahua", - "model": "SD5A432GB-HNR", - "aliases": [ - "WizSense 4MP 32x Starlight PTZ" - ], + "model": "SD8A440PA-HNF-5G", "type": "ptz", "connectivity": [ - "ethernet" + "ethernet", + "5g", + "4g" ], "resolution": { "megapixels": 4, - "max_width": 2688, - "max_height": 1520, + "max_width": 2560, + "max_height": 1440, "label": "4MP" }, - "sensor": "1/2.8\" CMOS", + "sensor": "1/1.8\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "5.4-172.8 (32x optical zoom)", - "varifocal": true + "count": 1 }, "night_vision": { "type": "ir", - "range_m": 150 + "range_m": 500 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "PoE+ (802.3at) / DC 12V / AC 24V" + "method": "36 VDC (3A)", + "consumption_w": 53, + "voltage": "36 VDC" }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 512, "nvr_compatible": true, "cloud": false }, "protocols": [ - "onvif", - "rtsp" + "rtsp", + "onvif" ], - "ip_rating": "IP66", - "ik_rating": "IK10", + "ip_rating": "IP67", "audio": { "microphone": false, "speaker": false, "two_way": false }, "features": [ - "32x optical zoom", - "WizSense AI", + "40x optical zoom", + "5G NR / 4G LTE cellular", + "Auto Tracking 3.0", + "WizMind AI", + "500m IR", "Starlight low-light", - "SMD Plus", - "IVS analytics", - "H.265", - "IK10" - ], - "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD5/SD5A432GB-HNR" + "360 endless pan, -30 to +90 tilt with 180 auto-flip" ], + "operating_temp_c": "-40 to +70", "power_source": [ - "poe", "dc" ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a440pa-hnf-5g" + ], + "last_verified": "2026-07-27", "configs": { "frigate": { "detect": { @@ -92589,45 +96884,44 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-06" + "added": "2026-07-27" }, { - "id": "dahua-sd6c3432gb-hnr-a-pv1", + "id": "dahua-sd8a840pa-hnf-5g", "brand": "Dahua", - "model": "SD6C3432GB-HNR-A-PV1", - "aliases": [ - "DH-SD6C3432GB-HNR-A-PV1", - "WizSense 4MP 32x TiOC Starlight PTZ" - ], + "model": "SD8A840PA-HNF-5G", "type": "ptz", "connectivity": [ - "ethernet" - ], - "power_source": [ - "poe", - "ac-mains" + "ethernet", + "5g", + "4g" ], - "resolution": { - "megapixels": 4, - "max_width": 2688, - "max_height": 1520, - "label": "4MP" + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 500 }, "video": { "codecs": [ @@ -92637,73 +96931,50 @@ ], "max_fps": 30 }, - "sensor": "1/2.8\" STARVIS CMOS", - "lens": { - "count": 1, - "focal_length_mm": "4.8-154 (32x optical zoom)", - "aperture": "F1.6-F4.0", - "varifocal": true - }, - "field_of_view_deg": "55.8-2.3 (wide-tele)", - "night_vision": { - "type": "hybrid", - "range_m": 150 - }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "24VAC / PoE+ (802.3at)", - "consumption_w": 23, - "voltage": "24VAC", - "poe_class": 4 + "method": "36 VDC", + "consumption_w": 53 }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 512, "nvr_compatible": true, "cloud": false }, "protocols": [ - "onvif", "rtsp", + "onvif", "http" ], - "ip_rating": "IP66", + "ip_rating": "IP67", "audio": { - "microphone": false, + "microphone": true, "speaker": true, "two_way": true }, "features": [ - "32x optical zoom", - "TiOC active deterrence", - "WizSense AI", - "Auto-tracking 3.0", - "SMD 4.0", - "face detection", - "perimeter protection", - "dual illumination (IR 150m + warm/white light 50m)", - "full-color Starlight", - "red & blue warning lights", - "audio in/out (two-way)", - "TVS 6000V surge protection", - "H.265" + "40x optical zoom", + "8MP 4K WizMind", + "Auto Tracking 3.0", + "500m IR", + "5G / 4G LTE cellular", + "Starlight", + "0-360 endless pan", + "perimeter protection (intrusion/tripwire, human/vehicle)" ], - "dimensions_mm": "202 x 202 x 325.3", - "weight_g": 4600, - "environment": [ - "outdoor" + "operating_temp_c": "-40 to 70", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a840pa-hnf-5g" ], "markets": [ "global" ], - "status": "discontinued", - "sources": [ - "https://materialfile.dahuasecurity.com/uploads/cpq/prm-os-srv-res/smart/datasheetzipfiles/SD6C3432GB-HNR-A-PV1_S0_datasheet_20250123.pdf" + "power_source": [ + "dc" ], - "last_verified": "2026-07-04", "configs": { "frigate": { "detect": { @@ -92713,19 +96984,20 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "added": "2026-07-05" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { "id": "dahua-sdt3e410-8p-mb-a-pv1", @@ -92819,6 +97091,113 @@ "ip_rating": "IP66", "added": "2026-07-06" }, + { + "id": "dahua-sdt4e425-4f-mb-agq-pv1", + "brand": "Dahua", + "model": "SDT4E425-4F-MB-AGQ-PV1", + "aliases": [ + "SDT4E425-4F-MB-AGQ-PV1-LA" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS (overview) + 1/2.8\" CMOS (detail)", + "lens": { + "count": 2 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 12V", + "consumption_w": 32, + "voltage": "12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 1024, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "dual-channel (overview + PT detail)", + "25x optical zoom", + "WizTracking auto-tracking", + "SMD 4.0", + "IVS perimeter protection (intrusion/tripwire, human/vehicle)", + "active deterrence (light + sound)", + "100m IR", + "100m warm light", + "4G cellular", + "Wi-Fi 802.11ax (2.4GHz)" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "LA" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sdt4e425-4f-mb-agq-pv1-la=s2" + ], + "last_verified": "2026-07-27", + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, { "id": "dahua-sdt4e425-8p-gb-apv1", "brand": "Dahua", @@ -93018,6 +97397,102 @@ }, "added": "2026-07-22" }, + { + "id": "dahua-sdz4032-hnr-zb", + "brand": "Dahua", + "model": "SDZ4032-HNR-ZB", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-154", + "varifocal": true + }, + "field_of_view_deg": "H: 55.8°-2.3°; V: 31.9°-1.3°; D: 63.7°-2.7°", + "night_vision": { + "type": "ir" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE (802.3af) / DC 12V", + "consumption_w": 6 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-25 to 60", + "features": [ + "32x optical zoom", + "Starlight low-light", + "WizSense", + "SMD (Smart Motion Detection)", + "smart capture (human/motor vehicle/non-motor vehicle)", + "face detection", + "perimeter protection (tripwire, intrusion)", + "300 presets" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sdz/sdz4032-hnr-zb" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, { "id": "eufy-4g-lte-cam-s330", "brand": "Eufy", diff --git a/docs/cameras.json b/docs/cameras.json index 77670f59..bed13293 100644 --- a/docs/cameras.json +++ b/docs/cameras.json @@ -91951,172 +91951,176 @@ "added": "2026-06-06" }, { - "id": "dahua-sd49225xa-hnr-mena", + "id": "dahua-mptz1100-2030ra", "brand": "Dahua", - "model": "SD49225XA-HNR", - "aliases": [ - "2MP 25x Starlight AI PTZ MENA", - "Dahua PTZ Dubai Starlight" - ], + "model": "MPTZ1100-2030RA", "type": "ptz", "connectivity": [ "ethernet" ], - "release_year": 2022, - "markets": [ - "AE", - "SA", - "MENA" - ], "resolution": { - "megapixels": 2, + "megapixels": 2.42, "max_width": 1920, "max_height": 1080, - "label": "1080p HD" + "label": "1080p" }, - "sensor": "1/2.8\" STARVIS CMOS", + "sensor": "1/2.8\" CMOS", "lens": { "count": 1, - "focal_length_mm": "4.8-120 (25x optical)", - "aperture": "F1.6", - "varifocal": true + "varifocal": true, + "focal_length_mm": "4.5-135" }, - "field_of_view_deg": "60-2.5 horizontal", + "field_of_view_deg": "2.77-67.8", "night_vision": { "type": "ir", - "range_m": 100 + "range_m": 80 }, - "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "ptz": {}, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 }, "power": { - "method": "PoE (802.3at) / AC 24V" + "method": "DC 12V", + "consumption_w": 24, + "voltage": "12V" }, "storage": { - "onboard": true, - "max_microsd_gb": 256, + "onboard": false, "nvr_compatible": true, "cloud": false }, "protocols": [ + "rtsp", "onvif", - "rtsp" + "http" ], "ip_rating": "IP66", "audio": { "microphone": false, "speaker": false, - "two_way": false + "two_way": true }, "features": [ - "Starlight low-light sensor", - "25x optical zoom", - "SMD Plus AI", - "perimeter protection", - "face detection", - "100m IR", - "H.265+", - "IP66", - "widely used hotels/malls UAE & Saudi Arabia" + "30x optical zoom positioning system", + "80m IR (2 pairs of IR light)", + "360 endless pan rotation", + "pan speed 0.1-90 deg/s, tilt speed 0.1-60 deg/s", + "voice intercom" + ], + "operating_temp_c": "-35 to +60", + "markets": [ + "global" ], + "release_notes": "The Dahua MPTZ1100-2030RA is a 2.42MP 1080p 30x optical zoom PTZ positioning system with 80m IR (two pairs of IR light), 360 endless pan rotation and voice intercom, rated IP66 for -35C to +60C outdoor operation. 2026-07-27: created from the official Dahua product page.", "sources": [ - "https://www.dahuasecurity.com/products/All-Products/Discontinued-Products/PTZ-Cameras/SD49225XA-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/mptz1100-2030ra" ], "power_source": [ - "poe" + "dc" ], "configs": { "frigate": { "detect": { - "width": 640, - "height": 480, + "width": 1280, + "height": 720, "fps": 5 }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "last_verified": "2026-07-04", - "added": "2026-06-06" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd49425db-hny", + "id": "dahua-ptz19245u-irb-n", "brand": "Dahua", - "model": "SD49425DB-HNY", + "model": "PTZ19245U-IRB-N", "type": "ptz", "connectivity": [ "ethernet" ], - "power_source": [ - "poe", - "dc" - ], "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" }, - "sensor": "1/2.8\" CMOS", + "video": { + "max_fps": 60 + }, + "sensor": "1/2.8\" STARVIS CMOS", "lens": { "count": 1, - "focal_length_mm": "5-125", - "aperture": "F1.6", - "varifocal": true + "varifocal": true, + "focal_length_mm": "3.95-177.7" }, - "field_of_view_deg": "51.9-3.0h", + "field_of_view_deg": "1.8-70.3 (H)", "night_vision": { "type": "ir", - "range_m": 100 + "range_m": 350 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "12VDC/PoE+", - "consumption_w": 21, - "voltage": "12VDC" + "method": "AC24V / Hi-PoE", + "consumption_w": 80 }, "storage": { "onboard": true, - "max_microsd_gb": 512, + "max_microsd_gb": 256, "nvr_compatible": true, "cloud": false }, "protocols": [ - "onvif", - "rtsp" + "rtsp", + "onvif" ], - "ip_rating": "IP66", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true, + "speaker": true, + "two_way": true }, "features": [ - "25x optical zoom", + "45x optical zoom", + "auto-tracking", + "350m IR", "Starlight", - "WizSense", - "pan 240 deg/s", - "H.265+" + "IVS (tripwire/intrusion/abandoned-missing)", + "face detection", + "heat map", + "endless 360 pan/tilt positioning system" + ], + "operating_temp_c": "-40 to 70", + "environment": [ + "outdoor" + ], + "ip_rating": "IP68", + "markets": [ + "global" ], - "operating_temp_c": "-40 to +65", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD49425DB-HNY" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz19245u-irb-n(-b)" + ], + "power_source": [ + "poe", + "ac-mains" ], "configs": { "frigate": { @@ -92127,50 +92131,61 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd49825gb-hnr", + "id": "dahua-ptz1a225-hnr-gb", "brand": "Dahua", - "model": "SD49825GB-HNR", + "model": "PTZ1A225-HNR-GB", "type": "ptz", "connectivity": [ "ethernet" ], - "release_year": 2023, "resolution": { - "megapixels": 8, - "label": "4K UHD" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 }, - "field_of_view_deg": "60-2.5h", "night_vision": { "type": "ir", - "range_m": 100 + "range_m": 150 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 }, "power": { - "method": "PoE (802.3at)" + "method": "PoE+ (802.3at) / 12 VDC", + "consumption_w": 24 }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 512, "nvr_compatible": true, "cloud": false }, @@ -92178,30 +92193,28 @@ "onvif", "rtsp" ], - "ip_rating": "IP66", + "ip_rating": "IP67", "audio": { "microphone": false, "speaker": false, "two_way": false }, + "operating_temp_c": "-40 to 70", "features": [ - "pan/tilt/zoom", - "WizMind 4K 8MP 25x PTZ SMD 4.0", - "face recognition", - "100m IR", - "H.265+", - "IP66" + "25x optical zoom positioning system", + "auto-tracking", + "SMD 4.0", + "video metadata (vehicle/face detection)", + "150m IR", + "360 degrees endless pan", + "Smart H.265+/H.264+" + ], + "markets": [ + "global" ], "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4/SD49825GB-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz1a225-hnr-gb" ], - "lens": { - "count": 1, - "focal_length_mm": "5-125 (25x optical zoom)", - "aperture": "F1.6", - "varifocal": true - }, - "sensor": "1/2.8\" CMOS", "power_source": [ "poe", "dc" @@ -92215,36 +92228,29 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-06" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd4d225mb-hnr", + "id": "dahua-ptz37225-hnp-gb-a", "brand": "Dahua", - "model": "SD4D225MB-HNR", + "model": "PTZ37225-HNP-GB-A", "type": "ptz", "connectivity": [ "ethernet" ], - "power_source": [ - "poe", - "dc" - ], "resolution": { "megapixels": 2, "max_width": 1920, @@ -92253,24 +92259,27 @@ }, "sensor": "1/2.8\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.8-120", - "aperture": "F1.6", - "varifocal": true + "count": 1 }, - "field_of_view_deg": "57.5-3.2h", "night_vision": { "type": "hybrid", - "range_m": 100 + "range_m": 150 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 }, "power": { - "method": "12VDC/PoE+", - "consumption_w": 23, - "voltage": "12VDC" + "method": "36 VDC", + "voltage": "36 VDC", + "consumption_w": 25 }, "storage": { "onboard": true, @@ -92279,27 +92288,4159 @@ "cloud": false }, "protocols": [ - "onvif", - "rtsp" + "rtsp", + "onvif" ], "ip_rating": "IP67", + "operating_temp_c": "-40 to 70", "audio": { "microphone": false, "speaker": false, "two_way": false }, "features": [ - "25x optical zoom", - "Smart Dual Light", + "25x optical zoom positioning system", + "auto-tracking", + "150m IR", + "50m white light", + "360 endless pan", + "face detection", + "H.265" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz37225-hnp-gb-a-eg" + ], + "markets": [ + "global" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz4m231-hnr-ga", + "brand": "Dahua", + "model": "PTZ4M231-HNR-GA", + "aliases": [ + "PTZ4M231-HNR-GA-GHW" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g", + "wifi" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6-186" + }, + "field_of_view_deg": "2.8-59.8", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 12V, 5A", + "consumption_w": 38, + "voltage": "12 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "31x optical zoom", + "positioning system", + "Auto Tracking 3.0", + "SMD 4.0", + "100m IR", + "IVS perimeter protection (tripwire, intrusion)", + "face detection", + "4G cellular", + "Wi-Fi" + ], + "operating_temp_c": "-20 to 55", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz4m231-hnr-ga-ghw" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz83440-hnf-pa", + "brand": "Dahua", + "model": "PTZ83440-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 350 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "Smart H.265+", + "Smart H.264+", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36V DC", + "voltage": "36 V DC", + "consumption_w": 60 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "40x optical zoom", + "positioning system", + "Auto Tracking 3.0", + "350m IR", + "face recognition", + "video metadata (multi-target)", + "1/1.8\" 4MP CMOS", + "IP67", + "TVS 6000V lightning protection" + ], + "markets": [ + "global" + ], + "release_notes": "The Dahua PTZ83440-HNF-PA is a 4MP 40x optical zoom network positioning system with a 1/1.8\" CMOS, 350m IR, Auto Tracking 3.0 and ONVIF Profile S/G/T. 2026-07-27: added from the official Dahua Security global product page.", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "sensor": "1/1.8\" CMOS", + "ip_rating": "IP67", + "operating_temp_c": "-40 to 70", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz83440-hnr-ga-s", + "brand": "Dahua", + "model": "PTZ83440-HNR-GA-S", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 300 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "36 VDC", + "consumption_w": 33, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "40x optical zoom", + "WizMind network positioning system", + "Auto Tracking 3.0", + "300m IR", + "IVS perimeter protection (tripwire/intrusion)", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnr-ga-s" + ], + "power_source": [ + "dc" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85260-hnf-pa", + "brand": "Dahua", + "model": "PTZ85260-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6-360" + }, + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "36 VDC, 5 A (±25%)", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "positioning system PTZ", + "60x optical zoom", + "400m IR", + "360° endless pan", + "face recognition", + "video metadata", + "perimeter protection (IVS tripwire/intrusion)", + "Smart H.265/H.264" + ], + "operating_temp_c": "-40 to +70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85260-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85260-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 36V", + "consumption_w": 69, + "voltage": "36V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "operating_temp_c": "-40 to 70", + "features": [ + "positioning system (laser PTZ)", + "60x optical zoom", + "1000m laser illumination", + "0-360 endless pan, -45 to +90 tilt", + "multi-target detection with real-time auto-tracking", + "face recognition", + "video metadata", + "two-way audio" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa-fl" + ], + "markets": [ + "global" + ], + "power_source": [ + "dc" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85448-hnf-pa", + "brand": "Dahua", + "model": "PTZ85448-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "62.4-1.7", + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "DC 36V", + "voltage": "36 VDC", + "consumption_w": 63 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "48x optical zoom positioning system", + "400m IR", + "face recognition", + "video metadata (human/vehicle detection)", + "IVS perimeter protection (tripwire, intrusion, loitering)", + "300 presets, 8 tours, 5 patterns", + "wiper" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85448-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85448-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "62.4-1.7", + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "48x optical zoom", + "laser positioning system", + "1000m laser illumination", + "endless 360 pan", + "IVS perimeter protection", + "face recognition", + "video metadata", + "Smart H.265" + ], + "operating_temp_c": "-40 to 70", + "power_source": [ + "dc" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa-fl" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85848-hnf-pa", + "brand": "Dahua", + "model": "PTZ85848-HNF-PA", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "night_vision": { + "type": "ir", + "range_m": 400 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizMind", + "48x optical zoom", + "starlight", + "400m IR", + "face recognition", + "video metadata (human/vehicle multi-target detection)", + "IVS perimeter protection (tripwire/intrusion)", + "300 presets" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-ptz85848-hnf-pa-fl", + "brand": "Dahua", + "model": "PTZ85848-HNF-PA-FL", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.25-300" + }, + "field_of_view_deg": "H: 64.9°–1.8°; V: 38°–1.3°", + "night_vision": { + "type": "ir", + "range_m": 1000 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 36V", + "consumption_w": 63, + "voltage": "36 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "operating_temp_c": "-40 to 70", + "features": [ + "laser positioning system", + "48x optical zoom", + "1000m laser illumination", + "face recognition", + "IVS perimeter protection (tripwire/intrusion)", + "video metadata multi-target detection", + "wiper", + "two-way audio" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa-fl" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd3d216nb-gny", + "brand": "Dahua", + "model": "SD3D216NB-GNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 80 + }, + "video": { + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 18 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "operating_temp_c": "-30 to +60", + "features": [ + "WizSense", + "16x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "80m IR", + "360 endless pan", + "speed dome" + ], + "sensor": "1/2.8\" CMOS", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d216nb-gny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd3d416nb-gny", + "brand": "Dahua", + "model": "SD3D416NB-GNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 80 + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 18 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "operating_temp_c": "-30 to 60", + "features": [ + "WizSense", + "16x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "80m IR", + "360 endless pan", + "auto flip 180" + ], + "sensor": "1/2.8\" CMOS", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d416nb-gny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd49216db-hny", + "brand": "Dahua", + "model": "SD49216DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "6.7-107" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE (802.3at) / DC 12V", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 60", + "features": [ + "WizSense", + "16x optical zoom", + "Starlight", + "100m IR", + "SMD (deep-learning human/vehicle classification)", + "face detection", + "pan 0-360 endless, tilt -15 to +90 with auto-flip" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49216db-hny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd49225db-hny", + "brand": "Dahua", + "model": "SD49225DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 60", + "features": [ + "25x optical zoom", + "Starlight", + "SMD 3.0", + "auto-tracking (IVS)", + "100m IR", + "pan 360 endless, tilt -15 to +90", + "perimeter protection (tripwire/intrusion)" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49225db-hny" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd49225xa-hnr-mena", + "brand": "Dahua", + "model": "SD49225XA-HNR", + "aliases": [ + "2MP 25x Starlight AI PTZ MENA", + "Dahua PTZ Dubai Starlight" + ], + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "release_year": 2022, + "markets": [ + "AE", + "SA", + "MENA" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p HD" + }, + "sensor": "1/2.8\" STARVIS CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120 (25x optical)", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "60-2.5 horizontal", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "PoE (802.3at) / AC 24V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "Starlight low-light sensor", + "25x optical zoom", + "SMD Plus AI", + "perimeter protection", + "face detection", + "100m IR", + "H.265+", + "IP66", + "widely used hotels/malls UAE & Saudi Arabia" + ], + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/Discontinued-Products/PTZ-Cameras/SD49225XA-HNR" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 640, + "height": 480, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration. Default ONVIF port 80." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." + } + }, + "last_verified": "2026-07-04", + "added": "2026-06-06" + }, + { + "id": "dahua-sd49425db-hny", + "brand": "Dahua", + "model": "SD49425DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "51.9-3.0h", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 21, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Starlight", + "WizSense", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +65", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD49425DB-HNY" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd49425db-hny-gq", + "brand": "Dahua", + "model": "SD49425DB-HNY-GQ", + "aliases": [ + "SD49425DB-HNY-GQ-EAU" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "DC 12V", + "consumption_w": 15.49, + "voltage": "12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "smart auto-tracking (auto patrol on target detection)", + "4G / LTE cellular connectivity", + "100m IR", + "SMD 3.0", + "human/vehicle classification", + "IVS (tripwire, intrusion, loitering)", + "face detection", + "0-360 endless pan" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd49425db-hny-gq-eau" + ], + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd49825gb-hnr", + "brand": "Dahua", + "model": "SD49825GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "release_year": 2023, + "resolution": { + "megapixels": 8, + "label": "4K UHD" + }, + "field_of_view_deg": "60-2.5h", + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "PoE (802.3at)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "pan/tilt/zoom", + "WizMind 4K 8MP 25x PTZ SMD 4.0", + "face recognition", + "100m IR", + "H.265+", + "IP66" + ], + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4/SD49825GB-HNR" + ], + "lens": { + "count": 1, + "focal_length_mm": "5-125 (25x optical zoom)", + "aperture": "F1.6", + "varifocal": true + }, + "sensor": "1/2.8\" CMOS", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration. Default ONVIF port 80." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-06" + }, + { + "id": "dahua-sd4a216db-hny", + "brand": "Dahua", + "model": "SD4A216DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "5-80" + }, + "night_vision": { + "type": "ir", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 19 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to +65", + "features": [ + "WizSense", + "16x optical zoom", + "auto-tracking 1.0", + "SMD 3.0", + "face detection", + "perimeter protection", + "100m IR", + "0-360 endless pan" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a216db-hny" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd4a425db-hny", + "brand": "Dahua", + "model": "SD4A425DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125" + }, + "night_vision": { + "type": "ir", + "range_m": 100, + "min_lux": 0.0005, + "min_lux_color": 0.005 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 21.5, + "voltage": "12 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Starlight", + "onboard auto-tracking (Auto Tracking 1.0)", + "SMD 3.0", + "100m IR", + "360° endless pan", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4a425db-hny-r", + "brand": "Dahua", + "model": "SD4A425DB-HNY-R", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "5-125" + }, + "field_of_view_deg": "H: 51.9-3.0; V: 39.7-2.2; D: 63.1-3.7", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 19.5, + "voltage": "12 VDC / PoE+" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Auto Tracking 1.0", + "SMD 3.0", + "50m IR (940nm invisible)", + "endless 360 pan", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sensor": "1/2.8\" CMOS", + "ip_rating": "IP66", + "power_source": [ + "poe", + "dc" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny-r" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4d225mb-hnr", + "brand": "Dahua", + "model": "SD4D225MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "57.5-3.2h", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 23, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Smart Dual Light", + "WizSense", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +70", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D225MB-HNR" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd4d425mb-hnr", + "brand": "Dahua", + "model": "SD4D425MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "54.1-3.4h", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 23, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Smart Dual Light", + "WizSense", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +70", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D425MB-HNR" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd4d825mb-hnr", + "brand": "Dahua", + "model": "SD4D825MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6", + "varifocal": true + }, + "field_of_view_deg": "57.7-3.7h", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "12VDC/PoE+", + "consumption_w": 23, + "voltage": "12VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "Smart Dual Light", + "WizSense", + "4K PTZ", + "pan 240 deg/s", + "H.265+" + ], + "operating_temp_c": "-40 to +70", + "dimensions_mm": "270.4 x 160.0", + "weight_g": 2400, + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D825MB-HNR" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration." + }, + "blue_iris": { + "profile": "Dahua" + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-26" + }, + { + "id": "dahua-sd4e225gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E225GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-120" + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "TiOC WizSense", + "SMD 4.0", + "auto-tracking", + "active deterrence (light and sound warning)", + "100m IR", + "50m white light", + "360 endless pan" + ], + "operating_temp_c": "-40 to +65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225gb-hnr-a-pv1" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e225mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E225MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 15.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "active deterrence (light and sound)", + "100m IR", + "50m white light", + "360 degrees endless pan", + "starlight" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225mb-hnr-a-pv1" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e425gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E425GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 13 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "25x optical zoom", + "SMD 4.0", + "auto-tracking", + "active deterrence (red/blue warning light + 11 sound alarms)", + "100m IR", + "50m white light", + "360 endless pan", + "perimeter protection (intrusion/tripwire, human/vehicle)" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425gb-hnr-a-pv1" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e425mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E425MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "TiOC Dual Light Fusion", + "100m IR", + "50m white light", + "active deterrence (red/blue warning lights, sound alarm)", + "Starlight", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425mb-hnr-a-pv1" + ], + "last_verified": "2026-07-27", + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e825gb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E825GB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "varifocal": true + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "Smart H.265+", + "H.265", + "Smart H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 17 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "TiOC", + "25x optical zoom", + "Auto Tracking 3.0", + "SMD 4.0", + "active deterrence (dual light + audio/light alarm)", + "100m IR", + "50m white light", + "face detection", + "perimeter protection" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825gb-hnr-a-pv1" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4e825mb-hnr-a-pv1", + "brand": "Dahua", + "model": "SD4E825MB-HNR-A-PV1", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at)", + "consumption_w": 20.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "WizTracking auto-tracking", + "SMD 4.0", + "Face Detection", + "IVS perimeter protection", + "Dual Light Fusion", + "100m IR", + "50m white light", + "active deterrence" + ], + "operating_temp_c": "-40 to +65", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825mb-hnr-a-pv1" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd4f420da-hny", + "brand": "Dahua", + "model": "SD4F420DA-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2688, + "max_height": 1520, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-56" + }, + "field_of_view_deg": "7-105", + "night_vision": { + "type": "color", + "range_m": 80 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V", + "consumption_w": 21.5 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP66", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-40 to 65", + "features": [ + "WizSense", + "WizColor full-color", + "20x hybrid zoom", + "80m warm-light illumination", + "active deterrence (sound warning)", + "SMD 3.0", + "perimeter protection (IVS: tripwire/intrusion, human/vehicle)", + "face detection" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4f420da-hny" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd50432gb-hnr", + "brand": "Dahua", + "model": "SD50432GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "H.264B", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-154" + }, + "field_of_view_deg": "55.8-2.3", + "night_vision": { + "type": "ir", + "min_lux": 0.005 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to +60", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "32x optical zoom", + "auto-tracking", + "SMD 4.0", + "video metadata", + "face detection", + "people counting", + "0-360 endless pan" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd50432gb-hnr" + ], + "markets": [ + "global" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd52c225db-hny", + "brand": "Dahua", + "model": "SD52C225DB-HNY", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "night_vision": { + "type": "color", + "min_lux": 0.0005, + "min_lux_color": 0.005 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24V DC", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Starlight full-color", + "SMD 3.0", + "auto-tracking (auto patrol)", + "perimeter protection (tripwire/intrusion)", + "face detection", + "360 endless pan" + ], + "operating_temp_c": "-30 to +60", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c225db-hny" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd52c232gb-hnr", + "brand": "Dahua", + "model": "SD52C232GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" STARVIS CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-153" + }, + "field_of_view_deg": "58.4-3.0 (H)", + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "32x optical zoom", + "auto-tracking", + "SMD 4.0", + "human/vehicle classification", + "in-ceiling mount", + "360 endless pan" + ], + "operating_temp_c": "-30 to 60", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c232gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd52c432gb-hnr", + "brand": "Dahua", + "model": "SD52C432GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "none", + "min_lux": 0.005, + "min_lux_color": 0.005 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 16 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-30 to 60", + "features": [ + "WizSense", + "32x optical zoom", + "in-ceiling speed dome", + "smart auto-tracking", + "SMD 4.0", + "360 endless pan, 0 to 90 tilt", + "Smart H.265+ / Smart H.264+" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c432gb-hnr" + ], + "markets": [ + "global" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a245gb-hnr", + "brand": "Dahua", + "model": "SD5A245GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true, + "focal_length_mm": "3.95-177.75" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to +70", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WizSense", + "45x optical zoom", + "auto-tracking", + "SMD 4.0", + "AcuPick", + "face detection", + "150m IR", + "endless 360 pan" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a245gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a425ma-hnr", + "brand": "Dahua", + "model": "SD5A425MA-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6-192" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "25x optical zoom", + "WizSense", + "SMD 4.0", + "WizTracking auto-tracking", + "150m IR", + "endless 360 pan, auto flip 180", + "starlight" + ], + "operating_temp_c": "-40 to 70", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425ma-hnr=s2" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a425mb-hnr", + "brand": "Dahua", + "model": "SD5A425MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 21 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to 70", + "audio": { + "microphone": true, + "speaker": true, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "Auto Tracking 3.0 (WizTracking)", + "SMD 4.0", + "AcuPick", + "150m IR", + "perimeter protection (intrusion/tripwire, human/vehicle)" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425mb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a432gb-hnr", + "brand": "Dahua", + "model": "SD5A432GB-HNR", + "aliases": [ + "WizSense 4MP 32x Starlight PTZ" + ], + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2688, + "max_height": 1520, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.4-172.8 (32x optical zoom)", + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true, + "onvif_ptz": "relative" + }, + "power": { + "method": "PoE+ (802.3at) / DC 12V / AC 24V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "32x optical zoom", + "WizSense AI", + "Starlight low-light", + "SMD Plus", + "IVS analytics", + "H.265", + "IK10" + ], + "sources": [ + "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD5/SD5A432GB-HNR" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", + "autotracking": true + }, + "home_assistant": { + "integration": "onvif", + "notes": "Use ONVIF integration. Default ONVIF port 80." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." + } + }, + "markets": [ + "global" + ], + "last_verified": "2026-07-04", + "added": "2026-06-06" + }, + { + "id": "dahua-sd5a432mb-hnr", + "brand": "Dahua", + "model": "SD5A432MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 22, + "voltage": "24 VDC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "32x optical zoom", + "WizSense", + "SMD 4.0", + "Auto Tracking 3.0 (WizTracking)", + "face detection", + "150m IR", + "perimeter protection (intrusion/tripwire, human/vehicle)", + "endless 360 pan" + ], + "operating_temp_c": "-40 to 70", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a432mb-hnr" + ], + "markets": [ + "global" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a445gb-hnr", + "brand": "Dahua", + "model": "SD5A445GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "video": { + "codecs": [ + "H.265", + "H.264" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "PoE+ (802.3at) / DC 24V", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp", + "rtmp" + ], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "45x optical zoom", + "Starlight", + "150m IR", + "Auto Tracking 3.0", + "SMD 4.0", + "AcuPick", + "WizSense" + ], + "operating_temp_c": "-40 to 70", + "sensor": "1/2.8\" CMOS", + "ip_rating": "IP67", + "ik_rating": "IK10", + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445gb-hnr" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a445mb-hnr", + "brand": "Dahua", + "model": "SD5A445MB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1 + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24V AC", + "consumption_w": 22 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "operating_temp_c": "-40 to 70", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "45x optical zoom", "WizSense", - "pan 240 deg/s", - "H.265+" + "WizTracking auto-tracking", + "SMD 4.0", + "150m IR", + "Perimeter Protection Large-Scale AI Models", + "0-360 endless pan", + "auto flip 180" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445mb-hnr" + ], + "last_verified": "2026-07-27", + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a825gb-hnr", + "brand": "Dahua", + "model": "SD5A825GB-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5-125", + "aperture": "F1.6-F3.6", + "varifocal": true + }, + "field_of_view_deg": "H: 55.6°-3.2°, V: 32.2°-1.8°", + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24V AC", + "consumption_w": 21 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" ], + "ip_rating": "IP67", + "ik_rating": "IK10", "operating_temp_c": "-40 to +70", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "25x optical zoom", + "150m IR", + "Auto Tracking 3.0", + "SMD 4.0", + "auto flip 180°", + "auto patrol", + "360° endless pan", + "Starlight" + ], + "markets": [ + "global" + ], "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D225MB-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825gb-hnr" + ], + "power_source": [ + "poe", + "ac-mains" ], "configs": { "frigate": { @@ -92310,90 +96451,220 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." } }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, + { + "id": "dahua-sd5a825ma-hnr", + "brand": "Dahua", + "model": "SD5A825MA-HNR", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.4-135" + }, + "night_vision": { + "type": "ir", + "range_m": 150 + }, + "ptz": { + "autotracking": true + }, + "video": { + "codecs": [ + "Smart H.265", + "H.265", + "Smart H.264", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE+ (802.3at) / 24 VDC", + "consumption_w": 20 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif" + ], + "ip_rating": "IP67", + "ik_rating": "IK10", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WizSense", + "WizTracking auto-tracking", + "SMD 4.0", + "25x optical zoom", + "8MP 4K", + "150m IR", + "pan 360 endless (0.1-250 deg/s)", + "tilt -15 to 90 deg", + "perimeter protection (tripwire/intrusion, human/vehicle)" + ], + "operating_temp_c": "-40 to 65", "markets": [ "global" ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825ma-hnr" + ], + "power_source": [ + "poe" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { - "id": "dahua-sd4d425mb-hnr", + "id": "dahua-sd6c3432gb-hnr-a-pv1", "brand": "Dahua", - "model": "SD4D425MB-HNR", + "model": "SD6C3432GB-HNR-A-PV1", + "aliases": [ + "DH-SD6C3432GB-HNR-A-PV1", + "WizSense 4MP 32x TiOC Starlight PTZ" + ], "type": "ptz", "connectivity": [ "ethernet" ], "power_source": [ "poe", - "dc" + "ac-mains" ], "resolution": { "megapixels": 4, - "max_width": 2560, - "max_height": 1440, + "max_width": 2688, + "max_height": 1520, "label": "4MP" }, - "sensor": "1/2.8\" CMOS", + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "sensor": "1/2.8\" STARVIS CMOS", "lens": { "count": 1, - "focal_length_mm": "5-125", - "aperture": "F1.6", + "focal_length_mm": "4.8-154 (32x optical zoom)", + "aperture": "F1.6-F4.0", "varifocal": true }, - "field_of_view_deg": "54.1-3.4h", + "field_of_view_deg": "55.8-2.3 (wide-tele)", "night_vision": { "type": "hybrid", - "range_m": 100 + "range_m": 150 }, "ptz": { "autotracking": true, "onvif_ptz": "relative" }, "power": { - "method": "12VDC/PoE+", + "method": "24VAC / PoE+ (802.3at)", "consumption_w": 23, - "voltage": "12VDC" + "voltage": "24VAC", + "poe_class": 4 }, "storage": { "onboard": true, - "max_microsd_gb": 512, + "max_microsd_gb": 256, "nvr_compatible": true, "cloud": false }, "protocols": [ "onvif", - "rtsp" + "rtsp", + "http" ], - "ip_rating": "IP67", + "ip_rating": "IP66", "audio": { "microphone": false, - "speaker": false, - "two_way": false + "speaker": true, + "two_way": true }, "features": [ - "25x optical zoom", - "Smart Dual Light", - "WizSense", - "pan 240 deg/s", - "H.265+" + "32x optical zoom", + "TiOC active deterrence", + "WizSense AI", + "Auto-tracking 3.0", + "SMD 4.0", + "face detection", + "perimeter protection", + "dual illumination (IR 150m + warm/white light 50m)", + "full-color Starlight", + "red & blue warning lights", + "audio in/out (two-way)", + "TVS 6000V surge protection", + "H.265" ], - "operating_temp_c": "-40 to +70", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, + "dimensions_mm": "202 x 202 x 325.3", + "weight_g": 4600, + "environment": [ + "outdoor" + ], + "markets": [ + "global" + ], + "status": "discontinued", "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D425MB-HNR" + "https://materialfile.dahuasecurity.com/uploads/cpq/prm-os-srv-res/smart/datasheetzipfiles/SD6C3432GB-HNR-A-PV1_S0_datasheet_20250123.pdf" ], + "last_verified": "2026-07-04", "configs": { "frigate": { "detect": { @@ -92403,60 +96674,66 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). Standard Dahua realmonitor URLs.", "autotracking": true }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Use ONVIF integration. Default ONVIF port 80." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "added": "2026-07-05" }, { - "id": "dahua-sd4d825mb-hnr", + "id": "dahua-sd6c3432gb-hnr-agq-pv1", "brand": "Dahua", - "model": "SD4D825MB-HNR", + "model": "SD6C3432GB-HNR-AGQ-PV1", + "aliases": [ + "SD6C3432GB-HNR-AGQ-PV1-LA" + ], "type": "ptz", "connectivity": [ - "ethernet" + "ethernet", + "4g" ], "power_source": [ - "poe", "dc" ], "resolution": { - "megapixels": 8, - "max_width": 3840, - "max_height": 2160, - "label": "4K" + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 }, "sensor": "1/2.8\" CMOS", "lens": { "count": 1, - "focal_length_mm": "5-125", - "aperture": "F1.6", + "focal_length_mm": "6-192 (32x optical zoom)", "varifocal": true }, - "field_of_view_deg": "57.7-3.7h", "night_vision": { "type": "hybrid", - "range_m": 100 + "range_m": 150 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "12VDC/PoE+", - "consumption_w": 23, - "voltage": "12VDC" + "method": "12V DC", + "voltage": "12V DC", + "consumption_w": 18 }, "storage": { "onboard": true, @@ -92466,28 +96743,39 @@ }, "protocols": [ "onvif", - "rtsp" + "rtsp", + "http" ], - "ip_rating": "IP67", + "ip_rating": "IP66", "audio": { "microphone": false, - "speaker": false, - "two_way": false + "speaker": true, + "two_way": true }, "features": [ - "25x optical zoom", - "Smart Dual Light", - "WizSense", - "4K PTZ", - "pan 240 deg/s", - "H.265+" + "4G LTE cellular connectivity", + "32x optical zoom", + "Auto Tracking 3.0", + "SMD 4.0", + "TiOC active deterrence (red & blue warning lights)", + "WizSense AI", + "face detection", + "vehicle/human classification", + "IVS perimeter protection", + "dual illumination (IR 150m + white light 50m)", + "audio in/out (two-way)" + ], + "operating_temp_c": "-40 to 70", + "environment": [ + "outdoor" + ], + "markets": [ + "LA" ], - "operating_temp_c": "-40 to +70", - "dimensions_mm": "270.4 x 160.0", - "weight_g": 2400, "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD4D825MB-HNR" + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd6c3432gb-hnr-agq-pv1-la" ], + "last_verified": "2026-07-27", "configs": { "frigate": { "detect": { @@ -92497,89 +96785,96 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "notes": "ONVIF PTZ control supported (port 80). Standard Dahua realmonitor URLs.", "autotracking": true }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration." + "notes": "Use ONVIF integration. Default ONVIF port 80." }, "blue_iris": { - "profile": "Dahua" + "profile": "Dahua", + "notes": "Select 'Dahua' profile. Supports both main and sub streams." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-26" + "added": "2026-07-27" }, { - "id": "dahua-sd5a432gb-hnr", + "id": "dahua-sd8a440pa-hnf-5g", "brand": "Dahua", - "model": "SD5A432GB-HNR", - "aliases": [ - "WizSense 4MP 32x Starlight PTZ" - ], + "model": "SD8A440PA-HNF-5G", "type": "ptz", "connectivity": [ - "ethernet" + "ethernet", + "5g", + "4g" ], "resolution": { "megapixels": 4, - "max_width": 2688, - "max_height": 1520, + "max_width": 2560, + "max_height": 1440, "label": "4MP" }, - "sensor": "1/2.8\" CMOS", + "sensor": "1/1.8\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "5.4-172.8 (32x optical zoom)", - "varifocal": true + "count": 1 }, "night_vision": { "type": "ir", - "range_m": 150 + "range_m": 500 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 60 }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "PoE+ (802.3at) / DC 12V / AC 24V" + "method": "36 VDC (3A)", + "consumption_w": 53, + "voltage": "36 VDC" }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 512, "nvr_compatible": true, "cloud": false }, "protocols": [ - "onvif", - "rtsp" + "rtsp", + "onvif" ], - "ip_rating": "IP66", - "ik_rating": "IK10", + "ip_rating": "IP67", "audio": { "microphone": false, "speaker": false, "two_way": false }, "features": [ - "32x optical zoom", - "WizSense AI", + "40x optical zoom", + "5G NR / 4G LTE cellular", + "Auto Tracking 3.0", + "WizMind AI", + "500m IR", "Starlight low-light", - "SMD Plus", - "IVS analytics", - "H.265", - "IK10" - ], - "sources": [ - "https://www.dahuasecurity.com/products/All-Products/PTZ-Cameras/WizSense-Series/SD5/SD5A432GB-HNR" + "360 endless pan, -30 to +90 tilt with 180 auto-flip" ], + "operating_temp_c": "-40 to +70", "power_source": [ - "poe", "dc" ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a440pa-hnf-5g" + ], + "last_verified": "2026-07-27", "configs": { "frigate": { "detect": { @@ -92589,45 +96884,44 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). For Frigate autotracking add 'onvif: {host, port: 80, user, password, autotracking: {enabled: true}}'. Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "markets": [ - "global" - ], - "last_verified": "2026-07-04", - "added": "2026-06-06" + "added": "2026-07-27" }, { - "id": "dahua-sd6c3432gb-hnr-a-pv1", + "id": "dahua-sd8a840pa-hnf-5g", "brand": "Dahua", - "model": "SD6C3432GB-HNR-A-PV1", - "aliases": [ - "DH-SD6C3432GB-HNR-A-PV1", - "WizSense 4MP 32x TiOC Starlight PTZ" - ], + "model": "SD8A840PA-HNF-5G", "type": "ptz", "connectivity": [ - "ethernet" - ], - "power_source": [ - "poe", - "ac-mains" + "ethernet", + "5g", + "4g" ], - "resolution": { - "megapixels": 4, - "max_width": 2688, - "max_height": 1520, - "label": "4MP" + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "count": 1, + "varifocal": true + }, + "night_vision": { + "type": "ir", + "range_m": 500 }, "video": { "codecs": [ @@ -92637,73 +96931,50 @@ ], "max_fps": 30 }, - "sensor": "1/2.8\" STARVIS CMOS", - "lens": { - "count": 1, - "focal_length_mm": "4.8-154 (32x optical zoom)", - "aperture": "F1.6-F4.0", - "varifocal": true - }, - "field_of_view_deg": "55.8-2.3 (wide-tele)", - "night_vision": { - "type": "hybrid", - "range_m": 150 - }, "ptz": { - "autotracking": true, - "onvif_ptz": "relative" + "autotracking": true }, "power": { - "method": "24VAC / PoE+ (802.3at)", - "consumption_w": 23, - "voltage": "24VAC", - "poe_class": 4 + "method": "36 VDC", + "consumption_w": 53 }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 512, "nvr_compatible": true, "cloud": false }, "protocols": [ - "onvif", "rtsp", + "onvif", "http" ], - "ip_rating": "IP66", + "ip_rating": "IP67", "audio": { - "microphone": false, + "microphone": true, "speaker": true, "two_way": true }, "features": [ - "32x optical zoom", - "TiOC active deterrence", - "WizSense AI", - "Auto-tracking 3.0", - "SMD 4.0", - "face detection", - "perimeter protection", - "dual illumination (IR 150m + warm/white light 50m)", - "full-color Starlight", - "red & blue warning lights", - "audio in/out (two-way)", - "TVS 6000V surge protection", - "H.265" + "40x optical zoom", + "8MP 4K WizMind", + "Auto Tracking 3.0", + "500m IR", + "5G / 4G LTE cellular", + "Starlight", + "0-360 endless pan", + "perimeter protection (intrusion/tripwire, human/vehicle)" ], - "dimensions_mm": "202 x 202 x 325.3", - "weight_g": 4600, - "environment": [ - "outdoor" + "operating_temp_c": "-40 to 70", + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a840pa-hnf-5g" ], "markets": [ "global" ], - "status": "discontinued", - "sources": [ - "https://materialfile.dahuasecurity.com/uploads/cpq/prm-os-srv-res/smart/datasheetzipfiles/SD6C3432GB-HNR-A-PV1_S0_datasheet_20250123.pdf" + "power_source": [ + "dc" ], - "last_verified": "2026-07-04", "configs": { "frigate": { "detect": { @@ -92713,19 +96984,20 @@ }, "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", - "notes": "ONVIF PTZ control supported (port 80). Standard Dahua realmonitor URLs.", - "autotracking": true + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." }, "home_assistant": { "integration": "onvif", - "notes": "Use ONVIF integration. Default ONVIF port 80." + "notes": "Dahua; ONVIF integration works (default port 80)." }, "blue_iris": { "profile": "Dahua", - "notes": "Select 'Dahua' profile. Supports both main and sub streams." + "notes": "Select the 'Dahua' profile." } }, - "added": "2026-07-05" + "last_verified": "2026-07-27", + "added": "2026-07-27" }, { "id": "dahua-sdt3e410-8p-mb-a-pv1", @@ -92819,6 +97091,113 @@ "ip_rating": "IP66", "added": "2026-07-06" }, + { + "id": "dahua-sdt4e425-4f-mb-agq-pv1", + "brand": "Dahua", + "model": "SDT4E425-4F-MB-AGQ-PV1", + "aliases": [ + "SDT4E425-4F-MB-AGQ-PV1-LA" + ], + "type": "ptz", + "connectivity": [ + "ethernet", + "4g" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/1.8\" CMOS (overview) + 1/2.8\" CMOS (detail)", + "lens": { + "count": 2 + }, + "night_vision": { + "type": "hybrid", + "range_m": 100 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "ptz": { + "autotracking": true + }, + "power": { + "method": "DC 12V", + "consumption_w": 32, + "voltage": "12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 1024, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "rtsp", + "onvif", + "http" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "dual-channel (overview + PT detail)", + "25x optical zoom", + "WizTracking auto-tracking", + "SMD 4.0", + "IVS perimeter protection (intrusion/tripwire, human/vehicle)", + "active deterrence (light + sound)", + "100m IR", + "100m warm light", + "4G cellular", + "Wi-Fi 802.11ax (2.4GHz)" + ], + "operating_temp_c": "-40 to 65", + "markets": [ + "LA" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sdt4e425-4f-mb-agq-pv1-la=s2" + ], + "last_verified": "2026-07-27", + "power_source": [ + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "added": "2026-07-27" + }, { "id": "dahua-sdt4e425-8p-gb-apv1", "brand": "Dahua", @@ -93018,6 +97397,102 @@ }, "added": "2026-07-22" }, + { + "id": "dahua-sdz4032-hnr-zb", + "brand": "Dahua", + "model": "SDZ4032-HNR-ZB", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "4MP" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8-154", + "varifocal": true + }, + "field_of_view_deg": "H: 55.8°-2.3°; V: 31.9°-1.3°; D: 63.7°-2.7°", + "night_vision": { + "type": "ir" + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 30 + }, + "power": { + "method": "PoE (802.3af) / DC 12V", + "consumption_w": 6 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "operating_temp_c": "-25 to 60", + "features": [ + "32x optical zoom", + "Starlight low-light", + "WizSense", + "SMD (Smart Motion Detection)", + "smart capture (human/motor vehicle/non-motor vehicle)", + "face detection", + "perimeter protection (tripwire, intrusion)", + "300 presets" + ], + "markets": [ + "global" + ], + "sources": [ + "https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sdz/sdz4032-hnr-zb" + ], + "power_source": [ + "poe", + "dc" + ], + "configs": { + "frigate": { + "detect": { + "width": 1280, + "height": 720, + "fps": 5 + }, + "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=0", + "best_substream": "rtsp://{user}:{pass}@{ip}:554/cam/realmonitor?channel=1&subtype=1", + "verified": false, + "notes": "Dahua native RTSP path; enable RTSP in the web UI (default admin)." + }, + "home_assistant": { + "integration": "onvif", + "notes": "Dahua; ONVIF integration works (default port 80)." + }, + "blue_iris": { + "profile": "Dahua", + "notes": "Select the 'Dahua' profile." + } + }, + "last_verified": "2026-07-27", + "added": "2026-07-27" + }, { "id": "eufy-4g-lte-cam-s330", "brand": "Eufy", diff --git a/docs/cameras/dahua/mptz1100-2030ra.md b/docs/cameras/dahua/mptz1100-2030ra.md new file mode 100644 index 00000000..233baeb1 --- /dev/null +++ b/docs/cameras/dahua/mptz1100-2030ra.md @@ -0,0 +1,34 @@ +# Dahua MPTZ1100-2030RA + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | MPTZ1100-2030RA | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2.42MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 4.5-135mm | +| Field of view | 2.77-67.8° | +| Night vision | ir (80m) | +| Power | DC 12V | +| Storage | NVR | +| Protocols | rtsp, onvif, http | +| IP rating | IP66 | +| Two-way audio | Yes | +| Operating temp | -35 to +60°C | + +## Features + +- 30x optical zoom positioning system +- 80m IR (2 pairs of IR light) +- 360 endless pan rotation +- pan speed 0.1-90 deg/s, tilt speed 0.1-60 deg/s +- voice intercom + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/mptz1100-2030ra + +--- +*Auto-generated from dahua-mptz1100-2030ra.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz19245u-irb-n.md b/docs/cameras/dahua/ptz19245u-irb-n.md new file mode 100644 index 00000000..8db132a6 --- /dev/null +++ b/docs/cameras/dahua/ptz19245u-irb-n.md @@ -0,0 +1,37 @@ +# Dahua PTZ19245U-IRB-N + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ19245U-IRB-N | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" STARVIS CMOS | +| Lens | 1× 3.95-177.7mm | +| Field of view | 1.8-70.3 (H)° | +| Night vision | ir (350m) | +| Power | AC24V / Hi-PoE | +| Storage | microSD ≤ 256GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP68 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- 45x optical zoom +- auto-tracking +- 350m IR +- Starlight +- IVS (tripwire/intrusion/abandoned-missing) +- face detection +- heat map +- endless 360 pan/tilt positioning system + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz19245u-irb-n(-b) + +--- +*Auto-generated from dahua-ptz19245u-irb-n.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz1a225-hnr-gb.md b/docs/cameras/dahua/ptz1a225-hnr-gb.md new file mode 100644 index 00000000..00a079e5 --- /dev/null +++ b/docs/cameras/dahua/ptz1a225-hnr-gb.md @@ -0,0 +1,35 @@ +# Dahua PTZ1A225-HNR-GB + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ1A225-HNR-GB | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / 12 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP67 | +| Two-way audio | No | +| Operating temp | -40 to 70°C | + +## Features + +- 25x optical zoom positioning system +- auto-tracking +- SMD 4.0 +- video metadata (vehicle/face detection) +- 150m IR +- 360 degrees endless pan +- Smart H.265+/H.264+ + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz1a225-hnr-gb + +--- +*Auto-generated from dahua-ptz1a225-hnr-gb.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz37225-hnp-gb-a.md b/docs/cameras/dahua/ptz37225-hnp-gb-a.md new file mode 100644 index 00000000..33f76f47 --- /dev/null +++ b/docs/cameras/dahua/ptz37225-hnp-gb-a.md @@ -0,0 +1,35 @@ +# Dahua PTZ37225-HNP-GB-A + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ37225-HNP-GB-A | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | hybrid (150m) | +| Power | 36 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | No | +| Operating temp | -40 to 70°C | + +## Features + +- 25x optical zoom positioning system +- auto-tracking +- 150m IR +- 50m white light +- 360 endless pan +- face detection +- H.265 + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz37225-hnp-gb-a-eg + +--- +*Auto-generated from dahua-ptz37225-hnp-gb-a.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz4m231-hnr-ga.md b/docs/cameras/dahua/ptz4m231-hnr-ga.md new file mode 100644 index 00000000..4995c2e9 --- /dev/null +++ b/docs/cameras/dahua/ptz4m231-hnr-ga.md @@ -0,0 +1,40 @@ +# Dahua PTZ4M231-HNR-GA + +*Also known as: PTZ4M231-HNR-GA-GHW* + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ4M231-HNR-GA | +| Type | ptz | +| Connectivity | ethernet, 4g, wifi | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 6-186mm | +| Field of view | 2.8-59.8° | +| Night vision | ir (100m) | +| Power | DC 12V, 5A | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | Yes | +| Operating temp | -20 to 55°C | + +## Features + +- 31x optical zoom +- positioning system +- Auto Tracking 3.0 +- SMD 4.0 +- 100m IR +- IVS perimeter protection (tripwire, intrusion) +- face detection +- 4G cellular +- Wi-Fi + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz4m231-hnr-ga-ghw + +--- +*Auto-generated from dahua-ptz4m231-hnr-ga.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz83440-hnf-pa.md b/docs/cameras/dahua/ptz83440-hnf-pa.md new file mode 100644 index 00000000..44a78751 --- /dev/null +++ b/docs/cameras/dahua/ptz83440-hnf-pa.md @@ -0,0 +1,37 @@ +# Dahua PTZ83440-HNF-PA + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ83440-HNF-PA | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× | +| Night vision | ir (350m) | +| Power | 36V DC | +| Storage | microSD ≤ 256GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- 40x optical zoom +- positioning system +- Auto Tracking 3.0 +- 350m IR +- face recognition +- video metadata (multi-target) +- 1/1.8" 4MP CMOS +- IP67 +- TVS 6000V lightning protection + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnf-pa + +--- +*Auto-generated from dahua-ptz83440-hnf-pa.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz83440-hnr-ga-s.md b/docs/cameras/dahua/ptz83440-hnr-ga-s.md new file mode 100644 index 00000000..bbf77aa4 --- /dev/null +++ b/docs/cameras/dahua/ptz83440-hnr-ga-s.md @@ -0,0 +1,34 @@ +# Dahua PTZ83440-HNR-GA-S + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ83440-HNR-GA-S | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× | +| Night vision | ir (300m) | +| Power | 36 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | No | +| Operating temp | -40 to 70°C | + +## Features + +- 40x optical zoom +- WizMind network positioning system +- Auto Tracking 3.0 +- 300m IR +- IVS perimeter protection (tripwire/intrusion) +- endless 360 pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz83440-hnr-ga-s + +--- +*Auto-generated from dahua-ptz83440-hnr-ga-s.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz85260-hnf-pa-fl.md b/docs/cameras/dahua/ptz85260-hnf-pa-fl.md new file mode 100644 index 00000000..b13431ab --- /dev/null +++ b/docs/cameras/dahua/ptz85260-hnf-pa-fl.md @@ -0,0 +1,36 @@ +# Dahua PTZ85260-HNF-PA-FL + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ85260-HNF-PA-FL | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× | +| Night vision | ir (1000m) | +| Power | DC 36V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- positioning system (laser PTZ) +- 60x optical zoom +- 1000m laser illumination +- 0-360 endless pan, -45 to +90 tilt +- multi-target detection with real-time auto-tracking +- face recognition +- video metadata +- two-way audio + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa-fl + +--- +*Auto-generated from dahua-ptz85260-hnf-pa-fl.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz85260-hnf-pa.md b/docs/cameras/dahua/ptz85260-hnf-pa.md new file mode 100644 index 00000000..bb7fb07c --- /dev/null +++ b/docs/cameras/dahua/ptz85260-hnf-pa.md @@ -0,0 +1,36 @@ +# Dahua PTZ85260-HNF-PA + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ85260-HNF-PA | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 6-360mm | +| Night vision | ir (400m) | +| Power | 36 VDC, 5 A (±25%) | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to +70°C | + +## Features + +- positioning system PTZ +- 60x optical zoom +- 400m IR +- 360° endless pan +- face recognition +- video metadata +- perimeter protection (IVS tripwire/intrusion) +- Smart H.265/H.264 + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85260-hnf-pa + +--- +*Auto-generated from dahua-ptz85260-hnf-pa.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz85448-hnf-pa-fl.md b/docs/cameras/dahua/ptz85448-hnf-pa-fl.md new file mode 100644 index 00000000..69f937e3 --- /dev/null +++ b/docs/cameras/dahua/ptz85448-hnf-pa-fl.md @@ -0,0 +1,37 @@ +# Dahua PTZ85448-HNF-PA-FL + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ85448-HNF-PA-FL | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 6.25-300mm | +| Field of view | 62.4-1.7° | +| Night vision | ir (1000m) | +| Power | DC 36V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- 48x optical zoom +- laser positioning system +- 1000m laser illumination +- endless 360 pan +- IVS perimeter protection +- face recognition +- video metadata +- Smart H.265 + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa-fl + +--- +*Auto-generated from dahua-ptz85448-hnf-pa-fl.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz85448-hnf-pa.md b/docs/cameras/dahua/ptz85448-hnf-pa.md new file mode 100644 index 00000000..17d32f01 --- /dev/null +++ b/docs/cameras/dahua/ptz85448-hnf-pa.md @@ -0,0 +1,36 @@ +# Dahua PTZ85448-HNF-PA + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ85448-HNF-PA | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 6.25-300mm | +| Field of view | 62.4-1.7° | +| Night vision | ir (400m) | +| Power | DC 36V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- 48x optical zoom positioning system +- 400m IR +- face recognition +- video metadata (human/vehicle detection) +- IVS perimeter protection (tripwire, intrusion, loitering) +- 300 presets, 8 tours, 5 patterns +- wiper + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85448-hnf-pa + +--- +*Auto-generated from dahua-ptz85448-hnf-pa.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz85848-hnf-pa-fl.md b/docs/cameras/dahua/ptz85848-hnf-pa-fl.md new file mode 100644 index 00000000..bcd872e4 --- /dev/null +++ b/docs/cameras/dahua/ptz85848-hnf-pa-fl.md @@ -0,0 +1,37 @@ +# Dahua PTZ85848-HNF-PA-FL + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ85848-HNF-PA-FL | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4K (8MP, 3840×2160) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 6.25-300mm | +| Field of view | H: 64.9°–1.8°; V: 38°–1.3°° | +| Night vision | ir (1000m) | +| Power | DC 36V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- laser positioning system +- 48x optical zoom +- 1000m laser illumination +- face recognition +- IVS perimeter protection (tripwire/intrusion) +- video metadata multi-target detection +- wiper +- two-way audio + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa-fl + +--- +*Auto-generated from dahua-ptz85848-hnf-pa-fl.json — do not edit by hand.* diff --git a/docs/cameras/dahua/ptz85848-hnf-pa.md b/docs/cameras/dahua/ptz85848-hnf-pa.md new file mode 100644 index 00000000..ac45b9dc --- /dev/null +++ b/docs/cameras/dahua/ptz85848-hnf-pa.md @@ -0,0 +1,36 @@ +# Dahua PTZ85848-HNF-PA + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | PTZ85848-HNF-PA | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4K (8MP, 3840×2160) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 6.25-300mm | +| Night vision | ir (400m) | +| Power | DC 36V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- WizMind +- 48x optical zoom +- starlight +- 400m IR +- face recognition +- video metadata (human/vehicle multi-target detection) +- IVS perimeter protection (tripwire/intrusion) +- 300 presets + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/special-series/positioning-systems/ptz85848-hnf-pa + +--- +*Auto-generated from dahua-ptz85848-hnf-pa.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd3d216nb-gny.md b/docs/cameras/dahua/sd3d216nb-gny.md new file mode 100644 index 00000000..079c7f69 --- /dev/null +++ b/docs/cameras/dahua/sd3d216nb-gny.md @@ -0,0 +1,34 @@ +# Dahua SD3D216NB-GNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD3D216NB-GNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | ir (80m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 256GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP66 | +| Operating temp | -30 to +60°C | + +## Features + +- WizSense +- 16x optical zoom +- Auto Tracking 1.0 +- SMD 3.0 +- 80m IR +- 360 endless pan +- speed dome + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d216nb-gny + +--- +*Auto-generated from dahua-sd3d216nb-gny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd3d416nb-gny.md b/docs/cameras/dahua/sd3d416nb-gny.md new file mode 100644 index 00000000..04454c6e --- /dev/null +++ b/docs/cameras/dahua/sd3d416nb-gny.md @@ -0,0 +1,34 @@ +# Dahua SD3D416NB-GNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD3D416NB-GNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | ir (80m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 256GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP66 | +| Operating temp | -30 to 60°C | + +## Features + +- WizSense +- 16x optical zoom +- Auto Tracking 1.0 +- SMD 3.0 +- 80m IR +- 360 endless pan +- auto flip 180 + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd3/sd3d416nb-gny + +--- +*Auto-generated from dahua-sd3d416nb-gny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd49216db-hny.md b/docs/cameras/dahua/sd49216db-hny.md new file mode 100644 index 00000000..e0fafb94 --- /dev/null +++ b/docs/cameras/dahua/sd49216db-hny.md @@ -0,0 +1,35 @@ +# Dahua SD49216DB-HNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD49216DB-HNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 6.7-107mm | +| Night vision | ir (100m) | +| Power | PoE (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | No | +| Operating temp | -40 to 60°C | + +## Features + +- WizSense +- 16x optical zoom +- Starlight +- 100m IR +- SMD (deep-learning human/vehicle classification) +- face detection +- pan 0-360 endless, tilt -15 to +90 with auto-flip + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49216db-hny + +--- +*Auto-generated from dahua-sd49216db-hny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd49225db-hny.md b/docs/cameras/dahua/sd49225db-hny.md new file mode 100644 index 00000000..b7c35ae4 --- /dev/null +++ b/docs/cameras/dahua/sd49225db-hny.md @@ -0,0 +1,35 @@ +# Dahua SD49225DB-HNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD49225DB-HNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 4.8-120mm | +| Night vision | ir (100m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | No | +| Operating temp | -40 to 60°C | + +## Features + +- 25x optical zoom +- Starlight +- SMD 3.0 +- auto-tracking (IVS) +- 100m IR +- pan 360 endless, tilt -15 to +90 +- perimeter protection (tripwire/intrusion) + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd49225db-hny + +--- +*Auto-generated from dahua-sd49225db-hny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd49425db-hny-gq.md b/docs/cameras/dahua/sd49425db-hny-gq.md new file mode 100644 index 00000000..7142508d --- /dev/null +++ b/docs/cameras/dahua/sd49425db-hny-gq.md @@ -0,0 +1,39 @@ +# Dahua SD49425DB-HNY-GQ + +*Also known as: SD49425DB-HNY-GQ-EAU* + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD49425DB-HNY-GQ | +| Type | ptz | +| Connectivity | ethernet, 4g | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 5-125mm | +| Night vision | ir (100m) | +| Power | DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | Yes | +| Operating temp | -40 to 65°C | + +## Features + +- 25x optical zoom +- smart auto-tracking (auto patrol on target detection) +- 4G / LTE cellular connectivity +- 100m IR +- SMD 3.0 +- human/vehicle classification +- IVS (tripwire, intrusion, loitering) +- face detection +- 0-360 endless pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd49425db-hny-gq-eau + +--- +*Auto-generated from dahua-sd49425db-hny-gq.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4a216db-hny.md b/docs/cameras/dahua/sd4a216db-hny.md new file mode 100644 index 00000000..8f42a06c --- /dev/null +++ b/docs/cameras/dahua/sd4a216db-hny.md @@ -0,0 +1,36 @@ +# Dahua SD4A216DB-HNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4A216DB-HNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 5-80mm | +| Night vision | ir (100m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | No | +| Operating temp | -40 to +65°C | + +## Features + +- WizSense +- 16x optical zoom +- auto-tracking 1.0 +- SMD 3.0 +- face detection +- perimeter protection +- 100m IR +- 0-360 endless pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a216db-hny + +--- +*Auto-generated from dahua-sd4a216db-hny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4a425db-hny-r.md b/docs/cameras/dahua/sd4a425db-hny-r.md new file mode 100644 index 00000000..aeb64cbb --- /dev/null +++ b/docs/cameras/dahua/sd4a425db-hny-r.md @@ -0,0 +1,36 @@ +# Dahua SD4A425DB-HNY-R + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4A425DB-HNY-R | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 5-125mm | +| Field of view | H: 51.9-3.0; V: 39.7-2.2; D: 63.1-3.7° | +| Night vision | ir (50m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP66 | +| Two-way audio | No | +| Operating temp | -40 to 65°C | + +## Features + +- WizSense +- 25x optical zoom +- Auto Tracking 1.0 +- SMD 3.0 +- 50m IR (940nm invisible) +- endless 360 pan +- perimeter protection + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny-r + +--- +*Auto-generated from dahua-sd4a425db-hny-r.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4a425db-hny.md b/docs/cameras/dahua/sd4a425db-hny.md new file mode 100644 index 00000000..4d696108 --- /dev/null +++ b/docs/cameras/dahua/sd4a425db-hny.md @@ -0,0 +1,36 @@ +# Dahua SD4A425DB-HNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4A425DB-HNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 5-125mm | +| Night vision | ir (100m), 0.0005 lux, 0.005 lux color | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | No | +| Operating temp | -40 to 65°C | + +## Features + +- WizSense +- 25x optical zoom +- Starlight +- onboard auto-tracking (Auto Tracking 1.0) +- SMD 3.0 +- 100m IR +- 360° endless pan +- perimeter protection + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4a425db-hny + +--- +*Auto-generated from dahua-sd4a425db-hny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4e225gb-hnr-a-pv1.md b/docs/cameras/dahua/sd4e225gb-hnr-a-pv1.md new file mode 100644 index 00000000..a3dec800 --- /dev/null +++ b/docs/cameras/dahua/sd4e225gb-hnr-a-pv1.md @@ -0,0 +1,36 @@ +# Dahua SD4E225GB-HNR-A-PV1 + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4E225GB-HNR-A-PV1 | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 4.8-120mm | +| Night vision | hybrid (100m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | Yes | +| Operating temp | -40 to +65°C | + +## Features + +- 25x optical zoom +- TiOC WizSense +- SMD 4.0 +- auto-tracking +- active deterrence (light and sound warning) +- 100m IR +- 50m white light +- 360 endless pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225gb-hnr-a-pv1 + +--- +*Auto-generated from dahua-sd4e225gb-hnr-a-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4e225mb-hnr-a-pv1.md b/docs/cameras/dahua/sd4e225mb-hnr-a-pv1.md new file mode 100644 index 00000000..f4424a98 --- /dev/null +++ b/docs/cameras/dahua/sd4e225mb-hnr-a-pv1.md @@ -0,0 +1,37 @@ +# Dahua SD4E225MB-HNR-A-PV1 + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4E225MB-HNR-A-PV1 | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | hybrid (100m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 65°C | + +## Features + +- 25x optical zoom +- WizSense +- WizTracking auto-tracking +- SMD 4.0 +- active deterrence (light and sound) +- 100m IR +- 50m white light +- 360 degrees endless pan +- starlight + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e225mb-hnr-a-pv1 + +--- +*Auto-generated from dahua-sd4e225mb-hnr-a-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4e425gb-hnr-a-pv1.md b/docs/cameras/dahua/sd4e425gb-hnr-a-pv1.md new file mode 100644 index 00000000..b2f9be99 --- /dev/null +++ b/docs/cameras/dahua/sd4e425gb-hnr-a-pv1.md @@ -0,0 +1,36 @@ +# Dahua SD4E425GB-HNR-A-PV1 + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4E425GB-HNR-A-PV1 | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Night vision | hybrid (100m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | Yes | +| Operating temp | -40 to 65°C | + +## Features + +- WizSense +- 25x optical zoom +- SMD 4.0 +- auto-tracking +- active deterrence (red/blue warning light + 11 sound alarms) +- 100m IR +- 50m white light +- 360 endless pan +- perimeter protection (intrusion/tripwire, human/vehicle) + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425gb-hnr-a-pv1 + +--- +*Auto-generated from dahua-sd4e425gb-hnr-a-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4e425mb-hnr-a-pv1.md b/docs/cameras/dahua/sd4e425mb-hnr-a-pv1.md new file mode 100644 index 00000000..b29d6188 --- /dev/null +++ b/docs/cameras/dahua/sd4e425mb-hnr-a-pv1.md @@ -0,0 +1,38 @@ +# Dahua SD4E425MB-HNR-A-PV1 + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4E425MB-HNR-A-PV1 | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | hybrid (100m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 65°C | + +## Features + +- 25x optical zoom +- WizSense +- WizTracking auto-tracking +- SMD 4.0 +- TiOC Dual Light Fusion +- 100m IR +- 50m white light +- active deterrence (red/blue warning lights, sound alarm) +- Starlight +- endless 360 pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e425mb-hnr-a-pv1 + +--- +*Auto-generated from dahua-sd4e425mb-hnr-a-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4e825gb-hnr-a-pv1.md b/docs/cameras/dahua/sd4e825gb-hnr-a-pv1.md new file mode 100644 index 00000000..56d54231 --- /dev/null +++ b/docs/cameras/dahua/sd4e825gb-hnr-a-pv1.md @@ -0,0 +1,38 @@ +# Dahua SD4E825GB-HNR-A-PV1 + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4E825GB-HNR-A-PV1 | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4K (8MP, 3840×2160) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 5-125mm | +| Night vision | hybrid (100m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP66 | +| Two-way audio | Yes | +| Operating temp | -40 to 65°C | + +## Features + +- WizSense +- TiOC +- 25x optical zoom +- Auto Tracking 3.0 +- SMD 4.0 +- active deterrence (dual light + audio/light alarm) +- 100m IR +- 50m white light +- face detection +- perimeter protection + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825gb-hnr-a-pv1 + +--- +*Auto-generated from dahua-sd4e825gb-hnr-a-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4e825mb-hnr-a-pv1.md b/docs/cameras/dahua/sd4e825mb-hnr-a-pv1.md new file mode 100644 index 00000000..4e0f0a12 --- /dev/null +++ b/docs/cameras/dahua/sd4e825mb-hnr-a-pv1.md @@ -0,0 +1,37 @@ +# Dahua SD4E825MB-HNR-A-PV1 + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4E825MB-HNR-A-PV1 | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4K (8MP, 3840×2160) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | hybrid (100m) | +| Power | PoE+ (802.3at) | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to +65°C | + +## Features + +- 25x optical zoom +- WizTracking auto-tracking +- SMD 4.0 +- Face Detection +- IVS perimeter protection +- Dual Light Fusion +- 100m IR +- 50m white light +- active deterrence + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4e825mb-hnr-a-pv1 + +--- +*Auto-generated from dahua-sd4e825mb-hnr-a-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd4f420da-hny.md b/docs/cameras/dahua/sd4f420da-hny.md new file mode 100644 index 00000000..72567b77 --- /dev/null +++ b/docs/cameras/dahua/sd4f420da-hny.md @@ -0,0 +1,37 @@ +# Dahua SD4F420DA-HNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD4F420DA-HNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2688×1520) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 2.8-56mm | +| Field of view | 7-105° | +| Night vision | color (80m) | +| Power | PoE+ (802.3at) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP66 | +| Two-way audio | No | +| Operating temp | -40 to 65°C | + +## Features + +- WizSense +- WizColor full-color +- 20x hybrid zoom +- 80m warm-light illumination +- active deterrence (sound warning) +- SMD 3.0 +- perimeter protection (IVS: tripwire/intrusion, human/vehicle) +- face detection + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd4/sd4f420da-hny + +--- +*Auto-generated from dahua-sd4f420da-hny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd50432gb-hnr.md b/docs/cameras/dahua/sd50432gb-hnr.md new file mode 100644 index 00000000..add4cd32 --- /dev/null +++ b/docs/cameras/dahua/sd50432gb-hnr.md @@ -0,0 +1,38 @@ +# Dahua SD50432GB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD50432GB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 4.8-154mm | +| Field of view | 55.8-2.3° | +| Night vision | ir, 0.005 lux | +| Power | PoE+ (802.3at) / DC 24V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif, http | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -40 to +60°C | + +## Features + +- WizSense +- 32x optical zoom +- auto-tracking +- SMD 4.0 +- video metadata +- face detection +- people counting +- 0-360 endless pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd50432gb-hnr + +--- +*Auto-generated from dahua-sd50432gb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd52c225db-hny.md b/docs/cameras/dahua/sd52c225db-hny.md new file mode 100644 index 00000000..5f58103f --- /dev/null +++ b/docs/cameras/dahua/sd52c225db-hny.md @@ -0,0 +1,35 @@ +# Dahua SD52C225DB-HNY + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD52C225DB-HNY | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Night vision | color, 0.0005 lux, 0.005 lux color | +| Power | PoE+ (802.3at) / 24V DC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -30 to +60°C | + +## Features + +- WizSense +- 25x optical zoom +- Starlight full-color +- SMD 3.0 +- auto-tracking (auto patrol) +- perimeter protection (tripwire/intrusion) +- face detection +- 360 endless pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c225db-hny + +--- +*Auto-generated from dahua-sd52c225db-hny.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd52c232gb-hnr.md b/docs/cameras/dahua/sd52c232gb-hnr.md new file mode 100644 index 00000000..227053f2 --- /dev/null +++ b/docs/cameras/dahua/sd52c232gb-hnr.md @@ -0,0 +1,35 @@ +# Dahua SD52C232GB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD52C232GB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" STARVIS CMOS | +| Lens | 1× 4.8-153mm | +| Field of view | 58.4-3.0 (H)° | +| Power | PoE+ (802.3at) / DC 24V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -30 to 60°C | + +## Features + +- WizSense +- 32x optical zoom +- auto-tracking +- SMD 4.0 +- human/vehicle classification +- in-ceiling mount +- 360 endless pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c232gb-hnr + +--- +*Auto-generated from dahua-sd52c232gb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd52c432gb-hnr.md b/docs/cameras/dahua/sd52c432gb-hnr.md new file mode 100644 index 00000000..4acd1bc5 --- /dev/null +++ b/docs/cameras/dahua/sd52c432gb-hnr.md @@ -0,0 +1,35 @@ +# Dahua SD52C432GB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD52C432GB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | none, 0.005 lux, 0.005 lux color | +| Power | PoE+ (802.3at) / 24 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -30 to 60°C | + +## Features + +- WizSense +- 32x optical zoom +- in-ceiling speed dome +- smart auto-tracking +- SMD 4.0 +- 360 endless pan, 0 to 90 tilt +- Smart H.265+ / Smart H.264+ + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd52c432gb-hnr + +--- +*Auto-generated from dahua-sd52c432gb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a245gb-hnr.md b/docs/cameras/dahua/sd5a245gb-hnr.md new file mode 100644 index 00000000..275cd38a --- /dev/null +++ b/docs/cameras/dahua/sd5a245gb-hnr.md @@ -0,0 +1,37 @@ +# Dahua SD5A245GB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A245GB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 1080p (2MP, 1920×1080) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 3.95-177.75mm | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / 24 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | Yes | +| Operating temp | -40 to +70°C | + +## Features + +- WizSense +- 45x optical zoom +- auto-tracking +- SMD 4.0 +- AcuPick +- face detection +- 150m IR +- endless 360 pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a245gb-hnr + +--- +*Auto-generated from dahua-sd5a245gb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a425ma-hnr.md b/docs/cameras/dahua/sd5a425ma-hnr.md new file mode 100644 index 00000000..5a002357 --- /dev/null +++ b/docs/cameras/dahua/sd5a425ma-hnr.md @@ -0,0 +1,36 @@ +# Dahua SD5A425MA-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A425MA-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 6-192mm | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / 24 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -40 to 70°C | + +## Features + +- 25x optical zoom +- WizSense +- SMD 4.0 +- WizTracking auto-tracking +- 150m IR +- endless 360 pan, auto flip 180 +- starlight + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425ma-hnr=s2 + +--- +*Auto-generated from dahua-sd5a425ma-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a425mb-hnr.md b/docs/cameras/dahua/sd5a425mb-hnr.md new file mode 100644 index 00000000..03df3dc7 --- /dev/null +++ b/docs/cameras/dahua/sd5a425mb-hnr.md @@ -0,0 +1,36 @@ +# Dahua SD5A425MB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A425MB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / DC 24V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -40 to 70°C | + +## Features + +- WizSense +- 25x optical zoom +- Auto Tracking 3.0 (WizTracking) +- SMD 4.0 +- AcuPick +- 150m IR +- perimeter protection (intrusion/tripwire, human/vehicle) + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a425mb-hnr + +--- +*Auto-generated from dahua-sd5a425mb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a432mb-hnr.md b/docs/cameras/dahua/sd5a432mb-hnr.md new file mode 100644 index 00000000..30f3052e --- /dev/null +++ b/docs/cameras/dahua/sd5a432mb-hnr.md @@ -0,0 +1,37 @@ +# Dahua SD5A432MB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A432MB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / DC 24V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -40 to 70°C | + +## Features + +- 32x optical zoom +- WizSense +- SMD 4.0 +- Auto Tracking 3.0 (WizTracking) +- face detection +- 150m IR +- perimeter protection (intrusion/tripwire, human/vehicle) +- endless 360 pan + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a432mb-hnr + +--- +*Auto-generated from dahua-sd5a432mb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a445gb-hnr.md b/docs/cameras/dahua/sd5a445gb-hnr.md new file mode 100644 index 00000000..600360bc --- /dev/null +++ b/docs/cameras/dahua/sd5a445gb-hnr.md @@ -0,0 +1,36 @@ +# Dahua SD5A445GB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A445GB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / DC 24V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp, rtmp | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- 45x optical zoom +- Starlight +- 150m IR +- Auto Tracking 3.0 +- SMD 4.0 +- AcuPick +- WizSense + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445gb-hnr + +--- +*Auto-generated from dahua-sd5a445gb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a445mb-hnr.md b/docs/cameras/dahua/sd5a445mb-hnr.md new file mode 100644 index 00000000..c9a1756a --- /dev/null +++ b/docs/cameras/dahua/sd5a445mb-hnr.md @@ -0,0 +1,37 @@ +# Dahua SD5A445MB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A445MB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / 24V AC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -40 to 70°C | + +## Features + +- 45x optical zoom +- WizSense +- WizTracking auto-tracking +- SMD 4.0 +- 150m IR +- Perimeter Protection Large-Scale AI Models +- 0-360 endless pan +- auto flip 180 + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a445mb-hnr + +--- +*Auto-generated from dahua-sd5a445mb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a825gb-hnr.md b/docs/cameras/dahua/sd5a825gb-hnr.md new file mode 100644 index 00000000..3e8bf118 --- /dev/null +++ b/docs/cameras/dahua/sd5a825gb-hnr.md @@ -0,0 +1,39 @@ +# Dahua SD5A825GB-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A825GB-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4K (8MP, 3840×2160) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 5-125mm F1.6-F3.6 | +| Field of view | H: 55.6°-3.2°, V: 32.2°-1.8°° | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / 24V AC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -40 to +70°C | + +## Features + +- WizSense +- 25x optical zoom +- 150m IR +- Auto Tracking 3.0 +- SMD 4.0 +- auto flip 180° +- auto patrol +- 360° endless pan +- Starlight + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825gb-hnr + +--- +*Auto-generated from dahua-sd5a825gb-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd5a825ma-hnr.md b/docs/cameras/dahua/sd5a825ma-hnr.md new file mode 100644 index 00000000..106ab696 --- /dev/null +++ b/docs/cameras/dahua/sd5a825ma-hnr.md @@ -0,0 +1,38 @@ +# Dahua SD5A825MA-HNR + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD5A825MA-HNR | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4K (8MP, 3840×2160) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× 5.4-135mm | +| Night vision | ir (150m) | +| Power | PoE+ (802.3at) / 24 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| IK rating | IK10 | +| Two-way audio | No | +| Operating temp | -40 to 65°C | + +## Features + +- WizSense +- WizTracking auto-tracking +- SMD 4.0 +- 25x optical zoom +- 8MP 4K +- 150m IR +- pan 360 endless (0.1-250 deg/s) +- tilt -15 to 90 deg +- perimeter protection (tripwire/intrusion, human/vehicle) + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sd5/sd5a825ma-hnr + +--- +*Auto-generated from dahua-sd5a825ma-hnr.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd6c3432gb-hnr-agq-pv1.md b/docs/cameras/dahua/sd6c3432gb-hnr-agq-pv1.md new file mode 100644 index 00000000..0703ed46 --- /dev/null +++ b/docs/cameras/dahua/sd6c3432gb-hnr-agq-pv1.md @@ -0,0 +1,41 @@ +# Dahua SD6C3432GB-HNR-AGQ-PV1 + +*Also known as: SD6C3432GB-HNR-AGQ-PV1-LA* + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD6C3432GB-HNR-AGQ-PV1 | +| Type | ptz | +| Connectivity | ethernet, 4g | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 6-192 (32x optical zoom)mm | +| Night vision | hybrid (150m) | +| Power | 12V DC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp, http | +| IP rating | IP66 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- 4G LTE cellular connectivity +- 32x optical zoom +- Auto Tracking 3.0 +- SMD 4.0 +- TiOC active deterrence (red & blue warning lights) +- WizSense AI +- face detection +- vehicle/human classification +- IVS perimeter protection +- dual illumination (IR 150m + white light 50m) +- audio in/out (two-way) + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sd6c3432gb-hnr-agq-pv1-la + +--- +*Auto-generated from dahua-sd6c3432gb-hnr-agq-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd8a440pa-hnf-5g.md b/docs/cameras/dahua/sd8a440pa-hnf-5g.md new file mode 100644 index 00000000..739ef25a --- /dev/null +++ b/docs/cameras/dahua/sd8a440pa-hnf-5g.md @@ -0,0 +1,35 @@ +# Dahua SD8A440PA-HNF-5G + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD8A440PA-HNF-5G | +| Type | ptz | +| Connectivity | ethernet, 5g, 4g | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× | +| Night vision | ir (500m) | +| Power | 36 VDC (3A) | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif | +| IP rating | IP67 | +| Two-way audio | No | +| Operating temp | -40 to +70°C | + +## Features + +- 40x optical zoom +- 5G NR / 4G LTE cellular +- Auto Tracking 3.0 +- WizMind AI +- 500m IR +- Starlight low-light +- 360 endless pan, -30 to +90 tilt with 180 auto-flip + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a440pa-hnf-5g + +--- +*Auto-generated from dahua-sd8a440pa-hnf-5g.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sd8a840pa-hnf-5g.md b/docs/cameras/dahua/sd8a840pa-hnf-5g.md new file mode 100644 index 00000000..f8713a49 --- /dev/null +++ b/docs/cameras/dahua/sd8a840pa-hnf-5g.md @@ -0,0 +1,36 @@ +# Dahua SD8A840PA-HNF-5G + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SD8A840PA-HNF-5G | +| Type | ptz | +| Connectivity | ethernet, 5g, 4g | +| Resolution | 4K (8MP, 3840×2160) | +| Sensor | 1/1.8" CMOS | +| Lens | 1× | +| Night vision | ir (500m) | +| Power | 36 VDC | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | rtsp, onvif, http | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 70°C | + +## Features + +- 40x optical zoom +- 8MP 4K WizMind +- Auto Tracking 3.0 +- 500m IR +- 5G / 4G LTE cellular +- Starlight +- 0-360 endless pan +- perimeter protection (intrusion/tripwire, human/vehicle) + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/5g-camera/sd8a840pa-hnf-5g + +--- +*Auto-generated from dahua-sd8a840pa-hnf-5g.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sdt4e425-4f-mb-agq-pv1.md b/docs/cameras/dahua/sdt4e425-4f-mb-agq-pv1.md new file mode 100644 index 00000000..5e5f231e --- /dev/null +++ b/docs/cameras/dahua/sdt4e425-4f-mb-agq-pv1.md @@ -0,0 +1,40 @@ +# Dahua SDT4E425-4F-MB-AGQ-PV1 + +*Also known as: SDT4E425-4F-MB-AGQ-PV1-LA* + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SDT4E425-4F-MB-AGQ-PV1 | +| Type | ptz | +| Connectivity | ethernet, 4g | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/1.8" CMOS (overview) + 1/2.8" CMOS (detail) | +| Lens | 2× | +| Night vision | hybrid (100m) | +| Power | DC 12V | +| Storage | microSD ≤ 1024GB, NVR | +| Protocols | rtsp, onvif, http | +| IP rating | IP67 | +| Two-way audio | Yes | +| Operating temp | -40 to 65°C | + +## Features + +- dual-channel (overview + PT detail) +- 25x optical zoom +- WizTracking auto-tracking +- SMD 4.0 +- IVS perimeter protection (intrusion/tripwire, human/vehicle) +- active deterrence (light + sound) +- 100m IR +- 100m warm light +- 4G cellular +- Wi-Fi 802.11ax (2.4GHz) + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wireless-series/4g-camera/sdt4e425-4f-mb-agq-pv1-la=s2 + +--- +*Auto-generated from dahua-sdt4e425-4f-mb-agq-pv1.json — do not edit by hand.* diff --git a/docs/cameras/dahua/sdz4032-hnr-zb.md b/docs/cameras/dahua/sdz4032-hnr-zb.md new file mode 100644 index 00000000..82398ca2 --- /dev/null +++ b/docs/cameras/dahua/sdz4032-hnr-zb.md @@ -0,0 +1,36 @@ +# Dahua SDZ4032-HNR-ZB + +| Field | Spec | +|-------|------| +| Brand | Dahua | +| Model | SDZ4032-HNR-ZB | +| Type | ptz | +| Connectivity | ethernet | +| Resolution | 4MP (4MP, 2560×1440) | +| Sensor | 1/2.8" CMOS | +| Lens | 1× 4.8-154mm | +| Field of view | H: 55.8°-2.3°; V: 31.9°-1.3°; D: 63.7°-2.7°° | +| Night vision | ir | +| Power | PoE (802.3af) / DC 12V | +| Storage | microSD ≤ 512GB, NVR | +| Protocols | onvif, rtsp | +| Two-way audio | No | +| Operating temp | -25 to 60°C | + +## Features + +- 32x optical zoom +- Starlight low-light +- WizSense +- SMD (Smart Motion Detection) +- smart capture (human/motor vehicle/non-motor vehicle) +- face detection +- perimeter protection (tripwire, intrusion) +- 300 presets + +## Sources + +- https://www.dahuasecurity.com/products/network-products/ptz-cameras/wizsense-series/sdz/sdz4032-hnr-zb + +--- +*Auto-generated from dahua-sdz4032-hnr-zb.json — do not edit by hand.* diff --git a/package.json b/package.json index 8f6dfc67..2ef3576f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cctv-camera-database", - "version": "1.48.0", + "version": "1.49.0", "description": "An open, structured database of CCTV / IP camera specifications.", "scripts": { "build": "node scripts/build.js && node scripts/gen-docs.js", diff --git a/schema/camera.schema.json b/schema/camera.schema.json index dd4f4dc9..96ab2cfd 100644 --- a/schema/camera.schema.json +++ b/schema/camera.schema.json @@ -55,6 +55,7 @@ "wifi", "ethernet", "4g", + "5g", "coax" ] },