From 9a1a2872eb307be70727193bcb1c7f78abd28c19 Mon Sep 17 00:00:00 2001 From: bassem chagra Date: Sat, 20 Jun 2026 11:31:45 +0200 Subject: [PATCH] v1.9.0: ABUS brand rebuild (verified against official catalog) The ABUS section was substantially fabricated (made-up article numbers + invented RTSP/Frigate configs). Verified against official ABUS sources and the ABUS catalog, then rebuilt: ABUS 15 -> 76 cameras. - Removed 9 non-existent "ghost" ABUS models (404 on ABUS). - Stripped fabricated RTSP/ONVIF + Frigate/HA configs from the 5 genuine App2Cam (PPIC) cameras (app-only, no local streaming). - Corrected PPIC52520/54520 to native 2 MP (4K is interpolated marketing) and PPIC90520 night vision to color (white-light LED), per official datasheets. - Added 70 real ABUS cameras from the official catalog: consumer App2Cam line + full professional IP range (TVIP/IPCB/IPCS/IPCA bullets/domes/PTZ/ hemispheric, ANPR, 2 thermal) + analog HD (HDCC/TVCC). Sourced from expert-security.de cross-checked with official ABUS. Database now covers 1,367 cameras across 67 brands. README + changelog updated. --- CHANGELOG.md | 23 + README.md | 26 +- cameras/abus/hdcc35512.json | 70 + cameras/abus/hdcc52512.json | 75 + cameras/abus/hdcc75550.json | 66 + cameras/abus/ipca34512a.json | 81 + cameras/abus/ipca34512b.json | 88 + cameras/abus/ipca34612a.json | 85 + cameras/abus/ipca54512a.json | 98 + cameras/abus/ipca54512b.json | 93 + cameras/abus/ipca54572a.json | 84 + cameras/abus/ipca54581b.json | 78 + cameras/abus/ipca54612a.json | 87 + cameras/abus/ipca64512a.json | 87 + cameras/abus/ipca64512b.json | 96 + cameras/abus/ipca64581d.json | 87 + cameras/abus/ipca64612a.json | 108 + cameras/abus/ipcb34511a.json | 86 + cameras/abus/ipcb34511b.json | 100 + cameras/abus/ipcb34611a.json | 96 + cameras/abus/ipcb38511a.json | 100 + cameras/abus/ipcb38511b.json | 78 + cameras/abus/ipcb44510a.json | 69 + cameras/abus/ipcb44510c.json | 80 + cameras/abus/ipcb44511a.json | 92 + cameras/abus/ipcb44511b.json | 90 + cameras/abus/ipcb44561a.json | 78 + cameras/abus/ipcb44611a.json | 78 + cameras/abus/ipcb44611b.json | 100 + cameras/abus/ipcb54511a.json | 91 + cameras/abus/ipcb54511b.json | 86 + cameras/abus/ipcb54611b.json | 79 + cameras/abus/ipcb58511a.json | 101 + cameras/abus/ipcb58511b.json | 92 + cameras/abus/ipcb58611a.json | 88 + cameras/abus/ipcb64521.json | 101 + cameras/abus/ipcb64621.json | 81 + cameras/abus/ipcb68516.json | 70 - cameras/abus/ipcb68516.md | 32 - cameras/abus/ipcb68521.json | 104 + cameras/abus/ipcb68621.json | 82 + cameras/abus/ipcb74521.json | 104 + cameras/abus/ipcb78521.json | 83 + cameras/abus/ipcs28581a.json | 91 + cameras/abus/ipcs29512.json | 106 + cameras/abus/ipcs34611a.json | 100 + cameras/abus/ipcs54511a.json | 77 + cameras/abus/ipcs54511b.json | 85 + cameras/abus/ipcs54611a.json | 96 + cameras/abus/ipcs58571a.json | 97 + cameras/abus/ipcs64511b.json | 95 + cameras/abus/ipcs64531.json | 85 + cameras/abus/ipcs64541.json | 103 + cameras/abus/ipcs64611a.json | 72 + cameras/abus/ipcs74511a.json | 76 + cameras/abus/ipcs84511.json | 96 + cameras/abus/ipcs84532.json | 83 + cameras/abus/ipcs84551.json | 113 + cameras/abus/ppic31020.json | 80 + cameras/abus/ppic42520-at.json | 63 +- cameras/abus/ppic42520.json | 63 +- cameras/abus/ppic44020.json | 71 - cameras/abus/ppic44020.md | 33 - cameras/abus/ppic44520.json | 35 +- cameras/abus/ppic46520.json | 47 +- cameras/abus/ppic52520.json | 84 + cameras/abus/ppic54520.json | 82 + cameras/abus/ppic90520.json | 16 +- cameras/abus/ppic91000.json | 73 + cameras/abus/ppic94021.json | 58 - cameras/abus/ppic94021.md | 33 - cameras/abus/tvcc35512.json | 56 + cameras/abus/tvcc55512.json | 73 + cameras/abus/tvip42510.json | 92 + cameras/abus/tvip42562.json | 88 + cameras/abus/tvip44021.json | 72 - cameras/abus/tvip44021.md | 34 - cameras/abus/tvip44510.json | 92 + cameras/abus/tvip44511.json | 91 + cameras/abus/tvip44520-at.json | 96 - cameras/abus/tvip44520-at.md | 42 - cameras/abus/tvip44520.json | 93 - cameras/abus/tvip44520.md | 40 - cameras/abus/tvip45000.json | 73 - cameras/abus/tvip45000.md | 35 - cameras/abus/tvip48500.json | 73 - cameras/abus/tvip48500.md | 35 - cameras/abus/tvip48511.json | 104 + cameras/abus/tvip61600.json | 78 - cameras/abus/tvip61600.md | 36 - cameras/abus/tvip62510.json | 90 + cameras/abus/tvip62562.json | 84 + cameras/abus/tvip64511.json | 82 + cameras/abus/tvip68511.json | 83 + cameras/abus/tvip82561.json | 81 + data/cameras.csv | 89 +- data/cameras.json | 6880 ++++++++++++++++++++++++++++---- docs/cameras.json | 6880 ++++++++++++++++++++++++++++---- package.json | 2 +- 99 files changed, 18630 insertions(+), 2630 deletions(-) create mode 100644 cameras/abus/hdcc35512.json create mode 100644 cameras/abus/hdcc52512.json create mode 100644 cameras/abus/hdcc75550.json create mode 100644 cameras/abus/ipca34512a.json create mode 100644 cameras/abus/ipca34512b.json create mode 100644 cameras/abus/ipca34612a.json create mode 100644 cameras/abus/ipca54512a.json create mode 100644 cameras/abus/ipca54512b.json create mode 100644 cameras/abus/ipca54572a.json create mode 100644 cameras/abus/ipca54581b.json create mode 100644 cameras/abus/ipca54612a.json create mode 100644 cameras/abus/ipca64512a.json create mode 100644 cameras/abus/ipca64512b.json create mode 100644 cameras/abus/ipca64581d.json create mode 100644 cameras/abus/ipca64612a.json create mode 100644 cameras/abus/ipcb34511a.json create mode 100644 cameras/abus/ipcb34511b.json create mode 100644 cameras/abus/ipcb34611a.json create mode 100644 cameras/abus/ipcb38511a.json create mode 100644 cameras/abus/ipcb38511b.json create mode 100644 cameras/abus/ipcb44510a.json create mode 100644 cameras/abus/ipcb44510c.json create mode 100644 cameras/abus/ipcb44511a.json create mode 100644 cameras/abus/ipcb44511b.json create mode 100644 cameras/abus/ipcb44561a.json create mode 100644 cameras/abus/ipcb44611a.json create mode 100644 cameras/abus/ipcb44611b.json create mode 100644 cameras/abus/ipcb54511a.json create mode 100644 cameras/abus/ipcb54511b.json create mode 100644 cameras/abus/ipcb54611b.json create mode 100644 cameras/abus/ipcb58511a.json create mode 100644 cameras/abus/ipcb58511b.json create mode 100644 cameras/abus/ipcb58611a.json create mode 100644 cameras/abus/ipcb64521.json create mode 100644 cameras/abus/ipcb64621.json delete mode 100644 cameras/abus/ipcb68516.json delete mode 100644 cameras/abus/ipcb68516.md create mode 100644 cameras/abus/ipcb68521.json create mode 100644 cameras/abus/ipcb68621.json create mode 100644 cameras/abus/ipcb74521.json create mode 100644 cameras/abus/ipcb78521.json create mode 100644 cameras/abus/ipcs28581a.json create mode 100644 cameras/abus/ipcs29512.json create mode 100644 cameras/abus/ipcs34611a.json create mode 100644 cameras/abus/ipcs54511a.json create mode 100644 cameras/abus/ipcs54511b.json create mode 100644 cameras/abus/ipcs54611a.json create mode 100644 cameras/abus/ipcs58571a.json create mode 100644 cameras/abus/ipcs64511b.json create mode 100644 cameras/abus/ipcs64531.json create mode 100644 cameras/abus/ipcs64541.json create mode 100644 cameras/abus/ipcs64611a.json create mode 100644 cameras/abus/ipcs74511a.json create mode 100644 cameras/abus/ipcs84511.json create mode 100644 cameras/abus/ipcs84532.json create mode 100644 cameras/abus/ipcs84551.json create mode 100644 cameras/abus/ppic31020.json delete mode 100644 cameras/abus/ppic44020.json delete mode 100644 cameras/abus/ppic44020.md create mode 100644 cameras/abus/ppic52520.json create mode 100644 cameras/abus/ppic54520.json create mode 100644 cameras/abus/ppic91000.json delete mode 100644 cameras/abus/ppic94021.json delete mode 100644 cameras/abus/ppic94021.md create mode 100644 cameras/abus/tvcc35512.json create mode 100644 cameras/abus/tvcc55512.json create mode 100644 cameras/abus/tvip42510.json create mode 100644 cameras/abus/tvip42562.json delete mode 100644 cameras/abus/tvip44021.json delete mode 100644 cameras/abus/tvip44021.md create mode 100644 cameras/abus/tvip44510.json create mode 100644 cameras/abus/tvip44511.json delete mode 100644 cameras/abus/tvip44520-at.json delete mode 100644 cameras/abus/tvip44520-at.md delete mode 100644 cameras/abus/tvip44520.json delete mode 100644 cameras/abus/tvip44520.md delete mode 100644 cameras/abus/tvip45000.json delete mode 100644 cameras/abus/tvip45000.md delete mode 100644 cameras/abus/tvip48500.json delete mode 100644 cameras/abus/tvip48500.md create mode 100644 cameras/abus/tvip48511.json delete mode 100644 cameras/abus/tvip61600.json delete mode 100644 cameras/abus/tvip61600.md create mode 100644 cameras/abus/tvip62510.json create mode 100644 cameras/abus/tvip62562.json create mode 100644 cameras/abus/tvip64511.json create mode 100644 cameras/abus/tvip68511.json create mode 100644 cameras/abus/tvip82561.json diff --git a/CHANGELOG.md b/CHANGELOG.md index 2760d9b3..2d485674 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,29 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) --- +## [1.9.0] — 2026-06-20 + +ABUS brand rebuild. The ABUS section was substantially fabricated (made-up article numbers + invented RTSP/Frigate configs). It was verified against official ABUS sources and the ABUS catalog, then rebuilt — **ABUS 15 → 76 cameras**. + +### Added + +- **70 real ABUS cameras** from the official catalog: the consumer App2Cam line (PPIC31020/52520/54520/91000) and the full professional IP range — TVIP/IPCB/IPCS/IPCA bullets, domes, PTZ (4×/25×/32× zoom), hemispheric/fisheye, an ANPR camera, **2 bi-spectral thermal cameras**, plus analog HD (HDCC/TVCC). Sourced from `expert-security.de` cross-checked with official ABUS. + +### Fixed + +- Stripped **fabricated RTSP/ONVIF protocols and Frigate/HA configs** from the 5 genuine App2Cam (PPIC) cameras — they are app-only with no local streaming. +- Corrected `PPIC52520`/`PPIC54520` to **native 2 MP** (the "4K" is interpolated marketing) and `PPIC90520` night vision to **color** (white-light LED), per official ABUS datasheets/manual. + +### Removed + +- **9 non-existent "ghost" ABUS models** that 404 on ABUS (fabricated or misnamed article numbers). + +### Changed + +- Database now covers **1,367 cameras** across **67 brands**. + +--- + ## [1.8.0] — 2026-06-18 Reolink data-quality pass — every Reolink camera verified against official Reolink sources (product pages, datasheet PDFs, support articles). Facts only; fields with no official value left empty. diff --git a/README.md b/README.md index 4e0ee72b..598c7bf1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # CCTV Camera Database -An open, structured database of 1,306 CCTV / IP camera models and their technical specifications, covering 67 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). +An open, structured database of 1,367 CCTV / IP camera models and their technical specifications, covering 67 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-1%2C306-blue)](data/cameras.json) +[![cameras](https://img.shields.io/badge/cameras-1%2C367-blue)](data/cameras.json) [![brands](https://img.shields.io/badge/brands-67-green)](cameras/) [![license](https://img.shields.io/badge/license-CC0-lightgrey)](LICENSE) @@ -31,7 +31,7 @@ Prefer to self-host or browse offline? A [standalone demo](docs/demo.html) (just - **Filter** — narrow by brand, camera type, night vision, resolution, or market - **Sort** — click any column header to sort ascending/descending - **Detail drawer** — click a row to slide open the full spec sheet (resolution, connectivity, protocols, storage, audio, pricing, source links) -- **Pagination** — page through all 1,306 cameras, 25 per page +- **Pagination** — page through all 1,367 cameras, 25 per page - **Stats bar** — live counts for total cameras, brands, 4K+, WiFi, and no-subscription models --- @@ -63,7 +63,7 @@ cctv-camera-database/ │ ├── tapo/ # 62 cameras │ └── …60 more brands ├── data/ # GENERATED — do not edit by hand -│ ├── cameras.json # all 1,306 cameras as one array +│ ├── cameras.json # all 1,367 cameras as one array │ └── cameras.csv # flattened, spreadsheet-friendly ├── schema/ │ └── camera.schema.json @@ -121,22 +121,22 @@ Or open `data/cameras.csv` in any spreadsheet for a quick browse. | Metric | Count | |--------|-------| -| Total cameras | **1,306** | +| Total cameras | **1,367** | | Brands | **67** | | Form factors | 10 (bullet, dome, turret, PTZ, dual-lens, panoramic, covert, box, fisheye, doorbell) | -| PoE wired | 856 | -| WiFi | 430 | -| Battery / wire-free | 155 | -| 4K / 8MP+ | 417 | -| 4–5MP | 594 | -| 1080p–2MP | 292 | +| PoE wired | 908 | +| WiFi | 428 | +| Battery / wire-free | 152 | +| 4K / 8MP+ | 418 | +| 4–5MP | 604 | +| 1080p–2MP | 334 | ### All 67 brands | Brand | Cameras | Segment | |-------|---------|---------| | Hikvision | 150 | Enterprise + consumer, global | -| Reolink | 130 | Prosumer, no-subscription, global | +| Reolink | 122 | Prosumer, no-subscription, global | | Dahua | 107 | Enterprise + consumer, global | | Hanwha | 71 | Enterprise AI, Korea/global | | Axis | 66 | Enterprise premium, global | @@ -158,7 +158,7 @@ Or open `data/cameras.csv` in any spreadsheet for a quick browse. | Uniview | 15 | Enterprise NDAA, global | | Blink (Amazon) | 16 | Budget battery, US/UK/EU | | Swann | 16 | Consumer, AU/US/UK | -| ABUS | 15 | Consumer/SMB GDPR-first, DE/AT/CH | +| ABUS | 76 | Consumer + professional, GDPR-first, DE/AT/CH | | CP Plus | 14 | India #2 brand, IN | | GeoVision | 15 | Enterprise, TW/Asia/global | | IMOU (Dahua) | 15 | Consumer, global | diff --git a/cameras/abus/hdcc35512.json b/cameras/abus/hdcc35512.json new file mode 100644 index 00000000..c255a729 --- /dev/null +++ b/cameras/abus/hdcc35512.json @@ -0,0 +1,70 @@ +{ + "id": "abus-hdcc35512", + "brand": "ABUS", + "model": "HDCC35512", + "type": "bullet", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 + }, + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2960x1665", + "fps": 20 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "112 horizontal, 60 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12 V DC (+/-25%)" + }, + "protocols": [], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "True WDR (130 dB)", + "Day/Night with electromechanical IR cut filter", + "Color night vision (white-light LEDs)", + "AI person/vehicle detection with HDCC900X2 recorder", + "Switchable HD-TVI/AHD/HD-CVI/CVBS output", + "Integrated microphone", + "Up to 7.2 W power consumption" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "172 x 69 x 69", + "weight_g": 432, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc35512-analog-hd-mini-tube-5mpx-tn-ir-ip67.html", + "https://alarm-technik.eu/en/products/abus-analog-hd-mini-tube-5-mpx-2-8-mm-hdcc35512" + ] +} diff --git a/cameras/abus/hdcc52512.json b/cameras/abus/hdcc52512.json new file mode 100644 index 00000000..6a5769ee --- /dev/null +++ b/cameras/abus/hdcc52512.json @@ -0,0 +1,75 @@ +{ + "id": "abus-hdcc52512", + "brand": "ABUS", + "model": "HDCC52512", + "type": "dome", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 25 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal, 56 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 40 + }, + "power": { + "method": "12V DC" + }, + "protocols": [], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "130dB WDR", + "3D DNR", + "HLC", + "ATW", + "white-light LEDs", + "integrated microphone", + "integrated speaker", + "BNC output", + "HD-TVI/HD-CVI/AHD/CVBS switchable" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "110 x 100 (DxH)", + "weight_g": 452, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc52512-analog-hd-mini-dome-ir-1080p-ip67.html", + "https://www.digitec.ch/en/s1/product/abus-hdcc52512-analog-hd-mini-dome-ir-1080p-ip67-1920-x-1080-pixels-network-camera-61175216" + ] +} diff --git a/cameras/abus/hdcc75550.json b/cameras/abus/hdcc75550.json new file mode 100644 index 00000000..f5fdd981 --- /dev/null +++ b/cameras/abus/hdcc75550.json @@ -0,0 +1,66 @@ +{ + "id": "abus-hdcc75550", + "brand": "ABUS", + "model": "HDCC75550", + "type": "dome", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc", + "ac-mains" + ], + "resolution": { + "label": "5MP", + "max_width": 2592, + "max_height": 1944, + "megapixels": 5 + }, + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2592x1944", + "fps": 20 + } + ] + }, + "sensor": "1/2.7\\\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.7 to 13.5", + "varifocal": true, + "aperture": "F1.2" + }, + "field_of_view_deg": "92 to 29 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "12 V DC / 24 V AC" + }, + "protocols": [], + "ip_rating": "IP67", + "features": [ + "True WDR 120dB", + "4-in-1 video output (TVI/AHD/CVI/CVBS switchable)", + "Motorized 5x optical zoom", + "Electromechanical IR cut filter (ICR)", + "Automatic day/night switching", + "Digital noise reduction (DNR)", + "BNC output" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "145 x 145 x 124", + "weight_g": 900, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc75550-analog-hd-tube-5mpx-t-n-ir-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Analogue-HD/Analog-HD-Tube-5-MPx-2.7-13.5-mm" + ] +} diff --git a/cameras/abus/ipca34512a.json b/cameras/abus/ipca34512a.json new file mode 100644 index 00000000..4b4009a4 --- /dev/null +++ b/cameras/abus/ipca34512a.json @@ -0,0 +1,81 @@ +{ + "id": "abus-ipca34512a", + "brand": "ABUS", + "model": "IPCA34512A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "backlight compensation", + "digital zoom", + "AI human/vehicle detection", + "color night vision on event", + "tripwire detection", + "intrusion detection" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-4-MPx-Black-2.8-mm-IR-WL" + ] +} diff --git a/cameras/abus/ipca34512b.json b/cameras/abus/ipca34512b.json new file mode 100644 index 00000000..9df2e465 --- /dev/null +++ b/cameras/abus/ipca34512b.json @@ -0,0 +1,88 @@ +{ + "id": "abus-ipca34512b", + "brand": "ABUS", + "model": "IPCA34512B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "89 horizontal, 45 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "AI human and vehicle detection", + "color night vision (white light)", + "digital zoom", + "ABUS Link Station App" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-mini-tube-4-MPx-4-mm-IR-WL", + "https://alarm-technik.eu/en/products/ip-mini-tube-4-mpx-4-mm-ir-wl-abus-ipca34512b" + ] +} diff --git a/cameras/abus/ipca34612a.json b/cameras/abus/ipca34612a.json new file mode 100644 index 00000000..410c085b --- /dev/null +++ b/cameras/abus/ipca34612a.json @@ -0,0 +1,85 @@ +{ + "id": "abus-ipca34612a", + "brand": "ABUS", + "model": "IPCA34612A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "object detection (person/vehicle)", + "white light", + "full-color night vision", + "digital zoom", + "backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34612a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.voltus.com/en/abus-ipca34612a-ip-mini-tube-4-mp-ir-wl-sw-2-8-mm.html" + ] +} diff --git a/cameras/abus/ipca54512a.json b/cameras/abus/ipca54512a.json new file mode 100644 index 00000000..70f390c3 --- /dev/null +++ b/cameras/abus/ipca54512a.json @@ -0,0 +1,98 @@ +{ + "id": "abus-ipca54512a", + "brand": "ABUS", + "model": "IPCA54512A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688 x 1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640 x 480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920 x 1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "Person & vehicle classification", + "Color night vision", + "Digital zoom", + "Privacy zones", + "ABUS Link Station app", + "ONVIF Profile G/S/T" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-2-8-mm-ir-wl-abus-ipca54512a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] +} diff --git a/cameras/abus/ipca54512b.json b/cameras/abus/ipca54512b.json new file mode 100644 index 00000000..64e39776 --- /dev/null +++ b/cameras/abus/ipca54512b.json @@ -0,0 +1,93 @@ +{ + "id": "abus-ipca54512b", + "brand": "ABUS", + "model": "IPCA54512B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "full-color night vision", + "AI human/vehicle object detection", + "VCA-controlled IR/white-light switching", + "IR LEDs (up to 30m)", + "white-light LEDs (up to 30m)", + "encrypted microSD storage", + "compatible with ABUS Secvest, Secoris and WLX Pro" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "release_year": 2023, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "commercial", + "consumer" + ], + "sources": [ + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-4-mm-ir-wl-abus-ipca54512b", + "https://www.solarics.de/products/abus-abus-ipca54512a-ip-kugeldome-4-mpx-2-8-mm-ir-wl-art-ipca54512a", + "https://www.expert-security.de/abus-ipca54512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-4-mm-IR-WL" + ] +} diff --git a/cameras/abus/ipca54572a.json b/cameras/abus/ipca54572a.json new file mode 100644 index 00000000..3a4604ac --- /dev/null +++ b/cameras/abus/ipca54572a.json @@ -0,0 +1,84 @@ +{ + "id": "abus-ipca54572a", + "brand": "ABUS", + "model": "IPCA54572A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "120dB WDR", + "AI object detection (people/vehicles)", + "full-color night vision", + "white-light deterrence LEDs", + "IR LEDs", + "digital zoom", + "backlight compensation", + "alarm I/O", + "ONVIF Profile G/S/T" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54572a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://firstmall.de/ABUS-IPCA54572A-IP-Kamera-Kugeldome-4-MPx-IR-WL-mit-2WAY-Audio-Alarmierung", + "https://fr.rs-online.com/web/p/videosurveillance-cameras/0180161" + ] +} diff --git a/cameras/abus/ipca54581b.json b/cameras/abus/ipca54581b.json new file mode 100644 index 00000000..ec0967be --- /dev/null +++ b/cameras/abus/ipca54581b.json @@ -0,0 +1,78 @@ +{ + "id": "abus-ipca54581b", + "brand": "ABUS", + "model": "IPCA54581B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "3.6", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "84 horizontal / 43 vertical (optical), 50 horizontal (thermal)", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "speaker": true, + "two_way": true + }, + "features": [ + "thermal imaging", + "bi-spectral", + "AI VCA (intrusion, tripwire, area entry/exit)", + "object classification (person/vehicle)", + "temperature measurement", + "fire detection", + "RS485", + "alarm input/output", + "WDR" + ], + "operating_temp_c": "-40 to 65", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 950, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54581b-ip-thermal-kamera-4mpx.html", + "https://alarm-technik.eu/en/products/thermal-dome-bi-spektral-4mpx-3-6-4-3-mm-abus-ipca54581b", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/Thermal-Dome-Bi-Spectral-4MPx-3.6-4.3-mm" + ] +} diff --git a/cameras/abus/ipca54612a.json b/cameras/abus/ipca54612a.json new file mode 100644 index 00000000..9b3a7e9b --- /dev/null +++ b/cameras/abus/ipca54612a.json @@ -0,0 +1,87 @@ +{ + "id": "abus-ipca54612a", + "brand": "ABUS", + "model": "IPCA54612A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "codec": "H.265", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal, 57 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12V DC / PoE (IEEE 802.3af)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "Person/vehicle object recognition", + "Full-color night vision", + "Digital zoom", + "Backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54612a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-schwarz-2-8-mm-ir-wl-abus-ipca54612a" + ] +} diff --git a/cameras/abus/ipca64512a.json b/cameras/abus/ipca64512a.json new file mode 100644 index 00000000..28434ccb --- /dev/null +++ b/cameras/abus/ipca64512a.json @@ -0,0 +1,87 @@ +{ + "id": "abus-ipca64512a", + "brand": "ABUS", + "model": "IPCA64512A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false + }, + "features": [ + "120dB WDR", + "person/vehicle detection (AI object recognition)", + "color night vision via white-light LEDs", + "ONVIF Profile G/S/T", + "Gecko series" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.expert-security.de/abus-ipca64512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] +} diff --git a/cameras/abus/ipca64512b.json b/cameras/abus/ipca64512b.json new file mode 100644 index 00000000..db0c12de --- /dev/null +++ b/cameras/abus/ipca64512b.json @@ -0,0 +1,96 @@ +{ + "id": "abus-ipca64512b", + "brand": "ABUS", + "model": "IPCA64512B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "1920x1080", + "fps": 10 + }, + { + "name": "sub", + "resolution": "640x480", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "89 horizontal, 45 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "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": [ + "120dB WDR", + "person/vehicle object detection (VCA)", + "full-color night vision", + "white light LEDs", + "ABUS Link Station App access", + "H.264/H.265 Dynamic GOP" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-4-mm-ir-wl-abus-ipca64512b", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-tube-4-MPx-4-mm-IR-WL" + ] +} diff --git a/cameras/abus/ipca64581d.json b/cameras/abus/ipca64581d.json new file mode 100644 index 00000000..7cb19399 --- /dev/null +++ b/cameras/abus/ipca64581d.json @@ -0,0 +1,87 @@ +{ + "id": "abus-ipca64581d", + "brand": "ABUS", + "model": "IPCA64581D", + "type": "dual-lens", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "9.7 thermal / 8 visible", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "39.5 horizontal (visible), 18 horizontal (thermal)", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": true, + "two_way": true + }, + "features": [ + "bi-spectral thermal + optical", + "thermal imaging 256x192", + "Video Content Analysis (VCA)", + "person/vehicle classification", + "perimeter protection", + "fire/temperature detection", + "120dB WDR", + "temperature measurement -20 to 150C", + "person detection up to 80m", + "vehicle detection up to 200m" + ], + "operating_temp_c": "-40 to 65", + "dimensions_mm": "321 x 106 x 107", + "weight_g": 1300, + "release_year": 2022, + "environment": [ + "outdoor" + ], + "markets": [ + "Germany", + "EU", + "International" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64581d-ip-thermal-kamera-4mpx.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/Thermal-Tube-Bi-Spectral-4MPx-9.7-8-mm", + "https://www.rexel.de/p/5075504", + "https://www.alarm-laden.de/Thermal-Tube-Bi-Spektral-4MPx-97-8-mm-IPCA64581D" + ] +} diff --git a/cameras/abus/ipca64612a.json b/cameras/abus/ipca64612a.json new file mode 100644 index 00000000..14d113fb --- /dev/null +++ b/cameras/abus/ipca64612a.json @@ -0,0 +1,108 @@ +{ + "id": "abus-ipca64612a", + "brand": "ABUS", + "model": "IPCA64612A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": false, + "microphone": false, + "two_way": false + }, + "features": [ + "Full-color day/night", + "White light LEDs", + "Infrared LEDs", + "Video Content Analysis (VCA)", + "Object recognition (persons/vehicles)", + "Tripwire detection", + "Intrusion detection", + "Tamper/sabotage monitoring" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "UK", + "FR", + "NL", + "DK", + "IT" + ], + "sources": [ + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-schwarz-2-8-mm-ir-wl-abus-ipca64612a", + "https://www.expert-security.de/abus-ip-kameras.html", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Tube-4-MPx-Schwarz-2.8-mm-IR-WL" + ] +} diff --git a/cameras/abus/ipcb34511a.json b/cameras/abus/ipcb34511a.json new file mode 100644 index 00000000..f6614ab1 --- /dev/null +++ b/cameras/abus/ipcb34511a.json @@ -0,0 +1,86 @@ +{ + "id": "abus-ipcb34511a", + "brand": "ABUS", + "model": "IPCB34511A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688 x 1520", + "fps": 25 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "object recognition (people/vehicle)", + "dynamic GOP", + "metal housing", + "compatible with ABUS Secvest, Secoris and wAppLoxx Pro Plus" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34511a-ip-bullet-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-4-MPx-2.8mm" + ] +} diff --git a/cameras/abus/ipcb34511b.json b/cameras/abus/ipcb34511b.json new file mode 100644 index 00000000..52e40038 --- /dev/null +++ b/cameras/abus/ipcb34511b.json @@ -0,0 +1,100 @@ +{ + "id": "abus-ipcb34511b", + "brand": "ABUS", + "model": "IPCB34511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE / 12V DC", + "poe_class": 0 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "True Day/Night (ICR)", + "IR cut filter", + "Ultra Low-Light", + "Object detection (person/vehicle)", + "microSD recording" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34511b-ip-bullet-4mpx-t-n-ir-poe-ip67.html" + ] +} diff --git a/cameras/abus/ipcb34611a.json b/cameras/abus/ipcb34611a.json new file mode 100644 index 00000000..c80145a8 --- /dev/null +++ b/cameras/abus/ipcb34611a.json @@ -0,0 +1,96 @@ +{ + "id": "abus-ipcb34611a", + "brand": "ABUS", + "model": "IPCB34611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4.1 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC", + "poe_class": 3 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "IR cut filter", + "Person/Vehicle classification", + "ABUS Link Station App", + "microSD recording" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34611a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.jvsg.com/cameras/abus/IPCB34611A/reolink/E1_Pro/", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Mini-Tube-4-MPx-Schwarz-2.8-mm" + ] +} diff --git a/cameras/abus/ipcb38511a.json b/cameras/abus/ipcb38511a.json new file mode 100644 index 00000000..11387809 --- /dev/null +++ b/cameras/abus/ipcb38511a.json @@ -0,0 +1,100 @@ +{ + "id": "abus-ipcb38511a", + "brand": "ABUS", + "model": "IPCB38511A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "1280x720", + "fps": 25, + "codec": "H.264" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af/at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "AI object detection (people/vehicles)", + "3 IR LEDs", + "metal housing" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb38511a-ip-bullet-4k-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-mini-tube-8-mpx-4k-2-8-mm-abus-ipcb38511a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-8-MPx-4K-2.8-mm" + ] +} diff --git a/cameras/abus/ipcb38511b.json b/cameras/abus/ipcb38511b.json new file mode 100644 index 00000000..6f1cadbb --- /dev/null +++ b/cameras/abus/ipcb38511b.json @@ -0,0 +1,78 @@ +{ + "id": "abus-ipcb38511b", + "brand": "ABUS", + "model": "IPCB38511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K Ultra HD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "78 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "IR cut filter", + "Ultra Low-Light", + "digital zoom", + "backlight compensation", + "motion detection", + "privacy zones", + "object recognition" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb38511b-ip-bullet-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/Tube/IP-Mini-Tube-8-MPx-4K-4mm" + ] +} diff --git a/cameras/abus/ipcb44510a.json b/cameras/abus/ipcb44510a.json new file mode 100644 index 00000000..7afa9cc1 --- /dev/null +++ b/cameras/abus/ipcb44510a.json @@ -0,0 +1,69 @@ +{ + "id": "abus-ipcb44510a", + "brand": "ABUS", + "model": "IPCB44510A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.5\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "109 horizontal", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "features": [ + "IK08 vandal-resistant housing", + "ONVIF Profile S/G", + "M12 fixed lens mount", + "Min. illumination 0.008 lux color / 0 lux IR", + "ABUS Link Station App support" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "100 x 97 x 53", + "weight_g": 400, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.singular.com.cy/abus-ipcb44510a-network-surveillance-camera-dome-outdoor-indoor-vandal-poe.html", + "https://www.abus.com/eng/Archive/Video-surveillance/Surveillance-cameras/IP-Mini-Dome-4-MPx-2.8-mm", + "https://www.expert-security.de/abus-ipcb44511b-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html" + ] +} diff --git a/cameras/abus/ipcb44510c.json b/cameras/abus/ipcb44510c.json new file mode 100644 index 00000000..b109073a --- /dev/null +++ b/cameras/abus/ipcb44510c.json @@ -0,0 +1,80 @@ +{ + "id": "abus-ipcb44510c", + "brand": "ABUS", + "model": "IPCB44510C", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "QHD", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.5\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6.0", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "53 horizontal, 30 vertical", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "PoE (IEEE 802.3af, Type 1) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "features": [ + "WDR", + "BLC", + "HLC", + "motion detection", + "tamper detection", + "line crossing detection", + "privacy masking", + "IK08 vandal resistant", + "removable IR cut filter" + ], + "dimensions_mm": "100 x 100 x 53", + "weight_g": 400, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44510c-ip-dome-1080p-t-n-ir-poe-ip66-ik08.html", + "https://geizhals.de/abus-ip-mini-dome-4-mpx-ipcb44510c-a2135825.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-4-MPx-6-mm", + "https://www.testbericht.de/produkte/abus-ipcb44510c" + ] +} diff --git a/cameras/abus/ipcb44511a.json b/cameras/abus/ipcb44511a.json new file mode 100644 index 00000000..2945b973 --- /dev/null +++ b/cameras/abus/ipcb44511a.json @@ -0,0 +1,92 @@ +{ + "id": "abus-ipcb44511a", + "brand": "ABUS", + "model": "IPCB44511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC", + "poe_class": 2 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "IK08 vandal-resistant", + "ICR day/night filter", + "Video Content Analysis (VCA)", + "human and vehicle classification", + "tripwire detection", + "intrusion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44511a-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-2.8-mm" + ] +} diff --git a/cameras/abus/ipcb44511b.json b/cameras/abus/ipcb44511b.json new file mode 100644 index 00000000..41f7a956 --- /dev/null +++ b/cameras/abus/ipcb44511b.json @@ -0,0 +1,90 @@ +{ + "id": "abus-ipcb44511b", + "brand": "ABUS", + "model": "IPCB44511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F1.4", + "count": 1, + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "video content analysis", + "human/vehicle object detection", + "line crossing detection", + "intrusion detection", + "IK08 vandal-resistant", + "ABUS Link Station App", + "ABUS Secvest/Secoris compatible" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44511b-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-Black-4mm" + ] +} diff --git a/cameras/abus/ipcb44561a.json b/cameras/abus/ipcb44561a.json new file mode 100644 index 00000000..f6053161 --- /dev/null +++ b/cameras/abus/ipcb44561a.json @@ -0,0 +1,78 @@ +{ + "id": "abus-ipcb44561a", + "brand": "ABUS", + "model": "IPCB44561A", + "type": "dome", + "connectivity": [ + "wifi", + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "max_width": 2688, + "max_height": 1520, + "megapixels": 4, + "label": "4MP" + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "12V DC / PoE (802.3af)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WDR 120dB", + "human and vehicle detection", + "motion detection", + "IK08 vandal resistant", + "ultra low-light" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44561a-ip-dome-4mpx-t-n-ir-poe-wlan-ip67.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-Wi-Fi-4-MPx-2.8mm", + "https://alarm-technik.eu/en/products/ip-mini-dome-wlan-4-mpx-2-8-mm-abus-ipcb44561a" + ] +} diff --git a/cameras/abus/ipcb44611a.json b/cameras/abus/ipcb44611a.json new file mode 100644 index 00000000..dcffd623 --- /dev/null +++ b/cameras/abus/ipcb44611a.json @@ -0,0 +1,78 @@ +{ + "id": "abus-ipcb44611a", + "brand": "ABUS", + "model": "IPCB44611A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "120dB WDR", + "IK08 vandal resistance", + "Person and vehicle detection", + "Tripwire / intrusion / area entry-exit detection", + "Dynamic GOP", + "ABUS Link Station App", + "Multi-stream (3 streams)" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44611a-ip-dome-4mpx-t-n-ir-poe-ip66-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-Black-2.8-mm" + ] +} diff --git a/cameras/abus/ipcb44611b.json b/cameras/abus/ipcb44611b.json new file mode 100644 index 00000000..c6a96bdf --- /dev/null +++ b/cameras/abus/ipcb44611b.json @@ -0,0 +1,100 @@ +{ + "id": "abus-ipcb44611b", + "brand": "ABUS", + "model": "IPCB44611B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "BLC", + "HLC", + "3D DNR", + "object detection (human & vehicle)", + "tripwire detection", + "intrusion detection", + "ABUS Link Station App", + "P2P" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44611b-ip-dome-4mpx-t-n-ir-poe-ip66-ik08.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-4-MPx-Black-4mm" + ] +} diff --git a/cameras/abus/ipcb54511a.json b/cameras/abus/ipcb54511a.json new file mode 100644 index 00000000..b8631e08 --- /dev/null +++ b/cameras/abus/ipcb54511a.json @@ -0,0 +1,91 @@ +{ + "id": "abus-ipcb54511a", + "brand": "ABUS", + "model": "IPCB54511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120 dB", + "Human and vehicle detection", + "Motion detection (max 8 zones)", + "Privacy masking (4 zones)", + "ICR day/night function", + "Min illumination 0.003 lx color / 0 lx IR", + "App access", + "Dynamic GOP" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54511a-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] +} diff --git a/cameras/abus/ipcb54511b.json b/cameras/abus/ipcb54511b.json new file mode 100644 index 00000000..9cf28969 --- /dev/null +++ b/cameras/abus/ipcb54511b.json @@ -0,0 +1,86 @@ +{ + "id": "abus-ipcb54511b", + "brand": "ABUS", + "model": "IPCB54511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "megapixels": 4, + "max_width": 2688, + "max_height": 1520 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "lens": { + "count": 1, + "focal_length_mm": "4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR", + "IR cut filter (ICR)", + "person and vehicle detection", + "motion detection", + "day/night" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54511b-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://www.alarm-technik.eu/IP-Kugeldome-4-MPx-4-mm-ABUS-IPCB54511B", + "https://www.abus.com/at/Objektsicherheit/Videoueberwachung/IP/Kameras/Aussendome/IP-Kugeldome-4-MPx-4-mm" + ] +} diff --git a/cameras/abus/ipcb54611b.json b/cameras/abus/ipcb54611b.json new file mode 100644 index 00000000..9003bc03 --- /dev/null +++ b/cameras/abus/ipcb54611b.json @@ -0,0 +1,79 @@ +{ + "id": "abus-ipcb54611b", + "brand": "ABUS", + "model": "IPCB54611B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F1.4", + "count": 1, + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "object classification (person/vehicle detection)", + "motion detection" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54611b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-4-mm-abus-ipcb54611b", + "https://c4.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Spherical-Dome-4-MPx-Black-4mm" + ] +} diff --git a/cameras/abus/ipcb58511a.json b/cameras/abus/ipcb58511a.json new file mode 100644 index 00000000..83422b76 --- /dev/null +++ b/cameras/abus/ipcb58511a.json @@ -0,0 +1,101 @@ +{ + "id": "abus-ipcb58511a", + "brand": "ABUS", + "model": "IPCB58511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K UHD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "3840 x 2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640 x 480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1280 x 720", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "BLC", + "HLC", + "3D DNR", + "Object detection (person/vehicle)", + "Motion detection", + "Privacy zones", + "Digital zoom", + "ICR day/night switching" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "outdoor", + "indoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58511a-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-8-MPx-2.8mm", + "https://de.rs-online.com/web/p/uberwachungskamera/2728613" + ] +} diff --git a/cameras/abus/ipcb58511b.json b/cameras/abus/ipcb58511b.json new file mode 100644 index 00000000..0ce38903 --- /dev/null +++ b/cameras/abus/ipcb58511b.json @@ -0,0 +1,92 @@ +{ + "id": "abus-ipcb58511b", + "brand": "ABUS", + "model": "IPCB58511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "82 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120 dB", + "3D DNR", + "backlight compensation", + "IR cut filter", + "digital zoom", + "object classification (person/vehicle)", + "motion detection", + "privacy zones", + "dynamic GOP" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58511b-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://www.alarm-technik.eu/IP-Kugeldome-8-MPx-4-mm-ABUS-IPCB58511B", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Kugeldome-8-MPx-4-mm" + ] +} diff --git a/cameras/abus/ipcb58611a.json b/cameras/abus/ipcb58611a.json new file mode 100644 index 00000000..dfdb6412 --- /dev/null +++ b/cameras/abus/ipcb58611a.json @@ -0,0 +1,88 @@ +{ + "id": "abus-ipcb58611a", + "brand": "ABUS", + "model": "IPCB58611A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC", + "poe_class": 0 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "3D DNR", + "ICR day/night switch", + "digital zoom", + "person/vehicle classification", + "tripwire", + "intrusion detection", + "motion detection (8 zones)", + "privacy masking (4 zones)", + "backlight compensation" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "release_year": 2021, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "UK" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58611a-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-8-mpx-2-8-mm-abus-ipcb58611a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-8-MPx-2.8mm", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/26/20211027-IPCB5xx11AB_INST_DE_GB.pdf" + ] +} diff --git a/cameras/abus/ipcb64521.json b/cameras/abus/ipcb64521.json new file mode 100644 index 00000000..6b3039b1 --- /dev/null +++ b/cameras/abus/ipcb64521.json @@ -0,0 +1,101 @@ +{ + "id": "abus-ipcb64521", + "brand": "ABUS", + "model": "IPCB64521", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "30 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": false, + "two_way": false + }, + "features": [ + "IK10 vandal resistant", + "120 dB WDR", + "Ultra Low-Light", + "4x optical zoom", + "motorized varifocal lens", + "person/vehicle classification", + "motion detection (8 zones)", + "privacy masking (4 zones)", + "alarm I/O", + "IR cut filter" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb64521-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://geizhals.de/abus-ip-mini-tube-4-mpx-2-8-12mm-ipcb64521-a2731457.html" + ] +} diff --git a/cameras/abus/ipcb64621.json b/cameras/abus/ipcb64621.json new file mode 100644 index 00000000..cafdc4f4 --- /dev/null +++ b/cameras/abus/ipcb64621.json @@ -0,0 +1,81 @@ +{ + "id": "abus-ipcb64621", + "brand": "ABUS", + "model": "IPCB64621", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4 MPx", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8 - 12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "108 to 30 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "two_way": true + }, + "features": [ + "WDR 120dB", + "Ultra Low-Light", + "IR cut filter", + "motorized zoom", + "object detection (human/vehicle)", + "IK10 vandal resistant", + "ABUS Black-Line" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb64621-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://de.rs-online.com/web/p/uberwachungskamera/2728616" + ] +} diff --git a/cameras/abus/ipcb68516.json b/cameras/abus/ipcb68516.json deleted file mode 100644 index 63520007..00000000 --- a/cameras/abus/ipcb68516.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "id": "abus-ipcb68516", - "brand": "ABUS", - "model": "IPCB68516", - "type": "bullet", - "connectivity": [ - "ethernet" - ], - "release_year": 2023, - "resolution": { - "megapixels": 8, - "label": "4K UHD" - }, - "field_of_view_deg": "103h", - "night_vision": { - "type": "ir", - "range_m": 40 - }, - "power": { - "method": "PoE (802.3af)" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false - }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP67", - "audio": { - "microphone": false, - "speaker": false, - "two_way": false - }, - "features": [ - "ABUS 4K PoE outdoor IR bullet 40m", - "H.265", - "ONVIF/RTSP", - "IP67", - "German DSGVO-compliant CCTV" - ], - "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/ipcb68516.md b/cameras/abus/ipcb68516.md deleted file mode 100644 index 241d1fc3..00000000 --- a/cameras/abus/ipcb68516.md +++ /dev/null @@ -1,32 +0,0 @@ -# ABUS IPCB68516 - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | IPCB68516 | -| Type | bullet | -| Connectivity | ethernet | -| Resolution | 4K UHD (8MP) | -| Field of view | 103h° | -| Night vision | ir (40m) | -| Power | PoE (802.3af) | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP67 | -| Two-way audio | No | -| Released | 2023 | - -## Features - -- ABUS 4K PoE outdoor IR bullet 40m -- H.265 -- ONVIF/RTSP -- IP67 -- German DSGVO-compliant CCTV - -## Sources - -- https://www.abus.com/de/ - ---- -*Auto-generated from abus-ipcb68516.json — do not edit by hand.* diff --git a/cameras/abus/ipcb68521.json b/cameras/abus/ipcb68521.json new file mode 100644 index 00000000..5a63a483 --- /dev/null +++ b/cameras/abus/ipcb68521.json @@ -0,0 +1,104 @@ +{ + "id": "abus-ipcb68521", + "brand": "ABUS", + "model": "IPCB68521", + "aliases": [ + "ABUS IP Tube 8MPx 2.8-12mm" + ], + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "markets": [ + "EU" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "46-108 horizontal / 26-58 vertical", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "power_source": [ + "poe", + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "1280x720", + "fps": 25, + "codec": "H.264" + }, + { + "name": "sub", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "operating_temp_c": "-25 to 60", + "features": [ + "IK10 vandal-resistant", + "motorized varifocal 2.8-12mm (4x optical)", + "120dB true WDR", + "Ultra Low-Light", + "person/vehicle detection", + "60m IR", + "audio in/out terminals", + "dual power (PoE+ / 12V DC)", + "professional line" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb68521-ip-tube-4k-t-n-ir-poe-ip67-ik10.html" + ] +} diff --git a/cameras/abus/ipcb68621.json b/cameras/abus/ipcb68621.json new file mode 100644 index 00000000..f15bb12c --- /dev/null +++ b/cameras/abus/ipcb68621.json @@ -0,0 +1,82 @@ +{ + "id": "abus-ipcb68621", + "brand": "ABUS", + "model": "IPCB68621", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K Ultra HD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 to 12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "46 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "two_way": true + }, + "features": [ + "IK10 vandal-resistant", + "120 dB WDR", + "Ultra Low-Light", + "4x optical motorized zoom", + "Video Content Analysis (VCA)", + "Object classification (person/vehicle detection)", + "Tripwire detection", + "Intrusion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "release_year": 2021, + "environment": [ + "outdoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb68621-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://alarm-technik.eu/en/products/ip-tube-8-mpx-4k-2-8-12mm-abus-ipcb68621", + "https://www.abus.com/uk/Commercial-Security/Video-surveillance/Network-technology/IP-Tube-8-MPx-Black-2.8-12mm", + "https://c1.abus.com/var/ImagesPIM/d110001/medias/docus/26/20211027-IPCB6xx21_INST_DE_UK.pdf" + ] +} diff --git a/cameras/abus/ipcb74521.json b/cameras/abus/ipcb74521.json new file mode 100644 index 00000000..1a94a944 --- /dev/null +++ b/cameras/abus/ipcb74521.json @@ -0,0 +1,104 @@ +{ + "id": "abus-ipcb74521", + "brand": "ABUS", + "model": "IPCB74521", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "30 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "Motorized varifocal lens", + "4x optical zoom", + "120dB WDR", + "IK10 vandal-resistant", + "Object recognition (people/vehicles)", + "Backlight compensation", + "Digital zoom", + "1 alarm input (NO/NC)", + "1 alarm output", + "Audio input/output", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "154 x 154 x 112", + "weight_g": 900, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb74521-ip-dome-ir-4mpx-t-n-poe-ip67-ik10.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Dome-4-MPX-2.8-12-mm" + ] +} diff --git a/cameras/abus/ipcb78521.json b/cameras/abus/ipcb78521.json new file mode 100644 index 00000000..be2806e1 --- /dev/null +++ b/cameras/abus/ipcb78521.json @@ -0,0 +1,83 @@ +{ + "id": "abus-ipcb78521", + "brand": "ABUS", + "model": "IPCB78521", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 to 12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "35 to 115 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "120 dB WDR", + "IK10 vandal resistance", + "Ultra Low-Light", + "object recognition (person/vehicle)", + "alarm input/output", + "motorized zoom" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "154 x 154 x 112", + "weight_g": 900, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb78521-ip-dome-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Dome-8-MPx-2.8-12mm" + ] +} diff --git a/cameras/abus/ipcs28581a.json b/cameras/abus/ipcs28581a.json new file mode 100644 index 00000000..f5a33c1f --- /dev/null +++ b/cameras/abus/ipcs28581a.json @@ -0,0 +1,91 @@ +{ + "id": "abus-ipcs28581a", + "brand": "ABUS", + "model": "IPCS28581A", + "type": "panoramic", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 5120, + "max_height": 1440, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "5120x1440", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "2 x 1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "180 horizontal, 44 vertical", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "130 dB WDR", + "white light LEDs", + "full-color night vision", + "object recognition (person & vehicle)", + "active deterrence (light & audio alarm)", + "Video Content Analysis (VCA)", + "1 alarm input", + "1 relay output", + "two-way audio" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "155 x 155", + "weight_g": 1100, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs28581a-ip-kamera-4k-tag-nacht-ip67.html", + "https://www.alarm-technik.eu/IP-Panorama-Dome-8-MPx-1800-WL-ABUS-IPCS28581A" + ] +} diff --git a/cameras/abus/ipcs29512.json b/cameras/abus/ipcs29512.json new file mode 100644 index 00000000..75ecdfea --- /dev/null +++ b/cameras/abus/ipcs29512.json @@ -0,0 +1,106 @@ +{ + "id": "abus-ipcs29512", + "brand": "ABUS", + "model": "IPCS29512", + "type": "fisheye", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "12MP", + "max_width": 4000, + "max_height": 3072, + "megapixels": 12.3 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "Fisheye", + "resolution": "4000x3072", + "fps": 20 + }, + { + "name": "Panorama", + "resolution": "3072x2304", + "fps": 15 + }, + { + "name": "4xPTZ", + "resolution": "1600x1200", + "fps": 15 + }, + { + "name": "Fisheye+3xPTZ", + "resolution": "2560x2560", + "fps": 10 + } + ] + }, + "sensor": "1/1.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "1.29", + "aperture": "F1.2", + "varifocal": false + }, + "field_of_view_deg": "360 horizontal", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "IK10 vandal resistant", + "DWDR", + "BLC", + "HLC", + "3D-DNR", + "heat map", + "people counting", + "queue management", + "object direction analysis", + "ePTZ guard tours", + "two-way audio", + "ICR day/night filter" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "164 x 164 x 44", + "weight_g": 750, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs29512-ip-kamera-12mpx-t-n-ir-ip67-ik10.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Fisheye-12-MPx2", + "https://alarm-technik.eu/en/products/12-mpx-ip-fisheye-kamera-abus-ipcs29512" + ] +} diff --git a/cameras/abus/ipcs34611a.json b/cameras/abus/ipcs34611a.json new file mode 100644 index 00000000..568ff10e --- /dev/null +++ b/cameras/abus/ipcs34611a.json @@ -0,0 +1,100 @@ +{ + "id": "abus-ipcs34611a", + "brand": "ABUS", + "model": "IPCS34611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "Full-color day/night technology", + "White light LEDs", + "120 dB WDR", + "Video content analysis (VCA)", + "Person & vehicle detection", + "Tripwire detection", + "Intrusion detection", + "Area entry/exit detection", + "ABUS Link Station app mobile access" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "223 x 85 x 85", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs34611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.rapidonline.com/abus-ipcs34611a-cctv-camera-4mp-day-night-ip67-mobile-access-poe-01-0215", + "https://www.alarm-technik.eu/IP-Mini-Tube-4-MPx-2.8-mm-WL-schwarz-ABUS-IPCS34611A", + "https://www.ispyconnect.com/camera/abus" + ] +} diff --git a/cameras/abus/ipcs54511a.json b/cameras/abus/ipcs54511a.json new file mode 100644 index 00000000..d20db68e --- /dev/null +++ b/cameras/abus/ipcs54511a.json @@ -0,0 +1,77 @@ +{ + "id": "abus-ipcs54511a", + "brand": "ABUS", + "model": "IPCS54511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "full-color day/night", + "object recognition (people/vehicles)", + "white light spotlight", + "tripwire detection", + "intrusion detection", + "region entrance/exit", + "3D noise reduction", + "digital zoom", + "privacy zones", + "ABUS Secvest/Secoris/wAppLoxx Pro compatible" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 700, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54511a-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://geizhals.de/abus-ip-dome-kamera-4-mpx-2-8mm-ipcs54511a-a3394077.html", + "https://www.testbericht.de/produkte/abus-ipcs54511a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8-mm-WL" + ] +} diff --git a/cameras/abus/ipcs54511b.json b/cameras/abus/ipcs54511b.json new file mode 100644 index 00000000..ceca1c42 --- /dev/null +++ b/cameras/abus/ipcs54511b.json @@ -0,0 +1,85 @@ +{ + "id": "abus-ipcs54511b", + "brand": "ABUS", + "model": "IPCS54511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "codec": "H.265", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "WDR 120dB", + "white light LED", + "full-color day/night", + "person/vehicle detection", + "motion detection" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 700, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54511b-ip-dome-4mp-t-n-weisslicht-poe-ip67.html", + "https://www.abus.com/var/ImagesPIM/d110001/medias/docus/26/20211208-IPCS54511AB_INST_DE_GB.pdf" + ] +} diff --git a/cameras/abus/ipcs54611a.json b/cameras/abus/ipcs54611a.json new file mode 100644 index 00000000..2c0fe7c8 --- /dev/null +++ b/cameras/abus/ipcs54611a.json @@ -0,0 +1,96 @@ +{ + "id": "abus-ipcs54611a", + "brand": "ABUS", + "model": "IPCS54611A", + "type": "turret", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "full-color day/night", + "white light LEDs", + "object detection (person/vehicle)", + "video content analysis", + "smart events", + "120dB WDR", + "motion detection (8 zones)", + "4 privacy zones", + "region of interest", + "compatible with ABUS Secvest / Secoris / wAppLoxx Pro / Link Station" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.alarm-technik.eu/IP-Kugeldome-4-MPx-2.8-mm-WL-ABUS-IPCS54611A", + "https://de.rs-online.com/web/p/uberwachungskamera/2728628" + ] +} diff --git a/cameras/abus/ipcs58571a.json b/cameras/abus/ipcs58571a.json new file mode 100644 index 00000000..896c4f03 --- /dev/null +++ b/cameras/abus/ipcs58571a.json @@ -0,0 +1,97 @@ +{ + "id": "abus-ipcs58571a", + "brand": "ABUS", + "model": "IPCS58571A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "3840x2160", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "111 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "120dB WDR", + "Object detection (human/vehicle)", + "Motion detection", + "2-way audio", + "Alarm I/O (1 in / 1 out)", + "Day/night ICR switching", + "Compatible with ABUS Secvest, Secoris, wAppLoxx Pro Plus" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 850, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs58571a-ip-kamera-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/fr/Securite-des-batiments/Videosurveillance/IP/Cameras/Camera-exterieure-dome/Dome-spherique-IP-8-MPx-2-8-mm-avec-audio-2WAY-alarme" + ] +} diff --git a/cameras/abus/ipcs64511b.json b/cameras/abus/ipcs64511b.json new file mode 100644 index 00000000..9abdf911 --- /dev/null +++ b/cameras/abus/ipcs64511b.json @@ -0,0 +1,95 @@ +{ + "id": "abus-ipcs64511b", + "brand": "ABUS", + "model": "IPCS64511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.264" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "color", + "range_m": 50 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "WDR 120 dB", + "full-color night vision", + "white light LEDs", + "person/vehicle detection", + "motion detection (up to 8 zones)", + "minimum illumination 0.0005 lux (color)", + "compatible with ABUS Secvest / Secoris / wAppLoxx Pro", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "282 x 105 x 105", + "weight_g": 1000, + "release_year": 2023, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64511b-ip-bullet-4mpx-t-n-weisslicht-poe.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-tube-4-MPx-4-mm-WL", + "https://c4.abus.com/ch_de/Objektsicherheit/Videoueberwachung/IP/Kameras/Tube/IP-Tube-4-MPx-4-mm-WL" + ] +} diff --git a/cameras/abus/ipcs64531.json b/cameras/abus/ipcs64531.json new file mode 100644 index 00000000..b66db90f --- /dev/null +++ b/cameras/abus/ipcs64531.json @@ -0,0 +1,85 @@ +{ + "id": "abus-ipcs64531", + "brand": "ABUS", + "model": "IPCS64531", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "max_width": 2688, + "max_height": 1520, + "megapixels": 4, + "label": "4MP" + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "H.264+", + "H.265+", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8 to 12", + "aperture": "F1.2-F2.5", + "varifocal": true + }, + "field_of_view_deg": "114 to 42 horizontal", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": false, + "two_way": true + }, + "features": [ + "140 dB WDR", + "IK10 vandal-resistant", + "motorized varifocal lens", + "4.2x optical zoom", + "autofocus", + "ANPR / license plate recognition (Europe, up to 70 km/h)", + "ICR auto day/night switch", + "NEMA 4X corrosion protection" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "350 x 140 x 140", + "weight_g": 2000, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64531-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-2-8-12-mm-kennzeichen-anpr-abus-ipcs64531", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Tube-4-MPx-2.8-12-mm" + ] +} diff --git a/cameras/abus/ipcs64541.json b/cameras/abus/ipcs64541.json new file mode 100644 index 00000000..0e3de1a6 --- /dev/null +++ b/cameras/abus/ipcs64541.json @@ -0,0 +1,103 @@ +{ + "id": "abus-ipcs64541", + "brand": "ABUS", + "model": "IPCS64541", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 60, + "streams": [ + { + "name": "main", + "resolution": "2560x1440", + "fps": 60, + "codec": "H.265+" + }, + { + "name": "main-alt", + "resolution": "2688x1520", + "fps": 30, + "codec": "H.265+" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.7 to 118", + "aperture": "F1.6-F3.8", + "varifocal": true + }, + "field_of_view_deg": "2.8 to 56 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 200 + }, + "power": { + "method": "PoE (802.3at) / 12V DC", + "poe_class": 4 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom motorized tele-zoom", + "autofocus", + "140 dB WDR", + "Ultra Low-Light", + "3D DNR", + "IK10 vandal-resistant", + "NEMA 4X corrosion protection", + "integrated heating (30W)", + "human and vehicle object detection", + "2 alarm inputs", + "2 alarm outputs", + "switchable ICR day/night" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "380 x 140 x 140", + "weight_g": 2200, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64541-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/ch_de/Objektsicherheit/Videoueberwachung/IP/Kameras/Tube/IP-Tube-4-MPX-Tele-Motorzoom-4.7-118-mm" + ] +} diff --git a/cameras/abus/ipcs64611a.json b/cameras/abus/ipcs64611a.json new file mode 100644 index 00000000..51e4a227 --- /dev/null +++ b/cameras/abus/ipcs64611a.json @@ -0,0 +1,72 @@ +{ + "id": "abus-ipcs64611a", + "brand": "ABUS", + "model": "IPCS64611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 50 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "full-color day/night", + "white light LEDs", + "WDR", + "person and vehicle detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "282 x 105 x 105", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.alarm-technik.eu/IP-Tube-4-MPx-2.8-mm-WL-schwarz-ABUS-IPCS64611A", + "https://uk.rs-online.com/web/p/cctv-cameras/2728634" + ] +} diff --git a/cameras/abus/ipcs74511a.json b/cameras/abus/ipcs74511a.json new file mode 100644 index 00000000..537ae71e --- /dev/null +++ b/cameras/abus/ipcs74511a.json @@ -0,0 +1,76 @@ +{ + "id": "abus-ipcs74511a", + "brand": "ABUS", + "model": "IPCS74511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25 + } + ] + }, + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "101 horizontal", + "night_vision": { + "type": "ir" + }, + "power": { + "method": "PoE" + }, + "storage": { + "onboard": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "HDMI output (V1.4, max 1080p60)", + "120 dB WDR", + "IK10 vandal-resistant", + "AI person and vehicle detection", + "people counting with threshold evaluation", + "alarm switching input/output", + "audio in/out", + "microSD recording" + ], + "release_year": 2025, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://alarm-technik.eu/en/products/abus-ip-dome-4mpx-2-8mm-mit-hdmi-port-ipcs74511a", + "https://alarm-technik.eu/cdn/shop/files/Abus-IPCS74511A_BDA.pdf", + "https://www.expert-security.de/abus-ip-kameras.html", + "https://firstmall.de/abus-ip-dome-4mpx-2-8mm-hdmi-poe-ueberwachungskamera", + "https://www.manualslib.com/manual/4025987/Abus-Ipcs74511a.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Dome-4MPx-2.8mm-with-HDMI-port" + ] +} diff --git a/cameras/abus/ipcs84511.json b/cameras/abus/ipcs84511.json new file mode 100644 index 00000000..c08ebb3c --- /dev/null +++ b/cameras/abus/ipcs84511.json @@ -0,0 +1,96 @@ +{ + "id": "abus-ipcs84511", + "brand": "ABUS", + "model": "IPCS84511", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2560x1440", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "1920x1080", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "704x576", + "fps": 25 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 - 12.0", + "aperture": "F1.6 - F2.7", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "31.6 to 96.7 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "PTZ 355 pan / 0-90 tilt", + "4x optical zoom", + "16x digital zoom", + "120dB WDR", + "3D-DNR", + "IK10 vandal resistance", + "300 presets", + "Tripwire / intrusion detection VCA", + "Motion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-20 to 60", + "dimensions_mm": "131 x 131 x 102", + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84511-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://www.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/PTZ/IP-Mini-PTZ-4-MPx-4x", + "https://www.zajadacz.de/ABUS-IP-Mini-PTZ-4-MPx-4x-IPCS84511.html" + ] +} diff --git a/cameras/abus/ipcs84532.json b/cameras/abus/ipcs84532.json new file mode 100644 index 00000000..68f7c102 --- /dev/null +++ b/cameras/abus/ipcs84532.json @@ -0,0 +1,83 @@ +{ + "id": "abus-ipcs84532", + "brand": "ABUS", + "model": "IPCS84532", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8 to 120", + "aperture": "F1.6-F3.5", + "varifocal": true + }, + "field_of_view_deg": "2.5 to 53 horizontal", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "power": { + "method": "12V DC / PoE+ (IEEE 802.3at)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "16x digital zoom", + "120dB WDR", + "object tracking", + "human/vehicle detection", + "2 alarm inputs", + "2 alarm outputs", + "360 degree pan", + "Ultra Low Light" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "169 diameter x 161", + "weight_g": 2450, + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84532-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://www.alarm-technik.eu/IP-PTZ-IR-Dome-4-MPx-25x-ABUS-IPCS84532", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/30/20240508-IPCS84532_BDA_INT.pdf" + ] +} diff --git a/cameras/abus/ipcs84551.json b/cameras/abus/ipcs84551.json new file mode 100644 index 00000000..a9021b43 --- /dev/null +++ b/cameras/abus/ipcs84551.json @@ -0,0 +1,113 @@ +{ + "id": "abus-ipcs84551", + "brand": "ABUS", + "model": "IPCS84551", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 50, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2560x1440", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "704x576", + "fps": 25, + "codec": "MJPEG" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.9 to 189", + "aperture": "F1.5", + "varifocal": true + }, + "field_of_view_deg": "51 to 2.6 horizontal", + "night_vision": { + "type": "ir", + "range_m": 200 + }, + "power": { + "method": "PoE (IEEE 802.3bt) / 24V AC", + "poe_class": 8 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "32x optical zoom", + "16x digital zoom", + "360 endless pan", + "tilt -15 to 90 degrees", + "pan speed 160 deg/s", + "tilt speed 120 deg/s", + "300 presets", + "8 tours", + "Smart Tracking", + "object detection (human/vehicle)", + "motion detection", + "120dB WDR", + "IK10 vandal resistance", + "electromechanical IR cut filter (ICR)", + "2 alarm inputs", + "1 alarm output", + "32 simultaneous users", + "ICR true day/night" + ], + "operating_temp_c": "-30 to 65", + "dimensions_mm": "363 x 185 x 185", + "weight_g": 4000, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84551-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://alarm-technik.eu/en/products/ip-ptz-dome-4-mpx-32x-abus-ipcs84551", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-PTZ-Dome-4-MPx-32x" + ] +} diff --git a/cameras/abus/ppic31020.json b/cameras/abus/ppic31020.json new file mode 100644 index 00000000..498563dd --- /dev/null +++ b/cameras/abus/ppic31020.json @@ -0,0 +1,80 @@ +{ + "id": "abus-ppic31020", + "brand": "ABUS", + "model": "PPIC31020", + "aliases": [ + "ABUS WLAN Privacy Innen-Kamera" + ], + "type": "box", + "connectivity": [ + "wifi" + ], + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "1.85", + "aperture": "F2.3", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "180 horizontal / 100 vertical", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "DC 5V / 2A" + }, + "power_source": [ + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 128, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15 + }, + "environment": [ + "indoor" + ], + "dimensions_mm": "120 x 51 x 37", + "weight_g": 302, + "operating_temp_c": "-10 to 50", + "features": [ + "privacy shutter", + "App2Cam Plus", + "180° wide-angle view", + "two-way audio", + "motion detection with push notifications", + "dual-band WiFi (2.4/5 GHz)", + "GDPR-compliant local microSD (no cloud)", + "no mandatory subscription", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/ABUS-WLAN-Privacy-Innen-Kamera.html" + ] +} diff --git a/cameras/abus/ppic42520-at.json b/cameras/abus/ppic42520-at.json index 50777b44..15d1fd2e 100644 --- a/cameras/abus/ppic42520-at.json +++ b/cameras/abus/ppic42520-at.json @@ -17,25 +17,25 @@ "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" }, - "sensor": "1/2.7\" CMOS", + "sensor": "1/2.8\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.0 (fixed)", + "focal_length_mm": "4.1", "aperture": "F2.0", - "varifocal": false + "varifocal": false, + "count": 1 }, "field_of_view_deg": "355 pan / 90 tilt", "night_vision": { "type": "ir", - "range_m": 12 + "range_m": 20 }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "DC 5V" }, "storage": { "onboard": true, @@ -43,9 +43,7 @@ "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], + "protocols": [], "ip_rating": "IP66", "audio": { "microphone": true, @@ -68,23 +66,24 @@ "power_source": [ "dc" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 15, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50" } diff --git a/cameras/abus/ppic42520.json b/cameras/abus/ppic42520.json index 67c727a8..c8ae68c5 100644 --- a/cameras/abus/ppic42520.json +++ b/cameras/abus/ppic42520.json @@ -17,25 +17,25 @@ "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" }, - "sensor": "1/2.7\" CMOS", + "sensor": "1/2.8\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.0 (fixed)", + "focal_length_mm": "4.1", "aperture": "F2.0", - "varifocal": false + "varifocal": false, + "count": 1 }, "field_of_view_deg": "355 pan / 90 tilt", "night_vision": { "type": "ir", - "range_m": 12 + "range_m": 20 }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "DC 5V" }, "storage": { "onboard": true, @@ -43,9 +43,7 @@ "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], + "protocols": [], "ip_rating": "IP66", "audio": { "microphone": true, @@ -68,23 +66,24 @@ "power_source": [ "dc" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 15, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50" } diff --git a/cameras/abus/ppic44020.json b/cameras/abus/ppic44020.json deleted file mode 100644 index 4271b07e..00000000 --- a/cameras/abus/ppic44020.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "id": "abus-ppic44020", - "brand": "ABUS", - "model": "PPIC44020", - "type": "bullet", - "connectivity": [ - "wifi" - ], - "release_year": 2022, - "resolution": { - "megapixels": 4, - "label": "4MP" - }, - "field_of_view_deg": "107h", - "night_vision": { - "type": "ir", - "range_m": 20 - }, - "power": { - "method": "DC 12V" - }, - "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": [ - "ABUS Smart Security 4MP WiFi outdoor bullet", - "App2Cam Plus", - "local microSD no cloud required", - "DSGVO-compliant", - "IP66", - "German brand" - ], - "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "dc" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/ppic44020.md b/cameras/abus/ppic44020.md deleted file mode 100644 index 12990675..00000000 --- a/cameras/abus/ppic44020.md +++ /dev/null @@ -1,33 +0,0 @@ -# ABUS PPIC44020 - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | PPIC44020 | -| Type | bullet | -| Connectivity | wifi | -| Resolution | 4MP (4MP) | -| Field of view | 107h° | -| Night vision | ir (20m) | -| Power | DC 12V | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP66 | -| Two-way audio | No | -| Released | 2022 | - -## Features - -- ABUS Smart Security 4MP WiFi outdoor bullet -- App2Cam Plus -- local microSD no cloud required -- DSGVO-compliant -- IP66 -- German brand - -## Sources - -- https://www.abus.com/de/ - ---- -*Auto-generated from abus-ppic44020.json — do not edit by hand.* diff --git a/cameras/abus/ppic44520.json b/cameras/abus/ppic44520.json index c1a4094d..c7a209f5 100644 --- a/cameras/abus/ppic44520.json +++ b/cameras/abus/ppic44520.json @@ -17,10 +17,10 @@ "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" }, "sensor": "1/2.7\" CMOS", "lens": { @@ -35,7 +35,7 @@ "range_m": 15 }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "DC 5V" }, "storage": { "onboard": true, @@ -43,9 +43,7 @@ "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], + "protocols": [], "ip_rating": "IP66", "audio": { "microphone": true, @@ -68,24 +66,5 @@ ], "power_source": [ "dc" - ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + ] } diff --git a/cameras/abus/ppic46520.json b/cameras/abus/ppic46520.json index 3862136f..c07e3389 100644 --- a/cameras/abus/ppic46520.json +++ b/cameras/abus/ppic46520.json @@ -24,18 +24,18 @@ }, "sensor": "1/2.8\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "3.6 (fixed)", + "focal_length_mm": "4", "aperture": "F2.0", - "varifocal": false + "varifocal": false, + "count": 1 }, "field_of_view_deg": "110 horizontal", "night_vision": { - "type": "color", + "type": "hybrid", "range_m": 8 }, "power": { - "method": "Hardwired (replaces outdoor light fitting)" + "method": "AC 90-260V" }, "storage": { "onboard": true, @@ -43,10 +43,8 @@ "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], - "ip_rating": "IP55", + "protocols": [], + "ip_rating": "IP66", "audio": { "microphone": true, "speaker": true, @@ -69,23 +67,16 @@ "power_source": [ "ac-mains" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 20 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "75 x 155 x 180", + "weight_g": 985, + "operating_temp_c": "-20 to 50" } diff --git a/cameras/abus/ppic52520.json b/cameras/abus/ppic52520.json new file mode 100644 index 00000000..9456c5bb --- /dev/null +++ b/cameras/abus/ppic52520.json @@ -0,0 +1,84 @@ +{ + "id": "abus-ppic52520", + "brand": "ABUS", + "model": "PPIC52520", + "aliases": [ + "ABUS SmartLook Schwenken & Neigen" + ], + "type": "ptz", + "connectivity": [ + "wifi", + "ethernet" + ], + "markets": [ + "DE", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "2 MP (4K-interpolated recording)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "85 horizontal / 45 vertical", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "DC 5V" + }, + "power_source": [ + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "video": { + "codecs": [ + "H.264", + "H.264+" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50", + "features": [ + "4K-interpolated recording (native 2 MP sensor)", + "outdoor pan/tilt (270° pan / 80° tilt)", + "person/animal/vehicle detection", + "two-way audio", + "siren", + "privacy zones", + "5s pre-recording", + "local microSD (256GB, no cloud)", + "App2Cam Plus", + "WiFi 2.4/5 GHz", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/SmartLook-Schwenken-Neigen.html", + "https://www.abus.com/de/abusproductsheet.pdf/PPIC52520/ger-DE" + ] +} diff --git a/cameras/abus/ppic54520.json b/cameras/abus/ppic54520.json new file mode 100644 index 00000000..7faf30bd --- /dev/null +++ b/cameras/abus/ppic54520.json @@ -0,0 +1,82 @@ +{ + "id": "abus-ppic54520", + "brand": "ABUS", + "model": "PPIC54520", + "aliases": [ + "ABUS SmartLook" + ], + "type": "box", + "connectivity": [ + "wifi", + "ethernet" + ], + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "2 MP (4K-interpolated recording)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "85 horizontal / 45 vertical", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "DC 5V" + }, + "power_source": [ + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 128, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.264", + "H.264+" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "167 x 48 x 80", + "weight_g": 433, + "operating_temp_c": "-10 to 50", + "features": [ + "4K-interpolated recording (native 2 MP sensor)", + "App2Cam Plus", + "person/animal/vehicle detection", + "5s pre-recording", + "privacy masking", + "dual-band WiFi (2.4/5 GHz)", + "local microSD (no cloud)", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/SmartLook-abus.html" + ] +} diff --git a/cameras/abus/ppic90520.json b/cameras/abus/ppic90520.json index 19fdc7b4..aabdf1a7 100644 --- a/cameras/abus/ppic90520.json +++ b/cameras/abus/ppic90520.json @@ -22,16 +22,16 @@ "max_height": 1080, "label": "1080p HD" }, - "sensor": "CMOS", + "sensor": "1/2.8\" CMOS (Sony IMX307)", "lens": { "count": 1, "focal_length_mm": "3.6 (fixed)", "aperture": "F2.0", "varifocal": false }, - "field_of_view_deg": "110 horizontal", + "field_of_view_deg": "115 horizontal / 75 vertical", "night_vision": { - "type": "ir", + "type": "color", "range_m": 8 }, "power": { @@ -62,16 +62,12 @@ "German brand" ], "sources": [ - "https://www.abus.com/" + "https://www.abus.com/", + "https://www.expert-security.de/abus-ppic90520-wlan-zusatz-akku-ip-kamera.html" ], "power_source": [ "battery", "solar" ], - "configs": { - "home_assistant": { - "integration": "onvif", - "notes": "Battery/solar ABUS camera. RTSP/ONVIF support unconfirmed for this battery model. May be app-only." - } - } + "operating_temp_c": "-20 to 50" } diff --git a/cameras/abus/ppic91000.json b/cameras/abus/ppic91000.json new file mode 100644 index 00000000..0aec7e8b --- /dev/null +++ b/cameras/abus/ppic91000.json @@ -0,0 +1,73 @@ +{ + "id": "abus-ppic91000", + "brand": "ABUS", + "model": "PPIC91000", + "aliases": [ + "ABUS Akku-Kamera Pro mit Basisstation" + ], + "type": "bullet", + "connectivity": [ + "wifi" + ], + "markets": [ + "EU" + ], + "resolution": { + "megapixels": 3, + "label": "3 MP" + }, + "lens": { + "focal_length_mm": "2.9", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "120 horizontal", + "night_vision": { + "type": "color" + }, + "power": { + "method": "Rechargeable battery (USB-C) via base station" + }, + "power_source": [ + "battery", + "solar" + ], + "storage": { + "onboard": false, + "max_microsd_gb": 128, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP65", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "operating_temp_c": "-10 to 40", + "features": [ + "base station (up to 4 cameras)", + "PIR motion + person detection", + "battery life up to 6 months", + "USB-C charging", + "white-light color night vision", + "two-way audio", + "solar compatible (PPIC91600)", + "USB storage on base (up to 128GB, no cloud)", + "App2Cam Plus", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/ABUS-Akku-Kamera-Pro-mit-Basisstation.html" + ] +} diff --git a/cameras/abus/ppic94021.json b/cameras/abus/ppic94021.json deleted file mode 100644 index a1843f31..00000000 --- a/cameras/abus/ppic94021.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "id": "abus-ppic94021", - "brand": "ABUS", - "model": "PPIC94021", - "type": "doorbell", - "connectivity": [ - "wifi" - ], - "release_year": 2023, - "resolution": { - "megapixels": 2, - "label": "1080p HD" - }, - "field_of_view_deg": "130h", - "night_vision": { - "type": "ir", - "range_m": 10 - }, - "power": { - "method": "Hardwired / battery" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 64, - "nvr_compatible": false, - "cloud": false - }, - "protocols": [ - "http" - ], - "ip_rating": "IP44", - "audio": { - "microphone": true, - "speaker": true, - "two_way": true - }, - "features": [ - "ABUS Smart Video Doorbell WiFi 1080p", - "local storage no cloud", - "App2Cam Plus", - "two-way audio", - "IP44", - "DSGVO-compliant" - ], - "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "battery", - "ac-mains" - ], - "configs": { - "home_assistant": { - "integration": "onvif", - "notes": "ABUS doorbell. Check if RTSP/ONVIF is supported on this specific model — many ABUS doorbells are app-only. If RTSP is available, use ONVIF integration." - } - } -} diff --git a/cameras/abus/ppic94021.md b/cameras/abus/ppic94021.md deleted file mode 100644 index a058b631..00000000 --- a/cameras/abus/ppic94021.md +++ /dev/null @@ -1,33 +0,0 @@ -# ABUS PPIC94021 - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | PPIC94021 | -| Type | doorbell | -| Connectivity | wifi | -| Resolution | 1080p HD (2MP) | -| Field of view | 130h° | -| Night vision | ir (10m) | -| Power | Hardwired / battery | -| Storage | microSD ≤ 64GB | -| Protocols | http | -| IP rating | IP44 | -| Two-way audio | Yes | -| Released | 2023 | - -## Features - -- ABUS Smart Video Doorbell WiFi 1080p -- local storage no cloud -- App2Cam Plus -- two-way audio -- IP44 -- DSGVO-compliant - -## Sources - -- https://www.abus.com/de/ - ---- -*Auto-generated from abus-ppic94021.json — do not edit by hand.* diff --git a/cameras/abus/tvcc35512.json b/cameras/abus/tvcc35512.json new file mode 100644 index 00000000..2acba493 --- /dev/null +++ b/cameras/abus/tvcc35512.json @@ -0,0 +1,56 @@ +{ + "id": "abus-tvcc35512", + "brand": "ABUS", + "model": "TVCC35512", + "type": "bullet", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 + }, + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12V DC" + }, + "protocols": [], + "ip_rating": "IP67", + "features": [ + "WDR", + "backlight compensation", + "IR cut filter", + "infrared LEDs", + "white light LEDs", + "HD-TVI / HD-AHD / HD-CVI / CVBS switchable output", + "person/vehicle detection (with compatible ABUS recorder)" + ], + "dimensions_mm": "139 x 61 x 58", + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "Germany", + "Europe" + ], + "sources": [ + "https://de.rs-online.com/web/p/uberwachungskamera/0633204", + "https://uk.rs-online.com/web/p/cctv-cameras/0633204", + "https://www.expert-security.de/abus-kameras.html" + ] +} diff --git a/cameras/abus/tvcc55512.json b/cameras/abus/tvcc55512.json new file mode 100644 index 00000000..23e88f34 --- /dev/null +++ b/cameras/abus/tvcc55512.json @@ -0,0 +1,73 @@ +{ + "id": "abus-tvcc55512", + "brand": "ABUS", + "model": "TVCC55512", + "type": "dome", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 + }, + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2960x1665", + "fps": 20 + } + ] + }, + "sensor": "CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal, 67 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12V DC" + }, + "protocols": [], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "WDR", + "BLC", + "HLC", + "DWDR", + "IR-cut filter", + "TVI/AHD/CVI/CVBS output", + "white light LED", + "3.3W power consumption" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "80 x 80 x 85", + "weight_g": 300, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-tvcc55512-analog-hd-mini-dome-kamera-5mpx-t-n.html", + "https://www.abus.com/uk/Commercial-Security/Video-surveillance/Analogue-HD/Analog-HD-Mini-Dome-5-MPx-2.8-mm" + ] +} diff --git a/cameras/abus/tvip42510.json b/cameras/abus/tvip42510.json new file mode 100644 index 00000000..4c45e802 --- /dev/null +++ b/cameras/abus/tvip42510.json @@ -0,0 +1,92 @@ +{ + "id": "abus-tvip42510", + "brand": "ABUS", + "model": "TVIP42510", + "aliases": [ + "ABUS 2MPx IP PoE Mini Dome" + ], + "type": "dome", + "connectivity": [ + "ethernet" + ], + "markets": [ + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" + }, + "sensor": "1/2.7\" CMOS", + "lens": { + "focal_length_mm": "2.8", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "111 horizontal / 59 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / DC 12V" + }, + "power_source": [ + "poe", + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.265+" + }, + { + "name": "sub", + "resolution": "640x360", + "fps": 25, + "codec": "H.265" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "111 x 111 x 85", + "weight_g": 500, + "operating_temp_c": "-25 to 60", + "features": [ + "120dB True WDR", + "3D DNR", + "H.265+ compression", + "4 privacy zones", + "ABUS Link Station app", + "microSD/NVR/NAS recording", + "professional line" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip42510-ip-kamera-1080p-tn-ir-poe-ip67.html" + ] +} diff --git a/cameras/abus/tvip42562.json b/cameras/abus/tvip42562.json new file mode 100644 index 00000000..4d473464 --- /dev/null +++ b/cameras/abus/tvip42562.json @@ -0,0 +1,88 @@ +{ + "id": "abus-tvip42562", + "brand": "ABUS", + "model": "TVIP42562", + "type": "dome", + "connectivity": [ + "wifi" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "111 diagonal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "DC 12V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "True-WDR 120 dB", + "H.265 Plus compression", + "mechanical IR cut filter", + "dual WLAN antennas", + "app-based access (ABUS Link Station / IPCam Plus)" + ], + "operating_temp_c": "-25 to 50", + "dimensions_mm": "126 x 126 x 96", + "weight_g": 600, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip42562-ip-kamera-1080p-t-n-ir-wlan-ip66.html", + "https://toolbrothers.de/products/abus-tvip42562-2mpx-wlan-mini-dome-kamera-mit-12-v-anschluss-full-hd-1080p" + ] +} diff --git a/cameras/abus/tvip44021.json b/cameras/abus/tvip44021.json deleted file mode 100644 index c8c43764..00000000 --- a/cameras/abus/tvip44021.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "id": "abus-tvip44021", - "brand": "ABUS", - "model": "TVIP44021", - "type": "bullet", - "connectivity": [ - "ethernet" - ], - "release_year": 2022, - "resolution": { - "megapixels": 4, - "label": "4MP" - }, - "field_of_view_deg": "103h", - "night_vision": { - "type": "ir", - "range_m": 30 - }, - "power": { - "method": "PoE (802.3af)" - }, - "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": [ - "ABUS 4MP PoE outdoor bullet entry-level", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP66", - "GDPR-compliant", - "no mandatory cloud" - ], - "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/tvip44021.md b/cameras/abus/tvip44021.md deleted file mode 100644 index eb96eb4f..00000000 --- a/cameras/abus/tvip44021.md +++ /dev/null @@ -1,34 +0,0 @@ -# ABUS TVIP44021 - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | TVIP44021 | -| Type | bullet | -| Connectivity | ethernet | -| Resolution | 4MP (4MP) | -| Field of view | 103h° | -| Night vision | ir (30m) | -| Power | PoE (802.3af) | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP66 | -| Two-way audio | No | -| Released | 2022 | - -## Features - -- ABUS 4MP PoE outdoor bullet entry-level -- 30m IR -- H.265 -- ONVIF/RTSP -- IP66 -- GDPR-compliant -- no mandatory cloud - -## Sources - -- https://www.abus.com/de/ - ---- -*Auto-generated from abus-tvip44021.json — do not edit by hand.* diff --git a/cameras/abus/tvip44510.json b/cameras/abus/tvip44510.json new file mode 100644 index 00000000..b69fcc54 --- /dev/null +++ b/cameras/abus/tvip44510.json @@ -0,0 +1,92 @@ +{ + "id": "abus-tvip44510", + "brand": "ABUS", + "model": "TVIP44510", + "aliases": [ + "ABUS 4MPx IP PoE Mini Dome" + ], + "type": "dome", + "connectivity": [ + "ethernet" + ], + "markets": [ + "EU" + ], + "release_year": 2020, + "resolution": { + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "1440p" + }, + "sensor": "1/3\" CMOS", + "lens": { + "focal_length_mm": "2.8", + "aperture": "F1.6", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "98 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / DC 12V" + }, + "power_source": [ + "poe", + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 128, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30, + "streams": [ + { + "name": "main", + "resolution": "2560x1440", + "fps": 25, + "codec": "H.265" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "Ø111 x 82.4", + "weight_g": 320, + "operating_temp_c": "-30 to 60", + "features": [ + "IK10 vandal-resistant", + "fixed 2.8mm lens", + "120dB True WDR", + "ONVIF Profile S & G", + "professional line" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip44510-ip-kamera-1440p-tn-ir-poe-ip67-ik10.html", + "https://www.abus.com/int/abusproductsheet.pdf/191285/eng-ZZ" + ] +} diff --git a/cameras/abus/tvip44511.json b/cameras/abus/tvip44511.json new file mode 100644 index 00000000..95dd8919 --- /dev/null +++ b/cameras/abus/tvip44511.json @@ -0,0 +1,91 @@ +{ + "id": "abus-tvip44511", + "brand": "ABUS", + "model": "TVIP44511", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/3\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "True WDR 120dB", + "IK10 vandal resistance", + "Person/vehicle classification", + "Tripwire detection", + "Intrusion detection", + "4 privacy zones", + "ABUS Link Station App access" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 85", + "weight_g": 550, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip44511-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://www.sotel.co.uk/en/Computer-Drucker/Smart-Home/Haussteuerung/Alarmanlagen/ABUS-TVIP44511-security-camera-Dome-IP-security-camera-Indoor-outdoor-2688-x-1520-pixels-Ceiling.html", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-mini-dome-4-MPx-4-mm" + ] +} diff --git a/cameras/abus/tvip44520-at.json b/cameras/abus/tvip44520-at.json deleted file mode 100644 index 79c2f894..00000000 --- a/cameras/abus/tvip44520-at.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "id": "abus-tvip44520-at", - "brand": "ABUS", - "model": "TVIP44520 (Austria)", - "aliases": [ - "ABUS 4MP Mini Dome PoE AT/CH", - "ABUS Österreich" - ], - "type": "dome", - "connectivity": [ - "ethernet" - ], - "release_year": 2022, - "markets": [ - "AT", - "CH", - "DE", - "EU" - ], - "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP QHD" - }, - "sensor": "1/2.8\" CMOS", - "lens": { - "count": 1, - "focal_length_mm": "2.8 (fixed)", - "aperture": "F1.8", - "varifocal": false - }, - "field_of_view_deg": "99 horizontal", - "night_vision": { - "type": "ir", - "range_m": 30 - }, - "power": { - "method": "PoE (802.3af) / DC 12V" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false - }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP67", - "audio": { - "microphone": false, - "speaker": false, - "two_way": false - }, - "features": [ - "4MP QHD mini dome", - "True WDR", - "H.265", - "ABUS Link Station NVR compatible", - "ONVIF/RTSP", - "IP67", - "IK10", - "sold at Mediamarkt / Conrad Austria", - "ABUS German-HQ trusted brand", - "no mandatory cloud", - "GDPR compliant" - ], - "sources": [ - "https://www.abus.com/at/" - ], - "power_source": [ - "poe", - "dc" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/tvip44520-at.md b/cameras/abus/tvip44520-at.md deleted file mode 100644 index 42c2ac20..00000000 --- a/cameras/abus/tvip44520-at.md +++ /dev/null @@ -1,42 +0,0 @@ -# ABUS TVIP44520 (Austria) - -*Also known as: ABUS 4MP Mini Dome PoE AT/CH, ABUS Österreich* - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | TVIP44520 (Austria) | -| Type | dome | -| Connectivity | ethernet | -| Resolution | 4MP QHD (4MP, 2560×1440) | -| Sensor | 1/2.8" CMOS | -| Lens | 1× 2.8 (fixed)mm F1.8 | -| Field of view | 99 horizontal° | -| Night vision | ir (30m) | -| Power | PoE (802.3af) / DC 12V | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP67 | -| Two-way audio | No | -| Released | 2022 | - -## Features - -- 4MP QHD mini dome -- True WDR -- H.265 -- ABUS Link Station NVR compatible -- ONVIF/RTSP -- IP67 -- IK10 -- sold at Mediamarkt / Conrad Austria -- ABUS German-HQ trusted brand -- no mandatory cloud -- GDPR compliant - -## Sources - -- https://www.abus.com/at/ - ---- -*Auto-generated from abus-tvip44520-at.json — do not edit by hand.* diff --git a/cameras/abus/tvip44520.json b/cameras/abus/tvip44520.json deleted file mode 100644 index 8cd39b55..00000000 --- a/cameras/abus/tvip44520.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "id": "abus-tvip44520", - "brand": "ABUS", - "model": "TVIP44520", - "aliases": [ - "ABUS 4MP Mini Dome PoE" - ], - "type": "dome", - "connectivity": [ - "ethernet" - ], - "release_year": 2022, - "markets": [ - "DE", - "AT", - "CH", - "EU" - ], - "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP QHD" - }, - "sensor": "1/2.8\" CMOS", - "lens": { - "count": 1, - "focal_length_mm": "2.8 (fixed)", - "aperture": "F1.8", - "varifocal": false - }, - "field_of_view_deg": "99 horizontal", - "night_vision": { - "type": "ir", - "range_m": 30 - }, - "power": { - "method": "PoE (802.3af) / DC 12V" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false - }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP67", - "audio": { - "microphone": false, - "speaker": false, - "two_way": false - }, - "features": [ - "4MP QHD mini dome", - "True WDR", - "H.265", - "IR night vision 30m", - "ONVIF/RTSP", - "ABUS Link Station NVR compatible", - "IP67", - "IK10", - "German engineering brand" - ], - "sources": [ - "https://www.abus.com/" - ], - "power_source": [ - "poe", - "dc" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/tvip44520.md b/cameras/abus/tvip44520.md deleted file mode 100644 index 1b8f6a1d..00000000 --- a/cameras/abus/tvip44520.md +++ /dev/null @@ -1,40 +0,0 @@ -# ABUS TVIP44520 - -*Also known as: ABUS 4MP Mini Dome PoE* - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | TVIP44520 | -| Type | dome | -| Connectivity | ethernet | -| Resolution | 4MP QHD (4MP, 2560×1440) | -| Sensor | 1/2.8" CMOS | -| Lens | 1× 2.8 (fixed)mm F1.8 | -| Field of view | 99 horizontal° | -| Night vision | ir (30m) | -| Power | PoE (802.3af) / DC 12V | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP67 | -| Two-way audio | No | -| Released | 2022 | - -## Features - -- 4MP QHD mini dome -- True WDR -- H.265 -- IR night vision 30m -- ONVIF/RTSP -- ABUS Link Station NVR compatible -- IP67 -- IK10 -- German engineering brand - -## Sources - -- https://www.abus.com/ - ---- -*Auto-generated from abus-tvip44520.json — do not edit by hand.* diff --git a/cameras/abus/tvip45000.json b/cameras/abus/tvip45000.json deleted file mode 100644 index e2a4e4c6..00000000 --- a/cameras/abus/tvip45000.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "id": "abus-tvip45000", - "brand": "ABUS", - "model": "TVIP45000", - "type": "dome", - "connectivity": [ - "ethernet" - ], - "release_year": 2023, - "resolution": { - "megapixels": 8, - "label": "4K UHD" - }, - "field_of_view_deg": "107h", - "night_vision": { - "type": "ir", - "range_m": 30 - }, - "power": { - "method": "PoE (802.3af)" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false - }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP67", - "audio": { - "microphone": false, - "speaker": false, - "two_way": false - }, - "features": [ - "ABUS 4K PoE outdoor mini dome", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP67", - "IK10", - "German brand GDPR-compliant", - "Conrad stocked" - ], - "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/tvip45000.md b/cameras/abus/tvip45000.md deleted file mode 100644 index 89dd04cd..00000000 --- a/cameras/abus/tvip45000.md +++ /dev/null @@ -1,35 +0,0 @@ -# ABUS TVIP45000 - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | TVIP45000 | -| Type | dome | -| Connectivity | ethernet | -| Resolution | 4K UHD (8MP) | -| Field of view | 107h° | -| Night vision | ir (30m) | -| Power | PoE (802.3af) | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP67 | -| Two-way audio | No | -| Released | 2023 | - -## Features - -- ABUS 4K PoE outdoor mini dome -- 30m IR -- H.265 -- ONVIF/RTSP -- IP67 -- IK10 -- German brand GDPR-compliant -- Conrad stocked - -## Sources - -- https://www.abus.com/de/ - ---- -*Auto-generated from abus-tvip45000.json — do not edit by hand.* diff --git a/cameras/abus/tvip48500.json b/cameras/abus/tvip48500.json deleted file mode 100644 index 3a828707..00000000 --- a/cameras/abus/tvip48500.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "id": "abus-tvip48500", - "brand": "ABUS", - "model": "TVIP48500", - "type": "dome", - "connectivity": [ - "ethernet" - ], - "release_year": 2024, - "resolution": { - "megapixels": 8, - "label": "4K UHD" - }, - "field_of_view_deg": "106-32h", - "night_vision": { - "type": "ir", - "range_m": 30 - }, - "power": { - "method": "PoE (802.3at)" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false - }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP67", - "audio": { - "microphone": false, - "speaker": false, - "two_way": false - }, - "features": [ - "ABUS 4K PoE varifocal outdoor dome", - "2.8-12mm motorized", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP67", - "IK10", - "German brand" - ], - "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/tvip48500.md b/cameras/abus/tvip48500.md deleted file mode 100644 index 0fa617c0..00000000 --- a/cameras/abus/tvip48500.md +++ /dev/null @@ -1,35 +0,0 @@ -# ABUS TVIP48500 - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | TVIP48500 | -| Type | dome | -| Connectivity | ethernet | -| Resolution | 4K UHD (8MP) | -| Field of view | 106-32h° | -| Night vision | ir (30m) | -| Power | PoE (802.3at) | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP67 | -| Two-way audio | No | -| Released | 2024 | - -## Features - -- ABUS 4K PoE varifocal outdoor dome -- 2.8-12mm motorized -- 30m IR -- H.265 -- ONVIF/RTSP -- IP67 -- IK10 -- German brand - -## Sources - -- https://www.abus.com/de/ - ---- -*Auto-generated from abus-tvip48500.json — do not edit by hand.* diff --git a/cameras/abus/tvip48511.json b/cameras/abus/tvip48511.json new file mode 100644 index 00000000..c14c21fe --- /dev/null +++ b/cameras/abus/tvip48511.json @@ -0,0 +1,104 @@ +{ + "id": "abus-tvip48511", + "brand": "ABUS", + "model": "TVIP48511", + "aliases": [ + "ABUS 8MPx IP PoE Mini Dome" + ], + "type": "dome", + "connectivity": [ + "ethernet" + ], + "markets": [ + "EU" + ], + "release_year": 2022, + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "2.8", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "107 horizontal / 57 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / DC 12V" + }, + "power_source": [ + "poe", + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265+" + }, + { + "name": "sub", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "109 x 109 x 85", + "weight_g": 470, + "operating_temp_c": "-25 to 60", + "features": [ + "IK10 vandal-resistant", + "fixed 2.8mm lens", + "120dB WDR", + "person/vehicle detection", + "4K 8MP", + "professional line" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip48511-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/int/abusproductsheet.pdf/264068/eng-ZZ" + ] +} diff --git a/cameras/abus/tvip61600.json b/cameras/abus/tvip61600.json deleted file mode 100644 index 6e60f6ff..00000000 --- a/cameras/abus/tvip61600.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "id": "abus-tvip61600", - "brand": "ABUS", - "model": "TVIP61600", - "type": "ptz", - "connectivity": [ - "ethernet" - ], - "release_year": 2023, - "resolution": { - "megapixels": 2, - "label": "1080p HD" - }, - "field_of_view_deg": "60-3h", - "night_vision": { - "type": "ir", - "range_m": 50 - }, - "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", - "ABUS 1080p 12x PTZ outdoor", - "50m IR", - "H.265", - "ONVIF/RTSP", - "IP66", - "DSGVO-compliant PTZ", - "App2Cam Plus" - ], - "sources": [ - "https://www.abus.com/de/" - ], - "lens": { - "count": 1, - "focal_length_mm": "4.7-56.4 (12x optical)", - "varifocal": true - }, - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } -} diff --git a/cameras/abus/tvip61600.md b/cameras/abus/tvip61600.md deleted file mode 100644 index ea684d53..00000000 --- a/cameras/abus/tvip61600.md +++ /dev/null @@ -1,36 +0,0 @@ -# ABUS TVIP61600 - -| Field | Spec | -|-------|------| -| Brand | ABUS | -| Model | TVIP61600 | -| Type | ptz | -| Connectivity | ethernet | -| Resolution | 1080p HD (2MP) | -| Lens | 1× 4.7-56.4 (12x optical)mm | -| Field of view | 60-3h° | -| Night vision | ir (50m) | -| Power | PoE (802.3at) | -| Storage | microSD ≤ 256GB, NVR | -| Protocols | onvif, rtsp | -| IP rating | IP66 | -| Two-way audio | No | -| Released | 2023 | - -## Features - -- pan/tilt/zoom -- ABUS 1080p 12x PTZ outdoor -- 50m IR -- H.265 -- ONVIF/RTSP -- IP66 -- DSGVO-compliant PTZ -- App2Cam Plus - -## Sources - -- https://www.abus.com/de/ - ---- -*Auto-generated from abus-tvip61600.json — do not edit by hand.* diff --git a/cameras/abus/tvip62510.json b/cameras/abus/tvip62510.json new file mode 100644 index 00000000..6331fc74 --- /dev/null +++ b/cameras/abus/tvip62510.json @@ -0,0 +1,90 @@ +{ + "id": "abus-tvip62510", + "brand": "ABUS", + "model": "TVIP62510", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "1920x1080" + }, + { + "name": "Stream 2", + "resolution": "640x360" + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "111 horizontal, 59 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true + }, + "features": [ + "120dB WDR", + "motion detection", + "day/night", + "backlight compensation", + "H.265+ compression", + "NAS support" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 350, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip62510-ip-kamera-1080p-t-n-ir-poe-ip67.html", + "https://www.abus.com/at/Sicherheit-Zuhause/Videoueberwachung/Ueberwachungskameras/Aussenkameras/2MPx-IP-PoE-Mini-Tube-kamera" + ] +} diff --git a/cameras/abus/tvip62562.json b/cameras/abus/tvip62562.json new file mode 100644 index 00000000..8e96d532 --- /dev/null +++ b/cameras/abus/tvip62562.json @@ -0,0 +1,84 @@ +{ + "id": "abus-tvip62562", + "brand": "ABUS", + "model": "TVIP62562", + "type": "bullet", + "connectivity": [ + "wifi" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "codecs": [ + "H.264", + "H.264+", + "H.265", + "H.265+", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "107 horizontal, 57 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "True-WDR (120 dB)", + "3D DNR", + "motion detection", + "email/FTP alarm notification", + "dual WiFi antennas", + "ABUS Link Station app" + ], + "operating_temp_c": "-25 to 50", + "dimensions_mm": "175 x 75 x 75", + "weight_g": 450, + "release_year": 2022, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE", + "UK" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip62562-ip-kamera-1080p-t-n-ir-wlan-ip66.html", + "https://www.rapidonline.com/abus-tvip62562-performance-line-2mpx-mini-tube-ip-camera-full-hd-ip67-01-0347", + "https://my.rs-online.com/web/p/cctv-cameras/2528334", + "https://www.ispyconnect.com/camera/abus" + ] +} diff --git a/cameras/abus/tvip64511.json b/cameras/abus/tvip64511.json new file mode 100644 index 00000000..2c8e83ff --- /dev/null +++ b/cameras/abus/tvip64511.json @@ -0,0 +1,82 @@ +{ + "id": "abus-tvip64511", + "brand": "ABUS", + "model": "TVIP64511", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP QHD", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG", + "H.265+" + ] + }, + "sensor": "1/3\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "True-WDR 120dB", + "3D DNR", + "BLC", + "HLC", + "Object detection (person/vehicle)", + "IK10 vandal resistant", + "Day/Night (IR-cut filter)", + "NAS compatible" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip64511-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/27/20230119-TVIP6x511_INST_DE-GB.pdf" + ] +} diff --git a/cameras/abus/tvip68511.json b/cameras/abus/tvip68511.json new file mode 100644 index 00000000..cabed044 --- /dev/null +++ b/cameras/abus/tvip68511.json @@ -0,0 +1,83 @@ +{ + "id": "abus-tvip68511", + "brand": "ABUS", + "model": "TVIP68511", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "107 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "120dB WDR", + "IK10 vandal resistant", + "person/vehicle detection (object recognition)", + "backlight compensation", + "4 privacy zones", + "NAS recording support" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip68511-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.alarm-technik.eu/en/products/ip-8mpx-poe-mini-tube-kamera-abus-tvip68511" + ] +} diff --git a/cameras/abus/tvip82561.json b/cameras/abus/tvip82561.json new file mode 100644 index 00000000..5235eacc --- /dev/null +++ b/cameras/abus/tvip82561.json @@ -0,0 +1,81 @@ +{ + "id": "abus-tvip82561", + "brand": "ABUS", + "model": "TVIP82561", + "type": "ptz", + "connectivity": [ + "ethernet", + "wifi" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.5-F2.7", + "varifocal": true + }, + "field_of_view_deg": "101 to 33 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": false + }, + "features": [ + "4x optical zoom", + "True WDR 120dB", + "IK10 vandal-resistant", + "pan/tilt/zoom", + "355 degree pan", + "300 preset positions", + "WiFi 2.4GHz 802.11 b/g/n", + "backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "130.7 diameter x 101.7", + "weight_g": 550, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-tvip82561-ip-kamera-1080p-t-n-ir-ptz-poe-ip66.html", + "https://c1.abus.com/var/ImagesPIM/d110001/medias/docus/29/220504-IPCS84511_84531_TVIP82561_BDA_INT.pdf", + "https://www.abus.com/int/Consumer/Video-surveillance/Systems-from-the-expert/Cameras/ABUS-IP-video-surveillance-2MPx-Wi-Fi-PTZ-dome-camera" + ] +} diff --git a/data/cameras.csv b/data/cameras.csv index b70aa978..3fc79d81 100644 --- a/data/cameras.csv +++ b/data/cameras.csv @@ -1,19 +1,80 @@ id,brand,model,type,resolution_label,megapixels,sensor,field_of_view_deg,night_vision_type,ip_rating,two_way_audio,release_year -abus-ipcb68516,ABUS,IPCB68516,bullet,4K UHD,8,,103h,ir,IP67,false,2023 -abus-ppic42520,ABUS,PPIC42520,ptz,3MP 2K,3,"1/2.7"" CMOS",355 pan / 90 tilt,ir,IP66,true,2023 -abus-ppic42520-at,ABUS,PPIC42520 (Austria),ptz,3MP 2K,3,"1/2.7"" CMOS",355 pan / 90 tilt,ir,IP66,true,2023 -abus-ppic44020,ABUS,PPIC44020,bullet,4MP,4,,107h,ir,IP66,false,2022 -abus-ppic44520,ABUS,PPIC44520,bullet,3MP 2K,3,"1/2.7"" CMOS",100 horizontal,ir,IP66,true,2023 -abus-ppic46520,ABUS,PPIC46520,bullet,3MP 2K,3,"1/2.8"" CMOS",110 horizontal,color,IP55,true,2022 -abus-ppic90520,ABUS,PPIC90520,bullet,1080p HD,2,CMOS,110 horizontal,ir,IP65,true,2023 -abus-ppic94021,ABUS,PPIC94021,doorbell,1080p HD,2,,130h,ir,IP44,true,2023 +abus-hdcc35512,ABUS,HDCC35512,bullet,5MP,5,"1/2.8"" Progressive Scan CMOS","112 horizontal, 60 vertical",hybrid,IP67,false, +abus-hdcc52512,ABUS,HDCC52512,dome,1080p,2,"1/2.8"" Progressive Scan CMOS","105 horizontal, 56 vertical",hybrid,IP67,true, +abus-hdcc75550,ABUS,HDCC75550,dome,5MP,5,"1/2.7\"" Progressive Scan CMOS",92 to 29 horizontal,ir,IP67,, +abus-ipca34512a,ABUS,IPCA34512A,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS","104 horizontal, 54 vertical",hybrid,IP67,false, +abus-ipca34512b,ABUS,IPCA34512B,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS","89 horizontal, 45 vertical",hybrid,IP67,false, +abus-ipca34612a,ABUS,IPCA34612A,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS","104 horizontal, 54 vertical",hybrid,IP67,false, +abus-ipca54512a,ABUS,IPCA54512A,dome,4MP,4,"1/1.8"" Progressive Scan CMOS",110 horizontal,hybrid,IP67,false, +abus-ipca54512b,ABUS,IPCA54512B,dome,4MP,4,"1/1.8"" Progressive Scan CMOS",95 horizontal,hybrid,IP67,false,2023 +abus-ipca54572a,ABUS,IPCA54572A,dome,4MP,4,"1/1.8"" Progressive Scan CMOS",110 horizontal,hybrid,IP67,true, +abus-ipca54581b,ABUS,IPCA54581B,dome,4MP,4,"1/2.7"" Progressive Scan CMOS","84 horizontal / 43 vertical (optical), 50 horizontal (thermal)",ir,IP66,true, +abus-ipca54612a,ABUS,IPCA54612A,dome,4MP,4,"1/1.8"" Progressive Scan CMOS","110 horizontal, 57 vertical",hybrid,IP67,false, +abus-ipca64512a,ABUS,IPCA64512A,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS","104 horizontal, 54 vertical",hybrid,IP67,, +abus-ipca64512b,ABUS,IPCA64512B,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS","89 horizontal, 45 vertical",hybrid,IP67,false, +abus-ipca64581d,ABUS,IPCA64581D,dual-lens,4MP,4,"1/2.7"" Progressive Scan CMOS","39.5 horizontal (visible), 18 horizontal (thermal)",ir,IP67,true,2022 +abus-ipca64612a,ABUS,IPCA64612A,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS","104 horizontal, 54 vertical",hybrid,IP67,false, +abus-ipcb34511a,ABUS,IPCB34511A,bullet,4MP,4,"1/2.7"" Progressive Scan CMOS",103 horizontal,ir,IP67,false, +abus-ipcb34511b,ABUS,IPCB34511B,bullet,4MP,4,"1/2.7"" Progressive Scan CMOS",83 horizontal,ir,IP67,false, +abus-ipcb34611a,ABUS,IPCB34611A,bullet,4MP,4.1,"1/2.7"" Progressive Scan CMOS",103 horizontal,ir,IP67,false, +abus-ipcb38511a,ABUS,IPCB38511A,bullet,4K,8,"1/1.8"" Progressive Scan CMOS","102 horizontal, 55 vertical",ir,IP67,false, +abus-ipcb38511b,ABUS,IPCB38511B,bullet,4K Ultra HD,8,"1/1.8"" Progressive Scan CMOS",78 horizontal,ir,IP67,false, +abus-ipcb44510a,ABUS,IPCB44510A,dome,4MP,4,"1/2.5"" Progressive Scan CMOS",109 horizontal,ir,IP66,, +abus-ipcb44510c,ABUS,IPCB44510C,dome,QHD,4,"1/2.5"" CMOS","53 horizontal, 30 vertical",ir,IP66,, +abus-ipcb44511a,ABUS,IPCB44511A,dome,4MP,4,"1/2.7"" Progressive Scan CMOS",103 horizontal,ir,IP67,false, +abus-ipcb44511b,ABUS,IPCB44511B,dome,4MP,4,"1/2.7"" Progressive Scan CMOS",83 horizontal,ir,IP67,, +abus-ipcb44561a,ABUS,IPCB44561A,dome,4MP,4,"1/2.7"" Progressive Scan CMOS",103 horizontal,ir,IP67,true, +abus-ipcb44611a,ABUS,IPCB44611A,dome,4MP,4,"1/2.7"" Progressive Scan CMOS","103 horizontal, 55 vertical",ir,IP67,, +abus-ipcb44611b,ABUS,IPCB44611B,dome,4MP,4,"1/2.7"" Progressive Scan CMOS",83 horizontal,ir,IP66,false, +abus-ipcb54511a,ABUS,IPCB54511A,dome,4MP,4,"1/2.7"" Progressive Scan CMOS","103 horizontal, 55 vertical",ir,IP67,false, +abus-ipcb54511b,ABUS,IPCB54511B,dome,4MP,4,,83 horizontal,ir,IP67,false, +abus-ipcb54611b,ABUS,IPCB54611B,dome,4MP,4,"1/2.7"" Progressive Scan CMOS",83 horizontal,ir,IP67,false, +abus-ipcb58511a,ABUS,IPCB58511A,dome,4K UHD,8,"1/1.8"" Progressive Scan CMOS",102 horizontal,ir,IP67,false, +abus-ipcb58511b,ABUS,IPCB58511B,dome,4K,8,"1/1.8"" Progressive Scan CMOS",82 horizontal,ir,IP67,false, +abus-ipcb58611a,ABUS,IPCB58611A,dome,4K,8,"1/1.8"" Progressive Scan CMOS",102 horizontal,ir,IP67,false,2021 +abus-ipcb64521,ABUS,IPCB64521,bullet,4MP,4,"1/2.7"" Progressive Scan CMOS",30 to 108 horizontal,ir,IP67,false, +abus-ipcb64621,ABUS,IPCB64621,bullet,4 MPx,4,"1/2.7"" Progressive Scan CMOS",108 to 30 horizontal,ir,IP67,true, +abus-ipcb68521,ABUS,IPCB68521,bullet,4K,8,"1/1.8"" CMOS",46-108 horizontal / 26-58 vertical,ir,IP67,false, +abus-ipcb68621,ABUS,IPCB68621,bullet,4K Ultra HD,8,"1/1.8"" Progressive Scan CMOS",46 to 108 horizontal,ir,IP67,true,2021 +abus-ipcb74521,ABUS,IPCB74521,dome,4MP,4,"1/2.7"" Progressive Scan CMOS",30 to 108 horizontal,ir,IP67,false, +abus-ipcb78521,ABUS,IPCB78521,dome,4K,8,"1/1.8"" Progressive Scan CMOS",35 to 115 horizontal,ir,IP67,true, +abus-ipcs28581a,ABUS,IPCS28581A,panoramic,4K,8,"2 x 1/1.8"" Progressive Scan CMOS","180 horizontal, 44 vertical",color,IP67,true, +abus-ipcs29512,ABUS,IPCS29512,fisheye,12MP,12.3,"1/1.7"" Progressive Scan CMOS",360 horizontal,ir,IP67,true, +abus-ipcs34611a,ABUS,IPCS34611A,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS",108 horizontal,color,IP67,, +abus-ipcs54511a,ABUS,IPCS54511A,dome,4MP,4,"1/1.8"" Progressive Scan CMOS",108 horizontal,hybrid,IP67,, +abus-ipcs54511b,ABUS,IPCS54511B,dome,4MP,4,"1/1.8"" Progressive Scan CMOS",95 horizontal,color,IP67,, +abus-ipcs54611a,ABUS,IPCS54611A,turret,4MP,4,"1/1.8"" Progressive Scan CMOS",108 horizontal,color,IP67,, +abus-ipcs58571a,ABUS,IPCS58571A,dome,4K,8,"1/1.8"" Progressive Scan CMOS",111 horizontal,ir,IP67,true, +abus-ipcs64511b,ABUS,IPCS64511B,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS",95 horizontal,color,IP67,,2023 +abus-ipcs64531,ABUS,IPCS64531,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS",114 to 42 horizontal,ir,IP67,true, +abus-ipcs64541,ABUS,IPCS64541,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS",2.8 to 56 horizontal,hybrid,IP67,true, +abus-ipcs64611a,ABUS,IPCS64611A,bullet,4MP,4,"1/1.8"" Progressive Scan CMOS",108 horizontal,color,IP67,, +abus-ipcs74511a,ABUS,IPCS74511A,dome,4MP,4,,101 horizontal,ir,IP67,,2025 +abus-ipcs84511,ABUS,IPCS84511,ptz,4MP,4,"1/2.8"" Progressive Scan CMOS",31.6 to 96.7 horizontal,ir,IP66,true, +abus-ipcs84532,ABUS,IPCS84532,ptz,4MP,4,"1/2.8"" Progressive Scan CMOS",2.5 to 53 horizontal,ir,IP66,true, +abus-ipcs84551,ABUS,IPCS84551,ptz,4MP,4,"1/1.8"" Progressive Scan CMOS",51 to 2.6 horizontal,ir,IP66,true, +abus-ppic31020,ABUS,PPIC31020,box,Full HD (1080p),2,"1/2.8"" CMOS",180 horizontal / 100 vertical,ir,,true, +abus-ppic42520,ABUS,PPIC42520,ptz,Full HD (1080p),2,"1/2.8"" CMOS",355 pan / 90 tilt,ir,IP66,true,2023 +abus-ppic42520-at,ABUS,PPIC42520 (Austria),ptz,Full HD (1080p),2,"1/2.8"" CMOS",355 pan / 90 tilt,ir,IP66,true,2023 +abus-ppic44520,ABUS,PPIC44520,bullet,Full HD (1080p),2,"1/2.7"" CMOS",100 horizontal,ir,IP66,true,2023 +abus-ppic46520,ABUS,PPIC46520,bullet,3MP 2K,3,"1/2.8"" CMOS",110 horizontal,hybrid,IP66,true,2022 +abus-ppic52520,ABUS,PPIC52520,ptz,2 MP (4K-interpolated recording),2,"1/2.8"" CMOS",85 horizontal / 45 vertical,ir,IP66,true, +abus-ppic54520,ABUS,PPIC54520,box,2 MP (4K-interpolated recording),2,"1/2.8"" CMOS",85 horizontal / 45 vertical,ir,IP66,false, +abus-ppic90520,ABUS,PPIC90520,bullet,1080p HD,2,"1/2.8"" CMOS (Sony IMX307)",115 horizontal / 75 vertical,color,IP65,true,2023 +abus-ppic91000,ABUS,PPIC91000,bullet,3 MP,3,,120 horizontal,color,IP65,true, +abus-tvcc35512,ABUS,TVCC35512,bullet,5MP,5,,105 horizontal,hybrid,IP67,, +abus-tvcc55512,ABUS,TVCC55512,dome,5MP,5,CMOS,"105 horizontal, 67 vertical",hybrid,IP67,, +abus-tvip42510,ABUS,TVIP42510,dome,1080p,2,"1/2.7"" CMOS",111 horizontal / 59 vertical,ir,IP67,, abus-tvip42520,ABUS,TVIP42520,dome,1080p HD,2,"1/2.8"" CMOS",103-30 horizontal,ir,IP67,false,2021 -abus-tvip44021,ABUS,TVIP44021,bullet,4MP,4,,103h,ir,IP66,false,2022 -abus-tvip44520,ABUS,TVIP44520,dome,4MP QHD,4,"1/2.8"" CMOS",99 horizontal,ir,IP67,false,2022 -abus-tvip44520-at,ABUS,TVIP44520 (Austria),dome,4MP QHD,4,"1/2.8"" CMOS",99 horizontal,ir,IP67,false,2022 -abus-tvip45000,ABUS,TVIP45000,dome,4K UHD,8,,107h,ir,IP67,false,2023 -abus-tvip48500,ABUS,TVIP48500,dome,4K UHD,8,,106-32h,ir,IP67,false,2024 -abus-tvip61600,ABUS,TVIP61600,ptz,1080p HD,2,,60-3h,ir,IP66,false,2023 +abus-tvip42562,ABUS,TVIP42562,dome,1080p,2,"1/2.8"" Progressive Scan CMOS",111 diagonal,ir,IP66,true, +abus-tvip44510,ABUS,TVIP44510,dome,1440p,4,"1/3"" CMOS",98 horizontal,ir,IP67,false,2020 +abus-tvip44511,ABUS,TVIP44511,dome,4MP,4,"1/3"" Progressive Scan CMOS","103 horizontal, 55 vertical",ir,IP67,, +abus-tvip48511,ABUS,TVIP48511,dome,4K,8,"1/2.8"" CMOS",107 horizontal / 57 vertical,ir,IP67,false,2022 +abus-tvip62510,ABUS,TVIP62510,bullet,1080p,2,"1/2.8"" Progressive Scan CMOS","111 horizontal, 59 vertical",ir,IP67,, +abus-tvip62562,ABUS,TVIP62562,bullet,1080p,2,"1/2.8"" Progressive Scan CMOS","107 horizontal, 57 vertical",ir,IP66,true,2022 +abus-tvip64511,ABUS,TVIP64511,bullet,4MP QHD,4,"1/3"" Progressive Scan CMOS",103 horizontal,ir,IP67,false, +abus-tvip68511,ABUS,TVIP68511,bullet,4K,8,"1/2.8"" Progressive Scan CMOS","107 horizontal, 55 vertical",ir,IP67,, +abus-tvip82561,ABUS,TVIP82561,ptz,1080p,2,"1/2.8"" Progressive Scan CMOS",101 to 33 horizontal,ir,IP66,, acti-a416,ACTi,A416,bullet,1080p FHD,2,"1/2.8"" CMOS",,ir,IP68,false, acti-a88,ACTi,A88,bullet,5MP,5,"1/2.7"" CMOS",95 horizontal,ir,IP67,false, acti-b416,ACTi,B416,bullet,4K UHD,8,"1/2.8"" CMOS",,ir,IP68,false, diff --git a/data/cameras.json b/data/cameras.json index a5d35e90..a294c884 100644 --- a/data/cameras.json +++ b/data/cameras.json @@ -1,82 +1,5385 @@ [ { - "id": "abus-ipcb68516", + "id": "abus-hdcc35512", "brand": "ABUS", - "model": "IPCB68516", + "model": "HDCC35512", "type": "bullet", "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 + }, + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2960x1665", + "fps": 20 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "112 horizontal, 60 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12 V DC (+/-25%)" + }, + "protocols": [], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "True WDR (130 dB)", + "Day/Night with electromechanical IR cut filter", + "Color night vision (white-light LEDs)", + "AI person/vehicle detection with HDCC900X2 recorder", + "Switchable HD-TVI/AHD/HD-CVI/CVBS output", + "Integrated microphone", + "Up to 7.2 W power consumption" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "172 x 69 x 69", + "weight_g": 432, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc35512-analog-hd-mini-tube-5mpx-tn-ir-ip67.html", + "https://alarm-technik.eu/en/products/abus-analog-hd-mini-tube-5-mpx-2-8-mm-hdcc35512" + ] + }, + { + "id": "abus-hdcc52512", + "brand": "ABUS", + "model": "HDCC52512", + "type": "dome", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 25 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal, 56 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 40 + }, + "power": { + "method": "12V DC" + }, + "protocols": [], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "130dB WDR", + "3D DNR", + "HLC", + "ATW", + "white-light LEDs", + "integrated microphone", + "integrated speaker", + "BNC output", + "HD-TVI/HD-CVI/AHD/CVBS switchable" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "110 x 100 (DxH)", + "weight_g": 452, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc52512-analog-hd-mini-dome-ir-1080p-ip67.html", + "https://www.digitec.ch/en/s1/product/abus-hdcc52512-analog-hd-mini-dome-ir-1080p-ip67-1920-x-1080-pixels-network-camera-61175216" + ] + }, + { + "id": "abus-hdcc75550", + "brand": "ABUS", + "model": "HDCC75550", + "type": "dome", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc", + "ac-mains" + ], + "resolution": { + "label": "5MP", + "max_width": 2592, + "max_height": 1944, + "megapixels": 5 + }, + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2592x1944", + "fps": 20 + } + ] + }, + "sensor": "1/2.7\\\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.7 to 13.5", + "varifocal": true, + "aperture": "F1.2" + }, + "field_of_view_deg": "92 to 29 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "12 V DC / 24 V AC" + }, + "protocols": [], + "ip_rating": "IP67", + "features": [ + "True WDR 120dB", + "4-in-1 video output (TVI/AHD/CVI/CVBS switchable)", + "Motorized 5x optical zoom", + "Electromechanical IR cut filter (ICR)", + "Automatic day/night switching", + "Digital noise reduction (DNR)", + "BNC output" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "145 x 145 x 124", + "weight_g": 900, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc75550-analog-hd-tube-5mpx-t-n-ir-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Analogue-HD/Analog-HD-Tube-5-MPx-2.7-13.5-mm" + ] + }, + { + "id": "abus-ipca34512a", + "brand": "ABUS", + "model": "IPCA34512A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "backlight compensation", + "digital zoom", + "AI human/vehicle detection", + "color night vision on event", + "tripwire detection", + "intrusion detection" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-4-MPx-Black-2.8-mm-IR-WL" + ] + }, + { + "id": "abus-ipca34512b", + "brand": "ABUS", + "model": "IPCA34512B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "89 horizontal, 45 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "AI human and vehicle detection", + "color night vision (white light)", + "digital zoom", + "ABUS Link Station App" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-mini-tube-4-MPx-4-mm-IR-WL", + "https://alarm-technik.eu/en/products/ip-mini-tube-4-mpx-4-mm-ir-wl-abus-ipca34512b" + ] + }, + { + "id": "abus-ipca34612a", + "brand": "ABUS", + "model": "IPCA34612A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "object detection (person/vehicle)", + "white light", + "full-color night vision", + "digital zoom", + "backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34612a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.voltus.com/en/abus-ipca34612a-ip-mini-tube-4-mp-ir-wl-sw-2-8-mm.html" + ] + }, + { + "id": "abus-ipca54512a", + "brand": "ABUS", + "model": "IPCA54512A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688 x 1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640 x 480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920 x 1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "Person & vehicle classification", + "Color night vision", + "Digital zoom", + "Privacy zones", + "ABUS Link Station app", + "ONVIF Profile G/S/T" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-2-8-mm-ir-wl-abus-ipca54512a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipca54512b", + "brand": "ABUS", + "model": "IPCA54512B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "full-color night vision", + "AI human/vehicle object detection", + "VCA-controlled IR/white-light switching", + "IR LEDs (up to 30m)", + "white-light LEDs (up to 30m)", + "encrypted microSD storage", + "compatible with ABUS Secvest, Secoris and WLX Pro" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "release_year": 2023, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "commercial", + "consumer" + ], + "sources": [ + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-4-mm-ir-wl-abus-ipca54512b", + "https://www.solarics.de/products/abus-abus-ipca54512a-ip-kugeldome-4-mpx-2-8-mm-ir-wl-art-ipca54512a", + "https://www.expert-security.de/abus-ipca54512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-4-mm-IR-WL" + ] + }, + { + "id": "abus-ipca54572a", + "brand": "ABUS", + "model": "IPCA54572A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "120dB WDR", + "AI object detection (people/vehicles)", + "full-color night vision", + "white-light deterrence LEDs", + "IR LEDs", + "digital zoom", + "backlight compensation", + "alarm I/O", + "ONVIF Profile G/S/T" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54572a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://firstmall.de/ABUS-IPCA54572A-IP-Kamera-Kugeldome-4-MPx-IR-WL-mit-2WAY-Audio-Alarmierung", + "https://fr.rs-online.com/web/p/videosurveillance-cameras/0180161" + ] + }, + { + "id": "abus-ipca54581b", + "brand": "ABUS", + "model": "IPCA54581B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "3.6", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "84 horizontal / 43 vertical (optical), 50 horizontal (thermal)", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "speaker": true, + "two_way": true + }, + "features": [ + "thermal imaging", + "bi-spectral", + "AI VCA (intrusion, tripwire, area entry/exit)", + "object classification (person/vehicle)", + "temperature measurement", + "fire detection", + "RS485", + "alarm input/output", + "WDR" + ], + "operating_temp_c": "-40 to 65", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 950, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54581b-ip-thermal-kamera-4mpx.html", + "https://alarm-technik.eu/en/products/thermal-dome-bi-spektral-4mpx-3-6-4-3-mm-abus-ipca54581b", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/Thermal-Dome-Bi-Spectral-4MPx-3.6-4.3-mm" + ] + }, + { + "id": "abus-ipca54612a", + "brand": "ABUS", + "model": "IPCA54612A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "codec": "H.265", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal, 57 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12V DC / PoE (IEEE 802.3af)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "Person/vehicle object recognition", + "Full-color night vision", + "Digital zoom", + "Backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54612a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-schwarz-2-8-mm-ir-wl-abus-ipca54612a" + ] + }, + { + "id": "abus-ipca64512a", + "brand": "ABUS", + "model": "IPCA64512A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false + }, + "features": [ + "120dB WDR", + "person/vehicle detection (AI object recognition)", + "color night vision via white-light LEDs", + "ONVIF Profile G/S/T", + "Gecko series" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.expert-security.de/abus-ipca64512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipca64512b", + "brand": "ABUS", + "model": "IPCA64512B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "1920x1080", + "fps": 10 + }, + { + "name": "sub", + "resolution": "640x480", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "89 horizontal, 45 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "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": [ + "120dB WDR", + "person/vehicle object detection (VCA)", + "full-color night vision", + "white light LEDs", + "ABUS Link Station App access", + "H.264/H.265 Dynamic GOP" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-4-mm-ir-wl-abus-ipca64512b", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-tube-4-MPx-4-mm-IR-WL" + ] + }, + { + "id": "abus-ipca64581d", + "brand": "ABUS", + "model": "IPCA64581D", + "type": "dual-lens", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "9.7 thermal / 8 visible", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "39.5 horizontal (visible), 18 horizontal (thermal)", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": true, + "two_way": true + }, + "features": [ + "bi-spectral thermal + optical", + "thermal imaging 256x192", + "Video Content Analysis (VCA)", + "person/vehicle classification", + "perimeter protection", + "fire/temperature detection", + "120dB WDR", + "temperature measurement -20 to 150C", + "person detection up to 80m", + "vehicle detection up to 200m" + ], + "operating_temp_c": "-40 to 65", + "dimensions_mm": "321 x 106 x 107", + "weight_g": 1300, + "release_year": 2022, + "environment": [ + "outdoor" + ], + "markets": [ + "Germany", + "EU", + "International" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64581d-ip-thermal-kamera-4mpx.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/Thermal-Tube-Bi-Spectral-4MPx-9.7-8-mm", + "https://www.rexel.de/p/5075504", + "https://www.alarm-laden.de/Thermal-Tube-Bi-Spektral-4MPx-97-8-mm-IPCA64581D" + ] + }, + { + "id": "abus-ipca64612a", + "brand": "ABUS", + "model": "IPCA64612A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": false, + "microphone": false, + "two_way": false + }, + "features": [ + "Full-color day/night", + "White light LEDs", + "Infrared LEDs", + "Video Content Analysis (VCA)", + "Object recognition (persons/vehicles)", + "Tripwire detection", + "Intrusion detection", + "Tamper/sabotage monitoring" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "UK", + "FR", + "NL", + "DK", + "IT" + ], + "sources": [ + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-schwarz-2-8-mm-ir-wl-abus-ipca64612a", + "https://www.expert-security.de/abus-ip-kameras.html", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Tube-4-MPx-Schwarz-2.8-mm-IR-WL" + ] + }, + { + "id": "abus-ipcb34511a", + "brand": "ABUS", + "model": "IPCB34511A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688 x 1520", + "fps": 25 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "object recognition (people/vehicle)", + "dynamic GOP", + "metal housing", + "compatible with ABUS Secvest, Secoris and wAppLoxx Pro Plus" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34511a-ip-bullet-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipcb34511b", + "brand": "ABUS", + "model": "IPCB34511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE / 12V DC", + "poe_class": 0 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "True Day/Night (ICR)", + "IR cut filter", + "Ultra Low-Light", + "Object detection (person/vehicle)", + "microSD recording" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34511b-ip-bullet-4mpx-t-n-ir-poe-ip67.html" + ] + }, + { + "id": "abus-ipcb34611a", + "brand": "ABUS", + "model": "IPCB34611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4.1 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC", + "poe_class": 3 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "IR cut filter", + "Person/Vehicle classification", + "ABUS Link Station App", + "microSD recording" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34611a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.jvsg.com/cameras/abus/IPCB34611A/reolink/E1_Pro/", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Mini-Tube-4-MPx-Schwarz-2.8-mm" + ] + }, + { + "id": "abus-ipcb38511a", + "brand": "ABUS", + "model": "IPCB38511A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "1280x720", + "fps": 25, + "codec": "H.264" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af/at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "AI object detection (people/vehicles)", + "3 IR LEDs", + "metal housing" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb38511a-ip-bullet-4k-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-mini-tube-8-mpx-4k-2-8-mm-abus-ipcb38511a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-8-MPx-4K-2.8-mm" + ] + }, + { + "id": "abus-ipcb38511b", + "brand": "ABUS", + "model": "IPCB38511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K Ultra HD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "78 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "IR cut filter", + "Ultra Low-Light", + "digital zoom", + "backlight compensation", + "motion detection", + "privacy zones", + "object recognition" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb38511b-ip-bullet-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/Tube/IP-Mini-Tube-8-MPx-4K-4mm" + ] + }, + { + "id": "abus-ipcb44510a", + "brand": "ABUS", + "model": "IPCB44510A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.5\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "109 horizontal", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "features": [ + "IK08 vandal-resistant housing", + "ONVIF Profile S/G", + "M12 fixed lens mount", + "Min. illumination 0.008 lux color / 0 lux IR", + "ABUS Link Station App support" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "100 x 97 x 53", + "weight_g": 400, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.singular.com.cy/abus-ipcb44510a-network-surveillance-camera-dome-outdoor-indoor-vandal-poe.html", + "https://www.abus.com/eng/Archive/Video-surveillance/Surveillance-cameras/IP-Mini-Dome-4-MPx-2.8-mm", + "https://www.expert-security.de/abus-ipcb44511b-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html" + ] + }, + { + "id": "abus-ipcb44510c", + "brand": "ABUS", + "model": "IPCB44510C", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "QHD", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.5\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6.0", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "53 horizontal, 30 vertical", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "PoE (IEEE 802.3af, Type 1) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "features": [ + "WDR", + "BLC", + "HLC", + "motion detection", + "tamper detection", + "line crossing detection", + "privacy masking", + "IK08 vandal resistant", + "removable IR cut filter" + ], + "dimensions_mm": "100 x 100 x 53", + "weight_g": 400, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44510c-ip-dome-1080p-t-n-ir-poe-ip66-ik08.html", + "https://geizhals.de/abus-ip-mini-dome-4-mpx-ipcb44510c-a2135825.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-4-MPx-6-mm", + "https://www.testbericht.de/produkte/abus-ipcb44510c" + ] + }, + { + "id": "abus-ipcb44511a", + "brand": "ABUS", + "model": "IPCB44511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC", + "poe_class": 2 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "IK08 vandal-resistant", + "ICR day/night filter", + "Video Content Analysis (VCA)", + "human and vehicle classification", + "tripwire detection", + "intrusion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44511a-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-2.8-mm" + ] + }, + { + "id": "abus-ipcb44511b", + "brand": "ABUS", + "model": "IPCB44511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F1.4", + "count": 1, + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "video content analysis", + "human/vehicle object detection", + "line crossing detection", + "intrusion detection", + "IK08 vandal-resistant", + "ABUS Link Station App", + "ABUS Secvest/Secoris compatible" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44511b-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-Black-4mm" + ] + }, + { + "id": "abus-ipcb44561a", + "brand": "ABUS", + "model": "IPCB44561A", + "type": "dome", + "connectivity": [ + "wifi", + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "max_width": 2688, + "max_height": 1520, + "megapixels": 4, + "label": "4MP" + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "12V DC / PoE (802.3af)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WDR 120dB", + "human and vehicle detection", + "motion detection", + "IK08 vandal resistant", + "ultra low-light" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44561a-ip-dome-4mpx-t-n-ir-poe-wlan-ip67.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-Wi-Fi-4-MPx-2.8mm", + "https://alarm-technik.eu/en/products/ip-mini-dome-wlan-4-mpx-2-8-mm-abus-ipcb44561a" + ] + }, + { + "id": "abus-ipcb44611a", + "brand": "ABUS", + "model": "IPCB44611A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "120dB WDR", + "IK08 vandal resistance", + "Person and vehicle detection", + "Tripwire / intrusion / area entry-exit detection", + "Dynamic GOP", + "ABUS Link Station App", + "Multi-stream (3 streams)" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44611a-ip-dome-4mpx-t-n-ir-poe-ip66-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-Black-2.8-mm" + ] + }, + { + "id": "abus-ipcb44611b", + "brand": "ABUS", + "model": "IPCB44611B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "BLC", + "HLC", + "3D DNR", + "object detection (human & vehicle)", + "tripwire detection", + "intrusion detection", + "ABUS Link Station App", + "P2P" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44611b-ip-dome-4mpx-t-n-ir-poe-ip66-ik08.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-4-MPx-Black-4mm" + ] + }, + { + "id": "abus-ipcb54511a", + "brand": "ABUS", + "model": "IPCB54511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120 dB", + "Human and vehicle detection", + "Motion detection (max 8 zones)", + "Privacy masking (4 zones)", + "ICR day/night function", + "Min illumination 0.003 lx color / 0 lx IR", + "App access", + "Dynamic GOP" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54511a-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipcb54511b", + "brand": "ABUS", + "model": "IPCB54511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "megapixels": 4, + "max_width": 2688, + "max_height": 1520 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "lens": { + "count": 1, + "focal_length_mm": "4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR", + "IR cut filter (ICR)", + "person and vehicle detection", + "motion detection", + "day/night" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54511b-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://www.alarm-technik.eu/IP-Kugeldome-4-MPx-4-mm-ABUS-IPCB54511B", + "https://www.abus.com/at/Objektsicherheit/Videoueberwachung/IP/Kameras/Aussendome/IP-Kugeldome-4-MPx-4-mm" + ] + }, + { + "id": "abus-ipcb54611b", + "brand": "ABUS", + "model": "IPCB54611B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F1.4", + "count": 1, + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "object classification (person/vehicle detection)", + "motion detection" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54611b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-4-mm-abus-ipcb54611b", + "https://c4.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Spherical-Dome-4-MPx-Black-4mm" + ] + }, + { + "id": "abus-ipcb58511a", + "brand": "ABUS", + "model": "IPCB58511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K UHD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "3840 x 2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640 x 480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1280 x 720", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "BLC", + "HLC", + "3D DNR", + "Object detection (person/vehicle)", + "Motion detection", + "Privacy zones", + "Digital zoom", + "ICR day/night switching" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "outdoor", + "indoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58511a-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-8-MPx-2.8mm", + "https://de.rs-online.com/web/p/uberwachungskamera/2728613" + ] + }, + { + "id": "abus-ipcb58511b", + "brand": "ABUS", + "model": "IPCB58511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "82 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120 dB", + "3D DNR", + "backlight compensation", + "IR cut filter", + "digital zoom", + "object classification (person/vehicle)", + "motion detection", + "privacy zones", + "dynamic GOP" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58511b-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://www.alarm-technik.eu/IP-Kugeldome-8-MPx-4-mm-ABUS-IPCB58511B", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Kugeldome-8-MPx-4-mm" + ] + }, + { + "id": "abus-ipcb58611a", + "brand": "ABUS", + "model": "IPCB58611A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC", + "poe_class": 0 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "3D DNR", + "ICR day/night switch", + "digital zoom", + "person/vehicle classification", + "tripwire", + "intrusion detection", + "motion detection (8 zones)", + "privacy masking (4 zones)", + "backlight compensation" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "release_year": 2021, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "UK" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58611a-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-8-mpx-2-8-mm-abus-ipcb58611a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-8-MPx-2.8mm", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/26/20211027-IPCB5xx11AB_INST_DE_GB.pdf" + ] + }, + { + "id": "abus-ipcb64521", + "brand": "ABUS", + "model": "IPCB64521", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "30 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": false, + "two_way": false + }, + "features": [ + "IK10 vandal resistant", + "120 dB WDR", + "Ultra Low-Light", + "4x optical zoom", + "motorized varifocal lens", + "person/vehicle classification", + "motion detection (8 zones)", + "privacy masking (4 zones)", + "alarm I/O", + "IR cut filter" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb64521-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://geizhals.de/abus-ip-mini-tube-4-mpx-2-8-12mm-ipcb64521-a2731457.html" + ] + }, + { + "id": "abus-ipcb64621", + "brand": "ABUS", + "model": "IPCB64621", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4 MPx", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8 - 12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "108 to 30 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "two_way": true + }, + "features": [ + "WDR 120dB", + "Ultra Low-Light", + "IR cut filter", + "motorized zoom", + "object detection (human/vehicle)", + "IK10 vandal resistant", + "ABUS Black-Line" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb64621-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://de.rs-online.com/web/p/uberwachungskamera/2728616" + ] + }, + { + "id": "abus-ipcb68521", + "brand": "ABUS", + "model": "IPCB68521", + "aliases": [ + "ABUS IP Tube 8MPx 2.8-12mm" + ], + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "markets": [ + "EU" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "46-108 horizontal / 26-58 vertical", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "power_source": [ + "poe", + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "1280x720", + "fps": 25, + "codec": "H.264" + }, + { + "name": "sub", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "operating_temp_c": "-25 to 60", + "features": [ + "IK10 vandal-resistant", + "motorized varifocal 2.8-12mm (4x optical)", + "120dB true WDR", + "Ultra Low-Light", + "person/vehicle detection", + "60m IR", + "audio in/out terminals", + "dual power (PoE+ / 12V DC)", + "professional line" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb68521-ip-tube-4k-t-n-ir-poe-ip67-ik10.html" + ] + }, + { + "id": "abus-ipcb68621", + "brand": "ABUS", + "model": "IPCB68621", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K Ultra HD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 to 12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "46 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "two_way": true + }, + "features": [ + "IK10 vandal-resistant", + "120 dB WDR", + "Ultra Low-Light", + "4x optical motorized zoom", + "Video Content Analysis (VCA)", + "Object classification (person/vehicle detection)", + "Tripwire detection", + "Intrusion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "release_year": 2021, + "environment": [ + "outdoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb68621-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://alarm-technik.eu/en/products/ip-tube-8-mpx-4k-2-8-12mm-abus-ipcb68621", + "https://www.abus.com/uk/Commercial-Security/Video-surveillance/Network-technology/IP-Tube-8-MPx-Black-2.8-12mm", + "https://c1.abus.com/var/ImagesPIM/d110001/medias/docus/26/20211027-IPCB6xx21_INST_DE_UK.pdf" + ] + }, + { + "id": "abus-ipcb74521", + "brand": "ABUS", + "model": "IPCB74521", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "30 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "Motorized varifocal lens", + "4x optical zoom", + "120dB WDR", + "IK10 vandal-resistant", + "Object recognition (people/vehicles)", + "Backlight compensation", + "Digital zoom", + "1 alarm input (NO/NC)", + "1 alarm output", + "Audio input/output", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "154 x 154 x 112", + "weight_g": 900, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb74521-ip-dome-ir-4mpx-t-n-poe-ip67-ik10.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Dome-4-MPX-2.8-12-mm" + ] + }, + { + "id": "abus-ipcb78521", + "brand": "ABUS", + "model": "IPCB78521", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 to 12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "35 to 115 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "120 dB WDR", + "IK10 vandal resistance", + "Ultra Low-Light", + "object recognition (person/vehicle)", + "alarm input/output", + "motorized zoom" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "154 x 154 x 112", + "weight_g": 900, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb78521-ip-dome-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Dome-8-MPx-2.8-12mm" + ] + }, + { + "id": "abus-ipcs28581a", + "brand": "ABUS", + "model": "IPCS28581A", + "type": "panoramic", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 5120, + "max_height": 1440, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "5120x1440", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "2 x 1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "180 horizontal, 44 vertical", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "130 dB WDR", + "white light LEDs", + "full-color night vision", + "object recognition (person & vehicle)", + "active deterrence (light & audio alarm)", + "Video Content Analysis (VCA)", + "1 alarm input", + "1 relay output", + "two-way audio" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "155 x 155", + "weight_g": 1100, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs28581a-ip-kamera-4k-tag-nacht-ip67.html", + "https://www.alarm-technik.eu/IP-Panorama-Dome-8-MPx-1800-WL-ABUS-IPCS28581A" + ] + }, + { + "id": "abus-ipcs29512", + "brand": "ABUS", + "model": "IPCS29512", + "type": "fisheye", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "12MP", + "max_width": 4000, + "max_height": 3072, + "megapixels": 12.3 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "Fisheye", + "resolution": "4000x3072", + "fps": 20 + }, + { + "name": "Panorama", + "resolution": "3072x2304", + "fps": 15 + }, + { + "name": "4xPTZ", + "resolution": "1600x1200", + "fps": 15 + }, + { + "name": "Fisheye+3xPTZ", + "resolution": "2560x2560", + "fps": 10 + } + ] + }, + "sensor": "1/1.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "1.29", + "aperture": "F1.2", + "varifocal": false + }, + "field_of_view_deg": "360 horizontal", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "IK10 vandal resistant", + "DWDR", + "BLC", + "HLC", + "3D-DNR", + "heat map", + "people counting", + "queue management", + "object direction analysis", + "ePTZ guard tours", + "two-way audio", + "ICR day/night filter" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "164 x 164 x 44", + "weight_g": 750, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs29512-ip-kamera-12mpx-t-n-ir-ip67-ik10.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Fisheye-12-MPx2", + "https://alarm-technik.eu/en/products/12-mpx-ip-fisheye-kamera-abus-ipcs29512" + ] + }, + { + "id": "abus-ipcs34611a", + "brand": "ABUS", + "model": "IPCS34611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "Full-color day/night technology", + "White light LEDs", + "120 dB WDR", + "Video content analysis (VCA)", + "Person & vehicle detection", + "Tripwire detection", + "Intrusion detection", + "Area entry/exit detection", + "ABUS Link Station app mobile access" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "223 x 85 x 85", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs34611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.rapidonline.com/abus-ipcs34611a-cctv-camera-4mp-day-night-ip67-mobile-access-poe-01-0215", + "https://www.alarm-technik.eu/IP-Mini-Tube-4-MPx-2.8-mm-WL-schwarz-ABUS-IPCS34611A", + "https://www.ispyconnect.com/camera/abus" + ] + }, + { + "id": "abus-ipcs54511a", + "brand": "ABUS", + "model": "IPCS54511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "full-color day/night", + "object recognition (people/vehicles)", + "white light spotlight", + "tripwire detection", + "intrusion detection", + "region entrance/exit", + "3D noise reduction", + "digital zoom", + "privacy zones", + "ABUS Secvest/Secoris/wAppLoxx Pro compatible" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 700, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54511a-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://geizhals.de/abus-ip-dome-kamera-4-mpx-2-8mm-ipcs54511a-a3394077.html", + "https://www.testbericht.de/produkte/abus-ipcs54511a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8-mm-WL" + ] + }, + { + "id": "abus-ipcs54511b", + "brand": "ABUS", + "model": "IPCS54511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "codec": "H.265", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "WDR 120dB", + "white light LED", + "full-color day/night", + "person/vehicle detection", + "motion detection" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 700, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54511b-ip-dome-4mp-t-n-weisslicht-poe-ip67.html", + "https://www.abus.com/var/ImagesPIM/d110001/medias/docus/26/20211208-IPCS54511AB_INST_DE_GB.pdf" + ] + }, + { + "id": "abus-ipcs54611a", + "brand": "ABUS", + "model": "IPCS54611A", + "type": "turret", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "full-color day/night", + "white light LEDs", + "object detection (person/vehicle)", + "video content analysis", + "smart events", + "120dB WDR", + "motion detection (8 zones)", + "4 privacy zones", + "region of interest", + "compatible with ABUS Secvest / Secoris / wAppLoxx Pro / Link Station" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.alarm-technik.eu/IP-Kugeldome-4-MPx-2.8-mm-WL-ABUS-IPCS54611A", + "https://de.rs-online.com/web/p/uberwachungskamera/2728628" + ] + }, + { + "id": "abus-ipcs58571a", + "brand": "ABUS", + "model": "IPCS58571A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "3840x2160", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "111 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "120dB WDR", + "Object detection (human/vehicle)", + "Motion detection", + "2-way audio", + "Alarm I/O (1 in / 1 out)", + "Day/night ICR switching", + "Compatible with ABUS Secvest, Secoris, wAppLoxx Pro Plus" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 850, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs58571a-ip-kamera-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/fr/Securite-des-batiments/Videosurveillance/IP/Cameras/Camera-exterieure-dome/Dome-spherique-IP-8-MPx-2-8-mm-avec-audio-2WAY-alarme" + ] + }, + { + "id": "abus-ipcs64511b", + "brand": "ABUS", + "model": "IPCS64511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.264" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "color", + "range_m": 50 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "WDR 120 dB", + "full-color night vision", + "white light LEDs", + "person/vehicle detection", + "motion detection (up to 8 zones)", + "minimum illumination 0.0005 lux (color)", + "compatible with ABUS Secvest / Secoris / wAppLoxx Pro", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "282 x 105 x 105", + "weight_g": 1000, + "release_year": 2023, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64511b-ip-bullet-4mpx-t-n-weisslicht-poe.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-tube-4-MPx-4-mm-WL", + "https://c4.abus.com/ch_de/Objektsicherheit/Videoueberwachung/IP/Kameras/Tube/IP-Tube-4-MPx-4-mm-WL" + ] + }, + { + "id": "abus-ipcs64531", + "brand": "ABUS", + "model": "IPCS64531", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "max_width": 2688, + "max_height": 1520, + "megapixels": 4, + "label": "4MP" + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "H.264+", + "H.265+", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8 to 12", + "aperture": "F1.2-F2.5", + "varifocal": true + }, + "field_of_view_deg": "114 to 42 horizontal", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": false, + "two_way": true + }, + "features": [ + "140 dB WDR", + "IK10 vandal-resistant", + "motorized varifocal lens", + "4.2x optical zoom", + "autofocus", + "ANPR / license plate recognition (Europe, up to 70 km/h)", + "ICR auto day/night switch", + "NEMA 4X corrosion protection" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "350 x 140 x 140", + "weight_g": 2000, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64531-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-2-8-12-mm-kennzeichen-anpr-abus-ipcs64531", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Tube-4-MPx-2.8-12-mm" + ] + }, + { + "id": "abus-ipcs64541", + "brand": "ABUS", + "model": "IPCS64541", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 60, + "streams": [ + { + "name": "main", + "resolution": "2560x1440", + "fps": 60, + "codec": "H.265+" + }, + { + "name": "main-alt", + "resolution": "2688x1520", + "fps": 30, + "codec": "H.265+" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.7 to 118", + "aperture": "F1.6-F3.8", + "varifocal": true + }, + "field_of_view_deg": "2.8 to 56 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 200 + }, + "power": { + "method": "PoE (802.3at) / 12V DC", + "poe_class": 4 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom motorized tele-zoom", + "autofocus", + "140 dB WDR", + "Ultra Low-Light", + "3D DNR", + "IK10 vandal-resistant", + "NEMA 4X corrosion protection", + "integrated heating (30W)", + "human and vehicle object detection", + "2 alarm inputs", + "2 alarm outputs", + "switchable ICR day/night" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "380 x 140 x 140", + "weight_g": 2200, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64541-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/ch_de/Objektsicherheit/Videoueberwachung/IP/Kameras/Tube/IP-Tube-4-MPX-Tele-Motorzoom-4.7-118-mm" + ] + }, + { + "id": "abus-ipcs64611a", + "brand": "ABUS", + "model": "IPCS64611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 50 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "full-color day/night", + "white light LEDs", + "WDR", + "person and vehicle detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "282 x 105 x 105", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.alarm-technik.eu/IP-Tube-4-MPx-2.8-mm-WL-schwarz-ABUS-IPCS64611A", + "https://uk.rs-online.com/web/p/cctv-cameras/2728634" + ] + }, + { + "id": "abus-ipcs74511a", + "brand": "ABUS", + "model": "IPCS74511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25 + } + ] + }, + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "101 horizontal", + "night_vision": { + "type": "ir" + }, + "power": { + "method": "PoE" + }, + "storage": { + "onboard": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "HDMI output (V1.4, max 1080p60)", + "120 dB WDR", + "IK10 vandal-resistant", + "AI person and vehicle detection", + "people counting with threshold evaluation", + "alarm switching input/output", + "audio in/out", + "microSD recording" + ], + "release_year": 2025, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://alarm-technik.eu/en/products/abus-ip-dome-4mpx-2-8mm-mit-hdmi-port-ipcs74511a", + "https://alarm-technik.eu/cdn/shop/files/Abus-IPCS74511A_BDA.pdf", + "https://www.expert-security.de/abus-ip-kameras.html", + "https://firstmall.de/abus-ip-dome-4mpx-2-8mm-hdmi-poe-ueberwachungskamera", + "https://www.manualslib.com/manual/4025987/Abus-Ipcs74511a.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Dome-4MPx-2.8mm-with-HDMI-port" + ] + }, + { + "id": "abus-ipcs84511", + "brand": "ABUS", + "model": "IPCS84511", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2560x1440", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "1920x1080", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "704x576", + "fps": 25 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 - 12.0", + "aperture": "F1.6 - F2.7", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "31.6 to 96.7 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "PTZ 355 pan / 0-90 tilt", + "4x optical zoom", + "16x digital zoom", + "120dB WDR", + "3D-DNR", + "IK10 vandal resistance", + "300 presets", + "Tripwire / intrusion detection VCA", + "Motion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-20 to 60", + "dimensions_mm": "131 x 131 x 102", + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84511-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://www.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/PTZ/IP-Mini-PTZ-4-MPx-4x", + "https://www.zajadacz.de/ABUS-IP-Mini-PTZ-4-MPx-4x-IPCS84511.html" + ] + }, + { + "id": "abus-ipcs84532", + "brand": "ABUS", + "model": "IPCS84532", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8 to 120", + "aperture": "F1.6-F3.5", + "varifocal": true + }, + "field_of_view_deg": "2.5 to 53 horizontal", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "power": { + "method": "12V DC / PoE+ (IEEE 802.3at)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "16x digital zoom", + "120dB WDR", + "object tracking", + "human/vehicle detection", + "2 alarm inputs", + "2 alarm outputs", + "360 degree pan", + "Ultra Low Light" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "169 diameter x 161", + "weight_g": 2450, + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84532-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://www.alarm-technik.eu/IP-PTZ-IR-Dome-4-MPx-25x-ABUS-IPCS84532", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/30/20240508-IPCS84532_BDA_INT.pdf" + ] + }, + { + "id": "abus-ipcs84551", + "brand": "ABUS", + "model": "IPCS84551", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 50, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2560x1440", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "704x576", + "fps": 25, + "codec": "MJPEG" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.9 to 189", + "aperture": "F1.5", + "varifocal": true + }, + "field_of_view_deg": "51 to 2.6 horizontal", + "night_vision": { + "type": "ir", + "range_m": 200 + }, + "power": { + "method": "PoE (IEEE 802.3bt) / 24V AC", + "poe_class": 8 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "32x optical zoom", + "16x digital zoom", + "360 endless pan", + "tilt -15 to 90 degrees", + "pan speed 160 deg/s", + "tilt speed 120 deg/s", + "300 presets", + "8 tours", + "Smart Tracking", + "object detection (human/vehicle)", + "motion detection", + "120dB WDR", + "IK10 vandal resistance", + "electromechanical IR cut filter (ICR)", + "2 alarm inputs", + "1 alarm output", + "32 simultaneous users", + "ICR true day/night" + ], + "operating_temp_c": "-30 to 65", + "dimensions_mm": "363 x 185 x 185", + "weight_g": 4000, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84551-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://alarm-technik.eu/en/products/ip-ptz-dome-4-mpx-32x-abus-ipcs84551", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-PTZ-Dome-4-MPx-32x" + ] + }, + { + "id": "abus-ppic31020", + "brand": "ABUS", + "model": "PPIC31020", + "aliases": [ + "ABUS WLAN Privacy Innen-Kamera" + ], + "type": "box", + "connectivity": [ + "wifi" + ], + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "1.85", + "aperture": "F2.3", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "180 horizontal / 100 vertical", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "DC 5V / 2A" + }, + "power_source": [ + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 128, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15 + }, + "environment": [ + "indoor" + ], + "dimensions_mm": "120 x 51 x 37", + "weight_g": 302, + "operating_temp_c": "-10 to 50", + "features": [ + "privacy shutter", + "App2Cam Plus", + "180° wide-angle view", + "two-way audio", + "motion detection with push notifications", + "dual-band WiFi (2.4/5 GHz)", + "GDPR-compliant local microSD (no cloud)", + "no mandatory subscription", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/ABUS-WLAN-Privacy-Innen-Kamera.html" + ] + }, + { + "id": "abus-ppic42520", + "brand": "ABUS", + "model": "PPIC42520", + "aliases": [ + "ABUS Smart Security WLAN Pan/Tilt Outdoor" + ], + "type": "ptz", + "connectivity": [ + "wifi" + ], + "release_year": 2023, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4.1", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "355 pan / 90 tilt", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "DC 5V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "ABUS App2Cam Plus outdoor pan/tilt", + "355deg pan / 90deg tilt", + "3MP 2K", + "person/animal/vehicle detection", + "two-way audio", + "GDPR-compliant local storage", + "IP66", + "German brand" + ], + "sources": [ + "https://www.abus.com/" + ], + "power_source": [ + "dc" + ], + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 15, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50" + }, + { + "id": "abus-ppic42520-at", + "brand": "ABUS", + "model": "PPIC42520 (Austria)", + "aliases": [ + "ABUS Smart Security WLAN Pan/Tilt Outdoor AT/CH" + ], + "type": "ptz", + "connectivity": [ + "wifi" + ], + "release_year": 2023, + "markets": [ + "AT", + "CH", + "DE", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4.1", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "355 pan / 90 tilt", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "DC 5V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "outdoor pan/tilt 3MP 2K WiFi", + "355deg pan / 90deg tilt", + "person/animal/vehicle detection", + "two-way audio", + "local microSD (GDPR-compliant no cloud required)", + "App2Cam Plus", + "IP66", + "Austrian consumer favourite Conrad/MediaMarkt" + ], + "sources": [ + "https://www.abus.com/at/" + ], + "power_source": [ + "dc" + ], + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 15, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50" + }, + { + "id": "abus-ppic44520", + "brand": "ABUS", + "model": "PPIC44520", + "aliases": [ + "ABUS Smart Security WLAN Outdoor Camera" + ], + "type": "bullet", + "connectivity": [ + "wifi" + ], + "release_year": 2023, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.7\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.0 (fixed)", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "100 horizontal", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "DC 5V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "ABUS App2Cam Plus", + "3MP WiFi outdoor", + "IR night vision", + "person/animal/vehicle detection", + "two-way audio", + "GDPR-compliant (no mandatory cloud)", + "local microSD storage", + "IP66", + "German brand" + ], + "sources": [ + "https://www.abus.com/" + ], + "power_source": [ + "dc" + ] + }, + { + "id": "abus-ppic46520", + "brand": "ABUS", + "model": "PPIC46520", + "aliases": [ + "ABUS WLAN Lichtkamera Outdoor (Light Camera)" + ], + "type": "bullet", + "connectivity": [ + "wifi" + ], + "release_year": 2022, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 3, + "max_width": 2048, + "max_height": 1536, + "label": "3MP 2K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 8 + }, + "power": { + "method": "AC 90-260V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "replaces outdoor light fitting (like Netatmo Presence)", + "1000-lumen LED outdoor light", + "person/animal/vehicle/car AI detection", + "PIR sensor", + "two-way audio", + "App2Cam Plus", + "GDPR-compliant local microSD", + "no mandatory subscription", + "German brand" + ], + "sources": [ + "https://www.abus.com/" + ], + "power_source": [ + "ac-mains" + ], + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 20 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "75 x 155 x 180", + "weight_g": 985, + "operating_temp_c": "-20 to 50" + }, + { + "id": "abus-ppic52520", + "brand": "ABUS", + "model": "PPIC52520", + "aliases": [ + "ABUS SmartLook Schwenken & Neigen" + ], + "type": "ptz", + "connectivity": [ + "wifi", + "ethernet" + ], + "markets": [ + "DE", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "2 MP (4K-interpolated recording)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "85 horizontal / 45 vertical", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "DC 5V" + }, + "power_source": [ + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "video": { + "codecs": [ + "H.264", + "H.264+" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50", + "features": [ + "4K-interpolated recording (native 2 MP sensor)", + "outdoor pan/tilt (270° pan / 80° tilt)", + "person/animal/vehicle detection", + "two-way audio", + "siren", + "privacy zones", + "5s pre-recording", + "local microSD (256GB, no cloud)", + "App2Cam Plus", + "WiFi 2.4/5 GHz", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/SmartLook-Schwenken-Neigen.html", + "https://www.abus.com/de/abusproductsheet.pdf/PPIC52520/ger-DE" + ] + }, + { + "id": "abus-ppic54520", + "brand": "ABUS", + "model": "PPIC54520", + "aliases": [ + "ABUS SmartLook" + ], + "type": "box", + "connectivity": [ + "wifi", "ethernet" ], - "release_year": 2023, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], "resolution": { - "megapixels": 8, - "label": "4K UHD" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "2 MP (4K-interpolated recording)" }, - "field_of_view_deg": "103h", + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "85 horizontal / 45 vertical", "night_vision": { "type": "ir", - "range_m": 40 + "range_m": 10 }, "power": { - "method": "PoE (802.3af)" + "method": "DC 5V" }, + "power_source": [ + "dc" + ], "storage": { "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, + "max_microsd_gb": 128, + "nvr_compatible": false, "cloud": false }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP67", + "protocols": [], + "ip_rating": "IP66", "audio": { - "microphone": false, + "microphone": true, "speaker": false, "two_way": false }, + "video": { + "codecs": [ + "H.264", + "H.264+" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "167 x 48 x 80", + "weight_g": 433, + "operating_temp_c": "-10 to 50", "features": [ - "ABUS 4K PoE outdoor IR bullet 40m", - "H.265", - "ONVIF/RTSP", - "IP67", - "German DSGVO-compliant CCTV" + "4K-interpolated recording (native 2 MP sensor)", + "App2Cam Plus", + "person/animal/vehicle detection", + "5s pre-recording", + "privacy masking", + "dual-band WiFi (2.4/5 GHz)", + "local microSD (no cloud)", + "German brand" ], "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://security.abus.com/Videoueberwachung/SmartLook-abus.html" + ] }, { - "id": "abus-ppic42520", + "id": "abus-ppic90520", "brand": "ABUS", - "model": "PPIC42520", + "model": "PPIC90520", "aliases": [ - "ABUS Smart Security WLAN Pan/Tilt Outdoor" + "ABUS WLAN Battery Cam with Base Station" ], - "type": "ptz", + "type": "bullet", "connectivity": [ "wifi" ], @@ -88,341 +5391,367 @@ "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p HD" }, - "sensor": "1/2.7\" CMOS", + "sensor": "1/2.8\" CMOS (Sony IMX307)", "lens": { "count": 1, - "focal_length_mm": "4.0 (fixed)", + "focal_length_mm": "3.6 (fixed)", "aperture": "F2.0", "varifocal": false }, - "field_of_view_deg": "355 pan / 90 tilt", + "field_of_view_deg": "115 horizontal / 75 vertical", "night_vision": { - "type": "ir", - "range_m": 12 + "type": "color", + "range_m": 8 }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "Rechargeable battery / optional solar panel (PPIC90650)" }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 128, "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], - "ip_rating": "IP66", + "protocols": [], + "ip_rating": "IP65", "audio": { "microphone": true, "speaker": true, "two_way": true }, "features": [ - "ABUS App2Cam Plus outdoor pan/tilt", - "355deg pan / 90deg tilt", - "3MP 2K", - "person/animal/vehicle detection", - "two-way audio", - "GDPR-compliant local storage", - "IP66", + "wire-free battery outdoor camera", + "ABUS base station required", + "solar panel optional", + "local microSD storage (no cloud required)", + "App2Cam Plus", + "person/motion detection", + "GDPR-compliant", + "IP65", "German brand" ], "sources": [ - "https://www.abus.com/" + "https://www.abus.com/", + "https://www.expert-security.de/abus-ppic90520-wlan-zusatz-akku-ip-kamera.html" ], "power_source": [ - "dc" + "battery", + "solar" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "operating_temp_c": "-20 to 50" }, { - "id": "abus-ppic42520-at", + "id": "abus-ppic91000", "brand": "ABUS", - "model": "PPIC42520 (Austria)", + "model": "PPIC91000", "aliases": [ - "ABUS Smart Security WLAN Pan/Tilt Outdoor AT/CH" + "ABUS Akku-Kamera Pro mit Basisstation" ], - "type": "ptz", + "type": "bullet", "connectivity": [ "wifi" ], - "release_year": 2023, "markets": [ - "AT", - "CH", - "DE", "EU" ], "resolution": { "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "label": "3 MP" }, - "sensor": "1/2.7\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.0 (fixed)", - "aperture": "F2.0", - "varifocal": false + "focal_length_mm": "2.9", + "varifocal": false, + "count": 1 }, - "field_of_view_deg": "355 pan / 90 tilt", + "field_of_view_deg": "120 horizontal", "night_vision": { - "type": "ir", - "range_m": 12 + "type": "color" }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "Rechargeable battery (USB-C) via base station" }, + "power_source": [ + "battery", + "solar" + ], "storage": { - "onboard": true, - "max_microsd_gb": 256, + "onboard": false, + "max_microsd_gb": 128, "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], - "ip_rating": "IP66", + "protocols": [], + "ip_rating": "IP65", "audio": { "microphone": true, "speaker": true, "two_way": true }, + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "operating_temp_c": "-10 to 40", "features": [ - "outdoor pan/tilt 3MP 2K WiFi", - "355deg pan / 90deg tilt", - "person/animal/vehicle detection", + "base station (up to 4 cameras)", + "PIR motion + person detection", + "battery life up to 6 months", + "USB-C charging", + "white-light color night vision", "two-way audio", - "local microSD (GDPR-compliant no cloud required)", + "solar compatible (PPIC91600)", + "USB storage on base (up to 128GB, no cloud)", "App2Cam Plus", - "IP66", - "Austrian consumer favourite Conrad/MediaMarkt" + "German brand" ], "sources": [ - "https://www.abus.com/at/" + "https://security.abus.com/Videoueberwachung/ABUS-Akku-Kamera-Pro-mit-Basisstation.html" + ] + }, + { + "id": "abus-tvcc35512", + "brand": "ABUS", + "model": "TVCC35512", + "type": "bullet", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 + }, + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12V DC" + }, + "protocols": [], + "ip_rating": "IP67", + "features": [ + "WDR", + "backlight compensation", + "IR cut filter", + "infrared LEDs", + "white light LEDs", + "HD-TVI / HD-AHD / HD-CVI / CVBS switchable output", + "person/vehicle detection (with compatible ABUS recorder)" + ], + "dimensions_mm": "139 x 61 x 58", + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "dc" + "markets": [ + "Germany", + "Europe" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://de.rs-online.com/web/p/uberwachungskamera/0633204", + "https://uk.rs-online.com/web/p/cctv-cameras/0633204", + "https://www.expert-security.de/abus-kameras.html" + ] }, { - "id": "abus-ppic44020", + "id": "abus-tvcc55512", "brand": "ABUS", - "model": "PPIC44020", - "type": "bullet", + "model": "TVCC55512", + "type": "dome", "connectivity": [ - "wifi" + "coax" + ], + "power_source": [ + "dc" ], - "release_year": 2022, "resolution": { - "megapixels": 4, - "label": "4MP" + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 }, - "field_of_view_deg": "107h", + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2960x1665", + "fps": 20 + } + ] + }, + "sensor": "CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal, 67 vertical", "night_vision": { - "type": "ir", - "range_m": 20 + "type": "hybrid", + "range_m": 30 }, "power": { - "method": "DC 12V" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "method": "12V DC" }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP66", + "protocols": [], + "ip_rating": "IP67", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true }, "features": [ - "ABUS Smart Security 4MP WiFi outdoor bullet", - "App2Cam Plus", - "local microSD no cloud required", - "DSGVO-compliant", - "IP66", - "German brand" - ], - "sources": [ - "https://www.abus.com/de/" + "WDR", + "BLC", + "HLC", + "DWDR", + "IR-cut filter", + "TVI/AHD/CVI/CVBS output", + "white light LED", + "3.3W power consumption" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "80 x 80 x 85", + "weight_g": 300, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "dc" + "markets": [ + "EU", + "DE" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvcc55512-analog-hd-mini-dome-kamera-5mpx-t-n.html", + "https://www.abus.com/uk/Commercial-Security/Video-surveillance/Analogue-HD/Analog-HD-Mini-Dome-5-MPx-2.8-mm" + ] }, { - "id": "abus-ppic44520", + "id": "abus-tvip42510", "brand": "ABUS", - "model": "PPIC44520", + "model": "TVIP42510", "aliases": [ - "ABUS Smart Security WLAN Outdoor Camera" + "ABUS 2MPx IP PoE Mini Dome" ], - "type": "bullet", + "type": "dome", "connectivity": [ - "wifi" + "ethernet" ], - "release_year": 2023, "markets": [ - "DE", - "AT", - "CH", "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" }, "sensor": "1/2.7\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.0 (fixed)", - "aperture": "F2.0", - "varifocal": false + "focal_length_mm": "2.8", + "varifocal": false, + "count": 1 }, - "field_of_view_deg": "100 horizontal", + "field_of_view_deg": "111 horizontal / 59 vertical", "night_vision": { "type": "ir", - "range_m": 15 + "range_m": 30 }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "PoE (802.3af) / DC 12V" }, + "power_source": [ + "poe", + "dc" + ], "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": false, + "nvr_compatible": true, "cloud": false }, "protocols": [ + "onvif", "rtsp" ], - "ip_rating": "IP66", - "audio": { - "microphone": true, - "speaker": true, - "two_way": true + "ip_rating": "IP67", + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.265+" + }, + { + "name": "sub", + "resolution": "640x360", + "fps": 25, + "codec": "H.265" + } + ] }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "111 x 111 x 85", + "weight_g": 500, + "operating_temp_c": "-25 to 60", "features": [ - "ABUS App2Cam Plus", - "3MP WiFi outdoor", - "IR night vision", - "person/animal/vehicle detection", - "two-way audio", - "GDPR-compliant (no mandatory cloud)", - "local microSD storage", - "IP66", - "German brand" + "120dB True WDR", + "3D DNR", + "H.265+ compression", + "4 privacy zones", + "ABUS Link Station app", + "microSD/NVR/NAS recording", + "professional line" ], "sources": [ - "https://www.abus.com/" - ], - "power_source": [ - "dc" - ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://www.expert-security.de/abus-tvip42510-ip-kamera-1080p-tn-ir-poe-ip67.html" + ] }, { - "id": "abus-ppic46520", + "id": "abus-tvip42520", "brand": "ABUS", - "model": "PPIC46520", + "model": "TVIP42520", "aliases": [ - "ABUS WLAN Lichtkamera Outdoor (Light Camera)" + "ABUS 2MP Motor-Zoom IP Dome" ], - "type": "bullet", + "type": "dome", "connectivity": [ + "ethernet", "wifi" ], - "release_year": 2022, + "release_year": 2021, "markets": [ "DE", "AT", @@ -430,57 +5759,59 @@ "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p HD" }, "sensor": "1/2.8\" CMOS", "lens": { "count": 1, - "focal_length_mm": "3.6 (fixed)", - "aperture": "F2.0", - "varifocal": false + "focal_length_mm": "2.8-12 (4x motorized zoom)", + "aperture": "F1.4", + "varifocal": true }, - "field_of_view_deg": "110 horizontal", + "field_of_view_deg": "103-30 horizontal", "night_vision": { - "type": "color", - "range_m": 8 + "type": "ir", + "range_m": 30 }, "power": { - "method": "Hardwired (replaces outdoor light fitting)" + "method": "PoE (802.3af) / DC 12V" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": false, + "nvr_compatible": true, "cloud": false }, "protocols": [ + "onvif", "rtsp" ], - "ip_rating": "IP55", + "ip_rating": "IP67", "audio": { "microphone": true, - "speaker": true, - "two_way": true + "speaker": false, + "two_way": false }, "features": [ - "replaces outdoor light fitting (like Netatmo Presence)", - "1000-lumen LED outdoor light", - "person/animal/vehicle/car AI detection", - "PIR sensor", - "two-way audio", - "App2Cam Plus", - "GDPR-compliant local microSD", - "no mandatory subscription", - "German brand" + "4x motorized optical zoom", + "ABUS IP installer app", + "ABUS Link Station app", + "H.265/H.264", + "WDR", + "German brand trusted by DE/AT/CH installers", + "BSI-aware data handling", + "IP67", + "ONVIF/RTSP" ], "sources": [ "https://www.abus.com/" ], "power_source": [ - "ac-mains" + "poe", + "dc" ], "configs": { "frigate": { @@ -503,255 +5834,315 @@ } }, { - "id": "abus-ppic90520", + "id": "abus-tvip42562", "brand": "ABUS", - "model": "PPIC90520", - "aliases": [ - "ABUS WLAN Battery Cam with Base Station" - ], - "type": "bullet", + "model": "TVIP42562", + "type": "dome", "connectivity": [ "wifi" ], - "release_year": 2023, - "markets": [ - "DE", - "AT", - "CH", - "EU" + "power_source": [ + "dc" ], "resolution": { - "megapixels": 2, + "label": "1080p", "max_width": 1920, "max_height": 1080, - "label": "1080p HD" + "megapixels": 2 }, - "sensor": "CMOS", + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "3.6 (fixed)", - "aperture": "F2.0", + "focal_length_mm": "2.8", "varifocal": false }, - "field_of_view_deg": "110 horizontal", + "field_of_view_deg": "111 diagonal", "night_vision": { "type": "ir", - "range_m": 8 + "range_m": 30 }, "power": { - "method": "Rechargeable battery / optional solar panel (PPIC90650)" + "method": "DC 12V" }, "storage": { "onboard": true, - "max_microsd_gb": 128, - "nvr_compatible": false, + "max_microsd_gb": 256, "cloud": false }, "protocols": [], - "ip_rating": "IP65", + "ip_rating": "IP66", "audio": { "microphone": true, "speaker": true, "two_way": true }, "features": [ - "wire-free battery outdoor camera", - "ABUS base station required", - "solar panel optional", - "local microSD storage (no cloud required)", - "App2Cam Plus", - "person/motion detection", - "GDPR-compliant", - "IP65", - "German brand" + "True-WDR 120 dB", + "H.265 Plus compression", + "mechanical IR cut filter", + "dual WLAN antennas", + "app-based access (ABUS Link Station / IPCam Plus)" ], - "sources": [ - "https://www.abus.com/" + "operating_temp_c": "-25 to 50", + "dimensions_mm": "126 x 126 x 96", + "weight_g": 600, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "battery", - "solar" + "markets": [ + "DE", + "EU" ], - "configs": { - "home_assistant": { - "integration": "onvif", - "notes": "Battery/solar ABUS camera. RTSP/ONVIF support unconfirmed for this battery model. May be app-only." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip42562-ip-kamera-1080p-t-n-ir-wlan-ip66.html", + "https://toolbrothers.de/products/abus-tvip42562-2mpx-wlan-mini-dome-kamera-mit-12-v-anschluss-full-hd-1080p" + ] }, { - "id": "abus-ppic94021", + "id": "abus-tvip44510", "brand": "ABUS", - "model": "PPIC94021", - "type": "doorbell", + "model": "TVIP44510", + "aliases": [ + "ABUS 4MPx IP PoE Mini Dome" + ], + "type": "dome", "connectivity": [ - "wifi" + "ethernet" ], - "release_year": 2023, + "markets": [ + "EU" + ], + "release_year": 2020, "resolution": { - "megapixels": 2, - "label": "1080p HD" + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "1440p" }, - "field_of_view_deg": "130h", + "sensor": "1/3\" CMOS", + "lens": { + "focal_length_mm": "2.8", + "aperture": "F1.6", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "98 horizontal", "night_vision": { "type": "ir", - "range_m": 10 + "range_m": 30 }, "power": { - "method": "Hardwired / battery" + "method": "PoE (802.3af) / DC 12V" }, + "power_source": [ + "poe", + "dc" + ], "storage": { "onboard": true, - "max_microsd_gb": 64, - "nvr_compatible": false, + "max_microsd_gb": 128, + "nvr_compatible": true, "cloud": false }, "protocols": [ - "http" + "onvif", + "rtsp" ], - "ip_rating": "IP44", + "ip_rating": "IP67", "audio": { - "microphone": true, - "speaker": true, - "two_way": true + "microphone": false, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30, + "streams": [ + { + "name": "main", + "resolution": "2560x1440", + "fps": 25, + "codec": "H.265" + } + ] }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "Ø111 x 82.4", + "weight_g": 320, + "operating_temp_c": "-30 to 60", "features": [ - "ABUS Smart Video Doorbell WiFi 1080p", - "local storage no cloud", - "App2Cam Plus", - "two-way audio", - "IP44", - "DSGVO-compliant" + "IK10 vandal-resistant", + "fixed 2.8mm lens", + "120dB True WDR", + "ONVIF Profile S & G", + "professional line" ], "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "battery", - "ac-mains" - ], - "configs": { - "home_assistant": { - "integration": "onvif", - "notes": "ABUS doorbell. Check if RTSP/ONVIF is supported on this specific model — many ABUS doorbells are app-only. If RTSP is available, use ONVIF integration." - } - } + "https://www.expert-security.de/abus-tvip44510-ip-kamera-1440p-tn-ir-poe-ip67-ik10.html", + "https://www.abus.com/int/abusproductsheet.pdf/191285/eng-ZZ" + ] }, { - "id": "abus-tvip42520", + "id": "abus-tvip44511", "brand": "ABUS", - "model": "TVIP42520", - "aliases": [ - "ABUS 2MP Motor-Zoom IP Dome" - ], + "model": "TVIP44511", "type": "dome", "connectivity": [ - "ethernet", - "wifi" + "ethernet" ], - "release_year": 2021, - "markets": [ - "DE", - "AT", - "CH", - "EU" + "power_source": [ + "poe", + "dc" ], "resolution": { - "megapixels": 2, - "max_width": 1920, - "max_height": 1080, - "label": "1080p HD" + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 }, - "sensor": "1/2.8\" CMOS", + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/3\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "2.8-12 (4x motorized zoom)", - "aperture": "F1.4", - "varifocal": true + "focal_length_mm": "2.8", + "varifocal": false }, - "field_of_view_deg": "103-30 horizontal", + "field_of_view_deg": "103 horizontal, 55 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af) / DC 12V" + "method": "PoE (IEEE 802.3af) or 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", - "rtsp" - ], - "ip_rating": "IP67", - "audio": { - "microphone": true, - "speaker": false, - "two_way": false - }, - "features": [ - "4x motorized optical zoom", - "ABUS IP installer app", - "ABUS Link Station app", - "H.265/H.264", - "WDR", - "German brand trusted by DE/AT/CH installers", - "BSI-aware data handling", - "IP67", - "ONVIF/RTSP" + "rtsp" ], - "sources": [ - "https://www.abus.com/" + "ip_rating": "IP67", + "features": [ + "True WDR 120dB", + "IK10 vandal resistance", + "Person/vehicle classification", + "Tripwire detection", + "Intrusion detection", + "4 privacy zones", + "ABUS Link Station App access" ], - "power_source": [ - "poe", - "dc" + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 85", + "weight_g": 550, + "environment": [ + "indoor", + "outdoor" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip44511-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://www.sotel.co.uk/en/Computer-Drucker/Smart-Home/Haussteuerung/Alarmanlagen/ABUS-TVIP44511-security-camera-Dome-IP-security-camera-Indoor-outdoor-2688-x-1520-pixels-Ceiling.html", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-mini-dome-4-MPx-4-mm" + ] }, { - "id": "abus-tvip44021", + "id": "abus-tvip48511", "brand": "ABUS", - "model": "TVIP44021", - "type": "bullet", + "model": "TVIP48511", + "aliases": [ + "ABUS 8MPx IP PoE Mini Dome" + ], + "type": "dome", "connectivity": [ "ethernet" ], + "markets": [ + "EU" + ], "release_year": 2022, "resolution": { - "megapixels": 4, - "label": "4MP" + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" }, - "field_of_view_deg": "103h", + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "2.8", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "107 horizontal / 57 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af)" + "method": "PoE (802.3af) / DC 12V" }, + "power_source": [ + "poe", + "dc" + ], "storage": { "onboard": true, "max_microsd_gb": 256, @@ -762,85 +6153,112 @@ "onvif", "rtsp" ], - "ip_rating": "IP66", + "ip_rating": "IP67", "audio": { "microphone": false, "speaker": false, "two_way": false }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265+" + }, + { + "name": "sub", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "109 x 109 x 85", + "weight_g": 470, + "operating_temp_c": "-25 to 60", "features": [ - "ABUS 4MP PoE outdoor bullet entry-level", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP66", - "GDPR-compliant", - "no mandatory cloud" + "IK10 vandal-resistant", + "fixed 2.8mm lens", + "120dB WDR", + "person/vehicle detection", + "4K 8MP", + "professional line" ], "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://www.expert-security.de/abus-tvip48511-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/int/abusproductsheet.pdf/264068/eng-ZZ" + ] }, { - "id": "abus-tvip44520", + "id": "abus-tvip62510", "brand": "ABUS", - "model": "TVIP44520", - "aliases": [ - "ABUS 4MP Mini Dome PoE" - ], - "type": "dome", + "model": "TVIP62510", + "type": "bullet", "connectivity": [ "ethernet" ], - "release_year": 2022, - "markets": [ - "DE", - "AT", - "CH", - "EU" + "power_source": [ + "poe", + "dc" ], "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP QHD" + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 }, - "sensor": "1/2.8\" CMOS", + "video": { + "max_fps": 25, + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "1920x1080" + }, + { + "name": "Stream 2", + "resolution": "640x360" + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "2.8 (fixed)", - "aperture": "F1.8", + "focal_length_mm": "2.8", "varifocal": false }, - "field_of_view_deg": "99 horizontal", + "field_of_view_deg": "111 horizontal, 59 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af) / DC 12V" + "method": "PoE (802.3af) / 12 V DC" }, "storage": { "onboard": true, @@ -854,170 +6272,161 @@ ], "ip_rating": "IP67", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "speaker": true }, "features": [ - "4MP QHD mini dome", - "True WDR", - "H.265", - "IR night vision 30m", - "ONVIF/RTSP", - "ABUS Link Station NVR compatible", - "IP67", - "IK10", - "German engineering brand" + "120dB WDR", + "motion detection", + "day/night", + "backlight compensation", + "H.265+ compression", + "NAS support" ], - "sources": [ - "https://www.abus.com/" + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 350, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe", - "dc" + "markets": [ + "DE", + "EU" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip62510-ip-kamera-1080p-t-n-ir-poe-ip67.html", + "https://www.abus.com/at/Sicherheit-Zuhause/Videoueberwachung/Ueberwachungskameras/Aussenkameras/2MPx-IP-PoE-Mini-Tube-kamera" + ] }, { - "id": "abus-tvip44520-at", + "id": "abus-tvip62562", "brand": "ABUS", - "model": "TVIP44520 (Austria)", - "aliases": [ - "ABUS 4MP Mini Dome PoE AT/CH", - "ABUS Österreich" - ], - "type": "dome", + "model": "TVIP62562", + "type": "bullet", "connectivity": [ - "ethernet" + "wifi" ], - "release_year": 2022, - "markets": [ - "AT", - "CH", - "DE", - "EU" + "power_source": [ + "dc" ], "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP QHD" + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 }, - "sensor": "1/2.8\" CMOS", + "video": { + "codecs": [ + "H.264", + "H.264+", + "H.265", + "H.265+", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.8\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "2.8 (fixed)", - "aperture": "F1.8", + "focal_length_mm": "2.8", "varifocal": false }, - "field_of_view_deg": "99 horizontal", + "field_of_view_deg": "107 horizontal, 57 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af) / DC 12V" + "method": "12 V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", "rtsp" ], - "ip_rating": "IP67", + "ip_rating": "IP66", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true, + "speaker": true, + "two_way": true }, "features": [ - "4MP QHD mini dome", - "True WDR", - "H.265", - "ABUS Link Station NVR compatible", - "ONVIF/RTSP", - "IP67", - "IK10", - "sold at Mediamarkt / Conrad Austria", - "ABUS German-HQ trusted brand", - "no mandatory cloud", - "GDPR compliant" + "True-WDR (120 dB)", + "3D DNR", + "motion detection", + "email/FTP alarm notification", + "dual WiFi antennas", + "ABUS Link Station app" ], - "sources": [ - "https://www.abus.com/at/" + "operating_temp_c": "-25 to 50", + "dimensions_mm": "175 x 75 x 75", + "weight_g": 450, + "release_year": 2022, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe", - "dc" + "markets": [ + "EU", + "DE", + "UK" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip62562-ip-kamera-1080p-t-n-ir-wlan-ip66.html", + "https://www.rapidonline.com/abus-tvip62562-performance-line-2mpx-mini-tube-ip-camera-full-hd-ip67-01-0347", + "https://my.rs-online.com/web/p/cctv-cameras/2528334", + "https://www.ispyconnect.com/camera/abus" + ] }, { - "id": "abus-tvip45000", + "id": "abus-tvip64511", "brand": "ABUS", - "model": "TVIP45000", - "type": "dome", + "model": "TVIP64511", + "type": "bullet", "connectivity": [ "ethernet" ], - "release_year": 2023, + "power_source": [ + "poe", + "dc" + ], "resolution": { - "megapixels": 8, - "label": "4K UHD" + "label": "4MP QHD", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 }, - "field_of_view_deg": "107h", + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG", + "H.265+" + ] + }, + "sensor": "1/3\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", "night_vision": { "type": "ir", - "range_m": 30 + "range_m": 40 }, "power": { - "method": "PoE (802.3af)" + "method": "PoE (IEEE 802.3af) or 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", @@ -1030,139 +6439,161 @@ "two_way": false }, "features": [ - "ABUS 4K PoE outdoor mini dome", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP67", - "IK10", - "German brand GDPR-compliant", - "Conrad stocked" + "True-WDR 120dB", + "3D DNR", + "BLC", + "HLC", + "Object detection (person/vehicle)", + "IK10 vandal resistant", + "Day/Night (IR-cut filter)", + "NAS compatible" ], - "sources": [ - "https://www.abus.com/de/" + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe" + "markets": [ + "EU", + "DE" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip64511-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/27/20230119-TVIP6x511_INST_DE-GB.pdf" + ] }, { - "id": "abus-tvip48500", + "id": "abus-tvip68511", "brand": "ABUS", - "model": "TVIP48500", - "type": "dome", + "model": "TVIP68511", + "type": "bullet", "connectivity": [ "ethernet" ], - "release_year": 2024, + "power_source": [ + "poe", + "dc" + ], "resolution": { - "megapixels": 8, - "label": "4K UHD" + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 }, - "field_of_view_deg": "106-32h", + "video": { + "max_fps": 20, + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "107 horizontal, 55 vertical", "night_vision": { "type": "ir", - "range_m": 30 + "range_m": 40 }, "power": { - "method": "PoE (802.3at)" + "method": "PoE (IEEE 802.3af) / 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", "rtsp" ], "ip_rating": "IP67", - "audio": { - "microphone": false, - "speaker": false, - "two_way": false - }, "features": [ - "ABUS 4K PoE varifocal outdoor dome", - "2.8-12mm motorized", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP67", - "IK10", - "German brand" - ], - "sources": [ - "https://www.abus.com/de/" + "120dB WDR", + "IK10 vandal resistant", + "person/vehicle detection (object recognition)", + "backlight compensation", + "4 privacy zones", + "NAS recording support" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe" + "markets": [ + "EU", + "DE" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip68511-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.alarm-technik.eu/en/products/ip-8mpx-poe-mini-tube-kamera-abus-tvip68511" + ] }, { - "id": "abus-tvip61600", + "id": "abus-tvip82561", "brand": "ABUS", - "model": "TVIP61600", + "model": "TVIP82561", "type": "ptz", "connectivity": [ - "ethernet" + "ethernet", + "wifi" + ], + "power_source": [ + "poe", + "dc" ], - "release_year": 2023, "resolution": { - "megapixels": 2, - "label": "1080p HD" + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.5-F2.7", + "varifocal": true }, - "field_of_view_deg": "60-3h", + "field_of_view_deg": "101 to 33 horizontal", "night_vision": { "type": "ir", - "range_m": 50 + "range_m": 20 }, "power": { - "method": "PoE (802.3at)" + "method": "PoE (802.3af) / 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, "cloud": false }, "protocols": [ @@ -1171,50 +6602,31 @@ ], "ip_rating": "IP66", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true, + "speaker": false }, "features": [ + "4x optical zoom", + "True WDR 120dB", + "IK10 vandal-resistant", "pan/tilt/zoom", - "ABUS 1080p 12x PTZ outdoor", - "50m IR", - "H.265", - "ONVIF/RTSP", - "IP66", - "DSGVO-compliant PTZ", - "App2Cam Plus" + "355 degree pan", + "300 preset positions", + "WiFi 2.4GHz 802.11 b/g/n", + "backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "130.7 diameter x 101.7", + "weight_g": 550, + "environment": [ + "indoor", + "outdoor" ], "sources": [ - "https://www.abus.com/de/" - ], - "lens": { - "count": 1, - "focal_length_mm": "4.7-56.4 (12x optical)", - "varifocal": true - }, - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://www.expert-security.de/abus-tvip82561-ip-kamera-1080p-t-n-ir-ptz-poe-ip66.html", + "https://c1.abus.com/var/ImagesPIM/d110001/medias/docus/29/220504-IPCS84511_84531_TVIP82561_BDA_INT.pdf", + "https://www.abus.com/int/Consumer/Video-surveillance/Systems-from-the-expert/Cameras/ABUS-IP-video-surveillance-2MPx-Wi-Fi-PTZ-dome-camera" + ] }, { "id": "acti-a416", diff --git a/docs/cameras.json b/docs/cameras.json index a5d35e90..a294c884 100644 --- a/docs/cameras.json +++ b/docs/cameras.json @@ -1,82 +1,5385 @@ [ { - "id": "abus-ipcb68516", + "id": "abus-hdcc35512", "brand": "ABUS", - "model": "IPCB68516", + "model": "HDCC35512", "type": "bullet", "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 + }, + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2960x1665", + "fps": 20 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "112 horizontal, 60 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12 V DC (+/-25%)" + }, + "protocols": [], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "True WDR (130 dB)", + "Day/Night with electromechanical IR cut filter", + "Color night vision (white-light LEDs)", + "AI person/vehicle detection with HDCC900X2 recorder", + "Switchable HD-TVI/AHD/HD-CVI/CVBS output", + "Integrated microphone", + "Up to 7.2 W power consumption" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "172 x 69 x 69", + "weight_g": 432, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc35512-analog-hd-mini-tube-5mpx-tn-ir-ip67.html", + "https://alarm-technik.eu/en/products/abus-analog-hd-mini-tube-5-mpx-2-8-mm-hdcc35512" + ] + }, + { + "id": "abus-hdcc52512", + "brand": "ABUS", + "model": "HDCC52512", + "type": "dome", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 25 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal, 56 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 40 + }, + "power": { + "method": "12V DC" + }, + "protocols": [], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "130dB WDR", + "3D DNR", + "HLC", + "ATW", + "white-light LEDs", + "integrated microphone", + "integrated speaker", + "BNC output", + "HD-TVI/HD-CVI/AHD/CVBS switchable" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "110 x 100 (DxH)", + "weight_g": 452, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc52512-analog-hd-mini-dome-ir-1080p-ip67.html", + "https://www.digitec.ch/en/s1/product/abus-hdcc52512-analog-hd-mini-dome-ir-1080p-ip67-1920-x-1080-pixels-network-camera-61175216" + ] + }, + { + "id": "abus-hdcc75550", + "brand": "ABUS", + "model": "HDCC75550", + "type": "dome", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc", + "ac-mains" + ], + "resolution": { + "label": "5MP", + "max_width": 2592, + "max_height": 1944, + "megapixels": 5 + }, + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2592x1944", + "fps": 20 + } + ] + }, + "sensor": "1/2.7\\\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.7 to 13.5", + "varifocal": true, + "aperture": "F1.2" + }, + "field_of_view_deg": "92 to 29 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "12 V DC / 24 V AC" + }, + "protocols": [], + "ip_rating": "IP67", + "features": [ + "True WDR 120dB", + "4-in-1 video output (TVI/AHD/CVI/CVBS switchable)", + "Motorized 5x optical zoom", + "Electromechanical IR cut filter (ICR)", + "Automatic day/night switching", + "Digital noise reduction (DNR)", + "BNC output" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "145 x 145 x 124", + "weight_g": 900, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-hdcc75550-analog-hd-tube-5mpx-t-n-ir-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Analogue-HD/Analog-HD-Tube-5-MPx-2.7-13.5-mm" + ] + }, + { + "id": "abus-ipca34512a", + "brand": "ABUS", + "model": "IPCA34512A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "backlight compensation", + "digital zoom", + "AI human/vehicle detection", + "color night vision on event", + "tripwire detection", + "intrusion detection" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-4-MPx-Black-2.8-mm-IR-WL" + ] + }, + { + "id": "abus-ipca34512b", + "brand": "ABUS", + "model": "IPCA34512B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "89 horizontal, 45 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "AI human and vehicle detection", + "color night vision (white light)", + "digital zoom", + "ABUS Link Station App" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-mini-tube-4-MPx-4-mm-IR-WL", + "https://alarm-technik.eu/en/products/ip-mini-tube-4-mpx-4-mm-ir-wl-abus-ipca34512b" + ] + }, + { + "id": "abus-ipca34612a", + "brand": "ABUS", + "model": "IPCA34612A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "object detection (person/vehicle)", + "white light", + "full-color night vision", + "digital zoom", + "backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "179 x 74 x 75", + "weight_g": 520, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca34612a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.voltus.com/en/abus-ipca34612a-ip-mini-tube-4-mp-ir-wl-sw-2-8-mm.html" + ] + }, + { + "id": "abus-ipca54512a", + "brand": "ABUS", + "model": "IPCA54512A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688 x 1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640 x 480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920 x 1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "Person & vehicle classification", + "Color night vision", + "Digital zoom", + "Privacy zones", + "ABUS Link Station app", + "ONVIF Profile G/S/T" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-2-8-mm-ir-wl-abus-ipca54512a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipca54512b", + "brand": "ABUS", + "model": "IPCA54512B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "full-color night vision", + "AI human/vehicle object detection", + "VCA-controlled IR/white-light switching", + "IR LEDs (up to 30m)", + "white-light LEDs (up to 30m)", + "encrypted microSD storage", + "compatible with ABUS Secvest, Secoris and WLX Pro" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "release_year": 2023, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "commercial", + "consumer" + ], + "sources": [ + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-4-mm-ir-wl-abus-ipca54512b", + "https://www.solarics.de/products/abus-abus-ipca54512a-ip-kugeldome-4-mpx-2-8-mm-ir-wl-art-ipca54512a", + "https://www.expert-security.de/abus-ipca54512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-4-mm-IR-WL" + ] + }, + { + "id": "abus-ipca54572a", + "brand": "ABUS", + "model": "IPCA54572A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "120dB WDR", + "AI object detection (people/vehicles)", + "full-color night vision", + "white-light deterrence LEDs", + "IR LEDs", + "digital zoom", + "backlight compensation", + "alarm I/O", + "ONVIF Profile G/S/T" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54572a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://firstmall.de/ABUS-IPCA54572A-IP-Kamera-Kugeldome-4-MPx-IR-WL-mit-2WAY-Audio-Alarmierung", + "https://fr.rs-online.com/web/p/videosurveillance-cameras/0180161" + ] + }, + { + "id": "abus-ipca54581b", + "brand": "ABUS", + "model": "IPCA54581B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "3.6", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "84 horizontal / 43 vertical (optical), 50 horizontal (thermal)", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "speaker": true, + "two_way": true + }, + "features": [ + "thermal imaging", + "bi-spectral", + "AI VCA (intrusion, tripwire, area entry/exit)", + "object classification (person/vehicle)", + "temperature measurement", + "fire detection", + "RS485", + "alarm input/output", + "WDR" + ], + "operating_temp_c": "-40 to 65", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 950, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54581b-ip-thermal-kamera-4mpx.html", + "https://alarm-technik.eu/en/products/thermal-dome-bi-spektral-4mpx-3-6-4-3-mm-abus-ipca54581b", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/Thermal-Dome-Bi-Spectral-4MPx-3.6-4.3-mm" + ] + }, + { + "id": "abus-ipca54612a", + "brand": "ABUS", + "model": "IPCA54612A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "codec": "H.265", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "110 horizontal, 57 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12V DC / PoE (IEEE 802.3af)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "Person/vehicle object recognition", + "Full-color night vision", + "Digital zoom", + "Backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "138 x 138 x 130", + "weight_g": 800, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca54612a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-schwarz-2-8-mm-ir-wl-abus-ipca54612a" + ] + }, + { + "id": "abus-ipca64512a", + "brand": "ABUS", + "model": "IPCA64512A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false + }, + "features": [ + "120dB WDR", + "person/vehicle detection (AI object recognition)", + "color night vision via white-light LEDs", + "ONVIF Profile G/S/T", + "Gecko series" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64512a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.expert-security.de/abus-ipca64512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipca64512b", + "brand": "ABUS", + "model": "IPCA64512B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "1920x1080", + "fps": 10 + }, + { + "name": "sub", + "resolution": "640x480", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "89 horizontal, 45 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "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": [ + "120dB WDR", + "person/vehicle object detection (VCA)", + "full-color night vision", + "white light LEDs", + "ABUS Link Station App access", + "H.264/H.265 Dynamic GOP" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64512b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-4-mm-ir-wl-abus-ipca64512b", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-tube-4-MPx-4-mm-IR-WL" + ] + }, + { + "id": "abus-ipca64581d", + "brand": "ABUS", + "model": "IPCA64581D", + "type": "dual-lens", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "9.7 thermal / 8 visible", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "39.5 horizontal (visible), 18 horizontal (thermal)", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": true, + "two_way": true + }, + "features": [ + "bi-spectral thermal + optical", + "thermal imaging 256x192", + "Video Content Analysis (VCA)", + "person/vehicle classification", + "perimeter protection", + "fire/temperature detection", + "120dB WDR", + "temperature measurement -20 to 150C", + "person detection up to 80m", + "vehicle detection up to 200m" + ], + "operating_temp_c": "-40 to 65", + "dimensions_mm": "321 x 106 x 107", + "weight_g": 1300, + "release_year": 2022, + "environment": [ + "outdoor" + ], + "markets": [ + "Germany", + "EU", + "International" + ], + "sources": [ + "https://www.expert-security.de/abus-ipca64581d-ip-thermal-kamera-4mpx.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/Thermal-Tube-Bi-Spectral-4MPx-9.7-8-mm", + "https://www.rexel.de/p/5075504", + "https://www.alarm-laden.de/Thermal-Tube-Bi-Spektral-4MPx-97-8-mm-IPCA64581D" + ] + }, + { + "id": "abus-ipca64612a", + "brand": "ABUS", + "model": "IPCA64612A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "104 horizontal, 54 vertical", + "night_vision": { + "type": "hybrid", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 512, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": false, + "microphone": false, + "two_way": false + }, + "features": [ + "Full-color day/night", + "White light LEDs", + "Infrared LEDs", + "Video Content Analysis (VCA)", + "Object recognition (persons/vehicles)", + "Tripwire detection", + "Intrusion detection", + "Tamper/sabotage monitoring" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "277 x 94 x 87", + "weight_g": 1070, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "UK", + "FR", + "NL", + "DK", + "IT" + ], + "sources": [ + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-schwarz-2-8-mm-ir-wl-abus-ipca64612a", + "https://www.expert-security.de/abus-ip-kameras.html", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Tube-4-MPx-Schwarz-2.8-mm-IR-WL" + ] + }, + { + "id": "abus-ipcb34511a", + "brand": "ABUS", + "model": "IPCB34511A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688 x 1520", + "fps": 25 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "object recognition (people/vehicle)", + "dynamic GOP", + "metal housing", + "compatible with ABUS Secvest, Secoris and wAppLoxx Pro Plus" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34511a-ip-bullet-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipcb34511b", + "brand": "ABUS", + "model": "IPCB34511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE / 12V DC", + "poe_class": 0 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "True Day/Night (ICR)", + "IR cut filter", + "Ultra Low-Light", + "Object detection (person/vehicle)", + "microSD recording" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34511b-ip-bullet-4mpx-t-n-ir-poe-ip67.html" + ] + }, + { + "id": "abus-ipcb34611a", + "brand": "ABUS", + "model": "IPCB34611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4.1 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC", + "poe_class": 3 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "IR cut filter", + "Person/Vehicle classification", + "ABUS Link Station App", + "microSD recording" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb34611a-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://www.jvsg.com/cameras/abus/IPCB34611A/reolink/E1_Pro/", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Mini-Tube-4-MPx-Schwarz-2.8-mm" + ] + }, + { + "id": "abus-ipcb38511a", + "brand": "ABUS", + "model": "IPCB38511A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "1280x720", + "fps": 25, + "codec": "H.264" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af/at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "AI object detection (people/vehicles)", + "3 IR LEDs", + "metal housing" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb38511a-ip-bullet-4k-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-mini-tube-8-mpx-4k-2-8-mm-abus-ipcb38511a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Tube-8-MPx-4K-2.8-mm" + ] + }, + { + "id": "abus-ipcb38511b", + "brand": "ABUS", + "model": "IPCB38511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K Ultra HD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "78 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "IR cut filter", + "Ultra Low-Light", + "digital zoom", + "backlight compensation", + "motion detection", + "privacy zones", + "object recognition" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb38511b-ip-bullet-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/Tube/IP-Mini-Tube-8-MPx-4K-4mm" + ] + }, + { + "id": "abus-ipcb44510a", + "brand": "ABUS", + "model": "IPCB44510A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.5\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "109 horizontal", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "features": [ + "IK08 vandal-resistant housing", + "ONVIF Profile S/G", + "M12 fixed lens mount", + "Min. illumination 0.008 lux color / 0 lux IR", + "ABUS Link Station App support" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "100 x 97 x 53", + "weight_g": 400, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.singular.com.cy/abus-ipcb44510a-network-surveillance-camera-dome-outdoor-indoor-vandal-poe.html", + "https://www.abus.com/eng/Archive/Video-surveillance/Surveillance-cameras/IP-Mini-Dome-4-MPx-2.8-mm", + "https://www.expert-security.de/abus-ipcb44511b-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html" + ] + }, + { + "id": "abus-ipcb44510c", + "brand": "ABUS", + "model": "IPCB44510C", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "QHD", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.5\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "6.0", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "53 horizontal, 30 vertical", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "PoE (IEEE 802.3af, Type 1) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "features": [ + "WDR", + "BLC", + "HLC", + "motion detection", + "tamper detection", + "line crossing detection", + "privacy masking", + "IK08 vandal resistant", + "removable IR cut filter" + ], + "dimensions_mm": "100 x 100 x 53", + "weight_g": 400, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44510c-ip-dome-1080p-t-n-ir-poe-ip66-ik08.html", + "https://geizhals.de/abus-ip-mini-dome-4-mpx-ipcb44510c-a2135825.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-4-MPx-6-mm", + "https://www.testbericht.de/produkte/abus-ipcb44510c" + ] + }, + { + "id": "abus-ipcb44511a", + "brand": "ABUS", + "model": "IPCB44511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC", + "poe_class": 2 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "IK08 vandal-resistant", + "ICR day/night filter", + "Video Content Analysis (VCA)", + "human and vehicle classification", + "tripwire detection", + "intrusion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44511a-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-2.8-mm" + ] + }, + { + "id": "abus-ipcb44511b", + "brand": "ABUS", + "model": "IPCB44511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F1.4", + "count": 1, + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "video content analysis", + "human/vehicle object detection", + "line crossing detection", + "intrusion detection", + "IK08 vandal-resistant", + "ABUS Link Station App", + "ABUS Secvest/Secoris compatible" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44511b-ip-dome-4mpx-t-n-ir-poe-ip67-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-Black-4mm" + ] + }, + { + "id": "abus-ipcb44561a", + "brand": "ABUS", + "model": "IPCB44561A", + "type": "dome", + "connectivity": [ + "wifi", + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "max_width": 2688, + "max_height": 1520, + "megapixels": 4, + "label": "4MP" + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "12V DC / PoE (802.3af)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "cloud": false, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "WDR 120dB", + "human and vehicle detection", + "motion detection", + "IK08 vandal resistant", + "ultra low-light" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44561a-ip-dome-4mpx-t-n-ir-poe-wlan-ip67.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-Wi-Fi-4-MPx-2.8mm", + "https://alarm-technik.eu/en/products/ip-mini-dome-wlan-4-mpx-2-8-mm-abus-ipcb44561a" + ] + }, + { + "id": "abus-ipcb44611a", + "brand": "ABUS", + "model": "IPCB44611A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "120dB WDR", + "IK08 vandal resistance", + "Person and vehicle detection", + "Tripwire / intrusion / area entry-exit detection", + "Dynamic GOP", + "ABUS Link Station App", + "Multi-stream (3 streams)" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44611a-ip-dome-4mpx-t-n-ir-poe-ip66-ik08.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Mini-Dome-4-MPx-Black-2.8-mm" + ] + }, + { + "id": "abus-ipcb44611b", + "brand": "ABUS", + "model": "IPCB44611B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": false, + "two_way": false + }, + "features": [ + "120dB WDR", + "BLC", + "HLC", + "3D DNR", + "object detection (human & vehicle)", + "tripwire detection", + "intrusion detection", + "ABUS Link Station App", + "P2P" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 58", + "weight_g": 380, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb44611b-ip-dome-4mpx-t-n-ir-poe-ip66-ik08.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Indoor-dome/IP-Mini-Dome-4-MPx-Black-4mm" + ] + }, + { + "id": "abus-ipcb54511a", + "brand": "ABUS", + "model": "IPCB54511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal, 55 vertical", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120 dB", + "Human and vehicle detection", + "Motion detection (max 8 zones)", + "Privacy masking (4 zones)", + "ICR day/night function", + "Min illumination 0.003 lx color / 0 lx IR", + "App access", + "Dynamic GOP" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54511a-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8mm" + ] + }, + { + "id": "abus-ipcb54511b", + "brand": "ABUS", + "model": "IPCB54511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "megapixels": 4, + "max_width": 2688, + "max_height": 1520 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "lens": { + "count": 1, + "focal_length_mm": "4", + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR", + "IR cut filter (ICR)", + "person and vehicle detection", + "motion detection", + "day/night" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54511b-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://www.alarm-technik.eu/IP-Kugeldome-4-MPx-4-mm-ABUS-IPCB54511B", + "https://www.abus.com/at/Objektsicherheit/Videoueberwachung/IP/Kameras/Aussendome/IP-Kugeldome-4-MPx-4-mm" + ] + }, + { + "id": "abus-ipcb54611b", + "brand": "ABUS", + "model": "IPCB54611B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F1.4", + "count": 1, + "varifocal": false + }, + "field_of_view_deg": "83 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "object classification (person/vehicle detection)", + "motion detection" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb54611b-ip-kamera-4mpx-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-4-mpx-4-mm-abus-ipcb54611b", + "https://c4.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Spherical-Dome-4-MPx-Black-4mm" + ] + }, + { + "id": "abus-ipcb58511a", + "brand": "ABUS", + "model": "IPCB58511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K UHD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "3840 x 2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640 x 480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1280 x 720", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120dB", + "BLC", + "HLC", + "3D DNR", + "Object detection (person/vehicle)", + "Motion detection", + "Privacy zones", + "Digital zoom", + "ICR day/night switching" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "outdoor", + "indoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58511a-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-8-MPx-2.8mm", + "https://de.rs-online.com/web/p/uberwachungskamera/2728613" + ] + }, + { + "id": "abus-ipcb58511b", + "brand": "ABUS", + "model": "IPCB58511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "82 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "WDR 120 dB", + "3D DNR", + "backlight compensation", + "IR cut filter", + "digital zoom", + "object classification (person/vehicle)", + "motion detection", + "privacy zones", + "dynamic GOP" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58511b-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://www.alarm-technik.eu/IP-Kugeldome-8-MPx-4-mm-ABUS-IPCB58511B", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-Kugeldome-8-MPx-4-mm" + ] + }, + { + "id": "abus-ipcb58611a", + "brand": "ABUS", + "model": "IPCB58611A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.4", + "varifocal": false + }, + "field_of_view_deg": "102 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC", + "poe_class": 0 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "120 dB WDR", + "3D DNR", + "ICR day/night switch", + "digital zoom", + "person/vehicle classification", + "tripwire", + "intrusion detection", + "motion detection (8 zones)", + "privacy masking (4 zones)", + "backlight compensation" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "release_year": 2021, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "UK" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb58611a-ip-dome-4k-t-n-ir-poe-ip67.html", + "https://alarm-technik.eu/en/products/ip-kugeldome-8-mpx-2-8-mm-abus-ipcb58611a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-8-MPx-2.8mm", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/26/20211027-IPCB5xx11AB_INST_DE_GB.pdf" + ] + }, + { + "id": "abus-ipcb64521", + "brand": "ABUS", + "model": "IPCB64521", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "30 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": false, + "two_way": false + }, + "features": [ + "IK10 vandal resistant", + "120 dB WDR", + "Ultra Low-Light", + "4x optical zoom", + "motorized varifocal lens", + "person/vehicle classification", + "motion detection (8 zones)", + "privacy masking (4 zones)", + "alarm I/O", + "IR cut filter" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb64521-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://geizhals.de/abus-ip-mini-tube-4-mpx-2-8-12mm-ipcb64521-a2731457.html" + ] + }, + { + "id": "abus-ipcb64621", + "brand": "ABUS", + "model": "IPCB64621", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4 MPx", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8 - 12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "108 to 30 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256 + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "two_way": true + }, + "features": [ + "WDR 120dB", + "Ultra Low-Light", + "IR cut filter", + "motorized zoom", + "object detection (human/vehicle)", + "IK10 vandal resistant", + "ABUS Black-Line" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb64621-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://de.rs-online.com/web/p/uberwachungskamera/2728616" + ] + }, + { + "id": "abus-ipcb68521", + "brand": "ABUS", + "model": "IPCB68521", + "aliases": [ + "ABUS IP Tube 8MPx 2.8-12mm" + ], + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "markets": [ + "EU" + ], + "resolution": { + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" + }, + "sensor": "1/1.8\" CMOS", + "lens": { + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "46-108 horizontal / 26-58 vertical", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "power_source": [ + "poe", + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "1280x720", + "fps": 25, + "codec": "H.264" + }, + { + "name": "sub", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "operating_temp_c": "-25 to 60", + "features": [ + "IK10 vandal-resistant", + "motorized varifocal 2.8-12mm (4x optical)", + "120dB true WDR", + "Ultra Low-Light", + "person/vehicle detection", + "60m IR", + "audio in/out terminals", + "dual power (PoE+ / 12V DC)", + "professional line" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb68521-ip-tube-4k-t-n-ir-poe-ip67-ik10.html" + ] + }, + { + "id": "abus-ipcb68621", + "brand": "ABUS", + "model": "IPCB68621", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K Ultra HD", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "max_fps": 20, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 to 12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "46 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 60 + }, + "power": { + "method": "PoE (IEEE 802.3at) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "two_way": true + }, + "features": [ + "IK10 vandal-resistant", + "120 dB WDR", + "Ultra Low-Light", + "4x optical motorized zoom", + "Video Content Analysis (VCA)", + "Object classification (person/vehicle detection)", + "Tripwire detection", + "Intrusion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "298 x 105 x 105", + "weight_g": 1400, + "release_year": 2021, + "environment": [ + "outdoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb68621-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://alarm-technik.eu/en/products/ip-tube-8-mpx-4k-2-8-12mm-abus-ipcb68621", + "https://www.abus.com/uk/Commercial-Security/Video-surveillance/Network-technology/IP-Tube-8-MPx-Black-2.8-12mm", + "https://c1.abus.com/var/ImagesPIM/d110001/medias/docus/26/20211027-IPCB6xx21_INST_DE_UK.pdf" + ] + }, + { + "id": "abus-ipcb74521", + "brand": "ABUS", + "model": "IPCB74521", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.4", + "varifocal": true + }, + "field_of_view_deg": "30 to 108 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": false + }, + "features": [ + "Motorized varifocal lens", + "4x optical zoom", + "120dB WDR", + "IK10 vandal-resistant", + "Object recognition (people/vehicles)", + "Backlight compensation", + "Digital zoom", + "1 alarm input (NO/NC)", + "1 alarm output", + "Audio input/output", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "154 x 154 x 112", + "weight_g": 900, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb74521-ip-dome-ir-4mpx-t-n-poe-ip67-ik10.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Dome-4-MPX-2.8-12-mm" + ] + }, + { + "id": "abus-ipcb78521", + "brand": "ABUS", + "model": "IPCB78521", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 to 12", + "aperture": "F1.4", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "35 to 115 horizontal", + "night_vision": { + "type": "ir", + "range_m": 40 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": false, + "speaker": false, + "two_way": true + }, + "features": [ + "120 dB WDR", + "IK10 vandal resistance", + "Ultra Low-Light", + "object recognition (person/vehicle)", + "alarm input/output", + "motorized zoom" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "154 x 154 x 112", + "weight_g": 900, + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcb78521-ip-dome-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/eng/Commercial-Security/Video-Surveillance/IP/Cameras/Outdoor-dome/IP-Dome-8-MPx-2.8-12mm" + ] + }, + { + "id": "abus-ipcs28581a", + "brand": "ABUS", + "model": "IPCS28581A", + "type": "panoramic", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 5120, + "max_height": 1440, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "5120x1440", + "fps": 20, + "codec": "H.265" + } + ] + }, + "sensor": "2 x 1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 2, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "180 horizontal, 44 vertical", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "130 dB WDR", + "white light LEDs", + "full-color night vision", + "object recognition (person & vehicle)", + "active deterrence (light & audio alarm)", + "Video Content Analysis (VCA)", + "1 alarm input", + "1 relay output", + "two-way audio" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "155 x 155", + "weight_g": 1100, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs28581a-ip-kamera-4k-tag-nacht-ip67.html", + "https://www.alarm-technik.eu/IP-Panorama-Dome-8-MPx-1800-WL-ABUS-IPCS28581A" + ] + }, + { + "id": "abus-ipcs29512", + "brand": "ABUS", + "model": "IPCS29512", + "type": "fisheye", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "12MP", + "max_width": 4000, + "max_height": 3072, + "megapixels": 12.3 + }, + "video": { + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "Fisheye", + "resolution": "4000x3072", + "fps": 20 + }, + { + "name": "Panorama", + "resolution": "3072x2304", + "fps": 15 + }, + { + "name": "4xPTZ", + "resolution": "1600x1200", + "fps": 15 + }, + { + "name": "Fisheye+3xPTZ", + "resolution": "2560x2560", + "fps": 10 + } + ] + }, + "sensor": "1/1.7\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "1.29", + "aperture": "F1.2", + "varifocal": false + }, + "field_of_view_deg": "360 horizontal", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "IK10 vandal resistant", + "DWDR", + "BLC", + "HLC", + "3D-DNR", + "heat map", + "people counting", + "queue management", + "object direction analysis", + "ePTZ guard tours", + "two-way audio", + "ICR day/night filter" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "164 x 164 x 44", + "weight_g": 750, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs29512-ip-kamera-12mpx-t-n-ir-ip67-ik10.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Fisheye-12-MPx2", + "https://alarm-technik.eu/en/products/12-mpx-ip-fisheye-kamera-abus-ipcs29512" + ] + }, + { + "id": "abus-ipcs34611a", + "brand": "ABUS", + "model": "IPCS34611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "Full-color day/night technology", + "White light LEDs", + "120 dB WDR", + "Video content analysis (VCA)", + "Person & vehicle detection", + "Tripwire detection", + "Intrusion detection", + "Area entry/exit detection", + "ABUS Link Station app mobile access" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "223 x 85 x 85", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs34611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.rapidonline.com/abus-ipcs34611a-cctv-camera-4mp-day-night-ip67-mobile-access-poe-01-0215", + "https://www.alarm-technik.eu/IP-Mini-Tube-4-MPx-2.8-mm-WL-schwarz-ABUS-IPCS34611A", + "https://www.ispyconnect.com/camera/abus" + ] + }, + { + "id": "abus-ipcs54511a", + "brand": "ABUS", + "model": "IPCS54511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "full-color day/night", + "object recognition (people/vehicles)", + "white light spotlight", + "tripwire detection", + "intrusion detection", + "region entrance/exit", + "3D noise reduction", + "digital zoom", + "privacy zones", + "ABUS Secvest/Secoris/wAppLoxx Pro compatible" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 700, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54511a-ip-dome-4mpx-t-n-ir-poe-ip67.html", + "https://geizhals.de/abus-ip-dome-kamera-4-mpx-2-8mm-ipcs54511a-a3394077.html", + "https://www.testbericht.de/produkte/abus-ipcs54511a", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Spherical-Dome-4-MPx-2.8-mm-WL" + ] + }, + { + "id": "abus-ipcs54511b", + "brand": "ABUS", + "model": "IPCS54511B", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "codec": "H.265", + "fps": 25 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "WDR 120dB", + "white light LED", + "full-color day/night", + "person/vehicle detection", + "motion detection" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 700, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54511b-ip-dome-4mp-t-n-weisslicht-poe-ip67.html", + "https://www.abus.com/var/ImagesPIM/d110001/medias/docus/26/20211208-IPCS54511AB_INST_DE_GB.pdf" + ] + }, + { + "id": "abus-ipcs54611a", + "brand": "ABUS", + "model": "IPCS54611A", + "type": "turret", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true + }, + "features": [ + "full-color day/night", + "white light LEDs", + "object detection (person/vehicle)", + "video content analysis", + "smart events", + "120dB WDR", + "motion detection (8 zones)", + "4 privacy zones", + "region of interest", + "compatible with ABUS Secvest / Secoris / wAppLoxx Pro / Link Station" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs54611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.alarm-technik.eu/IP-Kugeldome-4-MPx-2.8-mm-WL-ABUS-IPCS54611A", + "https://de.rs-online.com/web/p/uberwachungskamera/2728628" + ] + }, + { + "id": "abus-ipcs58571a", + "brand": "ABUS", + "model": "IPCS58571A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "3840x2160", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.6", + "varifocal": false + }, + "field_of_view_deg": "111 horizontal", + "night_vision": { + "type": "ir", + "range_m": 30 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "120dB WDR", + "Object detection (human/vehicle)", + "Motion detection", + "2-way audio", + "Alarm I/O (1 in / 1 out)", + "Day/night ICR switching", + "Compatible with ABUS Secvest, Secoris, wAppLoxx Pro Plus" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "139 x 139 x 128", + "weight_g": 850, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs58571a-ip-kamera-4k-t-n-ir-poe-ip67.html", + "https://www.abus.com/fr/Securite-des-batiments/Videosurveillance/IP/Cameras/Camera-exterieure-dome/Dome-spherique-IP-8-MPx-2-8-mm-avec-audio-2WAY-alarme" + ] + }, + { + "id": "abus-ipcs64511b", + "brand": "ABUS", + "model": "IPCS64511B", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.264" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "95 horizontal", + "night_vision": { + "type": "color", + "range_m": 50 + }, + "power": { + "method": "PoE (IEEE 802.3af) or 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "WDR 120 dB", + "full-color night vision", + "white light LEDs", + "person/vehicle detection", + "motion detection (up to 8 zones)", + "minimum illumination 0.0005 lux (color)", + "compatible with ABUS Secvest / Secoris / wAppLoxx Pro", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "282 x 105 x 105", + "weight_g": 1000, + "release_year": 2023, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64511b-ip-bullet-4mpx-t-n-weisslicht-poe.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-tube-4-MPx-4-mm-WL", + "https://c4.abus.com/ch_de/Objektsicherheit/Videoueberwachung/IP/Kameras/Tube/IP-Tube-4-MPx-4-mm-WL" + ] + }, + { + "id": "abus-ipcs64531", + "brand": "ABUS", + "model": "IPCS64531", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "max_width": 2688, + "max_height": 1520, + "megapixels": 4, + "label": "4MP" + }, + "video": { + "max_fps": 30, + "codecs": [ + "H.264", + "H.265", + "H.264+", + "H.265+", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8 to 12", + "aperture": "F1.2-F2.5", + "varifocal": true + }, + "field_of_view_deg": "114 to 42 horizontal", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "power": { + "method": "PoE (IEEE 802.3at) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "speaker": true, + "microphone": false, + "two_way": true + }, + "features": [ + "140 dB WDR", + "IK10 vandal-resistant", + "motorized varifocal lens", + "4.2x optical zoom", + "autofocus", + "ANPR / license plate recognition (Europe, up to 70 km/h)", + "ICR auto day/night switch", + "NEMA 4X corrosion protection" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "350 x 140 x 140", + "weight_g": 2000, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64531-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://alarm-technik.eu/en/products/ip-tube-4-mpx-2-8-12-mm-kennzeichen-anpr-abus-ipcs64531", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Tube-4-MPx-2.8-12-mm" + ] + }, + { + "id": "abus-ipcs64541", + "brand": "ABUS", + "model": "IPCS64541", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 60, + "streams": [ + { + "name": "main", + "resolution": "2560x1440", + "fps": 60, + "codec": "H.265+" + }, + { + "name": "main-alt", + "resolution": "2688x1520", + "fps": 30, + "codec": "H.265+" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.7 to 118", + "aperture": "F1.6-F3.8", + "varifocal": true + }, + "field_of_view_deg": "2.8 to 56 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 200 + }, + "power": { + "method": "PoE (802.3at) / 12V DC", + "poe_class": 4 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom motorized tele-zoom", + "autofocus", + "140 dB WDR", + "Ultra Low-Light", + "3D DNR", + "IK10 vandal-resistant", + "NEMA 4X corrosion protection", + "integrated heating (30W)", + "human and vehicle object detection", + "2 alarm inputs", + "2 alarm outputs", + "switchable ICR day/night" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "380 x 140 x 140", + "weight_g": 2200, + "environment": [ + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64541-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/ch_de/Objektsicherheit/Videoueberwachung/IP/Kameras/Tube/IP-Tube-4-MPX-Tele-Motorzoom-4.7-118-mm" + ] + }, + { + "id": "abus-ipcs64611a", + "brand": "ABUS", + "model": "IPCS64611A", + "type": "bullet", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F1.0", + "varifocal": false + }, + "field_of_view_deg": "108 horizontal", + "night_vision": { + "type": "color", + "range_m": 50 + }, + "power": { + "method": "PoE (802.3af) / 12V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true, + "cloud": false + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "full-color day/night", + "white light LEDs", + "WDR", + "person and vehicle detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "282 x 105 x 105", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs64611a-ip-kamera-4mpx-t-n-weisslicht-poe.html", + "https://www.alarm-technik.eu/IP-Tube-4-MPx-2.8-mm-WL-schwarz-ABUS-IPCS64611A", + "https://uk.rs-online.com/web/p/cctv-cameras/2728634" + ] + }, + { + "id": "abus-ipcs74511a", + "brand": "ABUS", + "model": "IPCS74511A", + "type": "dome", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "2688x1520", + "fps": 25 + } + ] + }, + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "101 horizontal", + "night_vision": { + "type": "ir" + }, + "power": { + "method": "PoE" + }, + "storage": { + "onboard": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP67", + "features": [ + "HDMI output (V1.4, max 1080p60)", + "120 dB WDR", + "IK10 vandal-resistant", + "AI person and vehicle detection", + "people counting with threshold evaluation", + "alarm switching input/output", + "audio in/out", + "microSD recording" + ], + "release_year": 2025, + "environment": [ + "indoor", + "outdoor" + ], + "markets": [ + "DE", + "EU" + ], + "sources": [ + "https://alarm-technik.eu/en/products/abus-ip-dome-4mpx-2-8mm-mit-hdmi-port-ipcs74511a", + "https://alarm-technik.eu/cdn/shop/files/Abus-IPCS74511A_BDA.pdf", + "https://www.expert-security.de/abus-ip-kameras.html", + "https://firstmall.de/abus-ip-dome-4mpx-2-8mm-hdmi-poe-ueberwachungskamera", + "https://www.manualslib.com/manual/4025987/Abus-Ipcs74511a.html", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-Dome-4MPx-2.8mm-with-HDMI-port" + ] + }, + { + "id": "abus-ipcs84511", + "brand": "ABUS", + "model": "IPCS84511", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2560x1440", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "1920x1080", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "704x576", + "fps": 25 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "focal_length_mm": "2.8 - 12.0", + "aperture": "F1.6 - F2.7", + "varifocal": true, + "count": 1 + }, + "field_of_view_deg": "31.6 to 96.7 horizontal", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "PoE (IEEE 802.3af) / 12 V DC" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "PTZ 355 pan / 0-90 tilt", + "4x optical zoom", + "16x digital zoom", + "120dB WDR", + "3D-DNR", + "IK10 vandal resistance", + "300 presets", + "Tripwire / intrusion detection VCA", + "Motion detection", + "ABUS Link Station App" + ], + "operating_temp_c": "-20 to 60", + "dimensions_mm": "131 x 131 x 102", + "environment": [ + "outdoor" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84511-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://www.abus.com/uk/Commercial-Security/Video-Surveillance/IP/Cameras/PTZ/IP-Mini-PTZ-4-MPx-4x", + "https://www.zajadacz.de/ABUS-IP-Mini-PTZ-4-MPx-4x-IPCS84511.html" + ] + }, + { + "id": "abus-ipcs84532", + "brand": "ABUS", + "model": "IPCS84532", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "dc" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.8 to 120", + "aperture": "F1.6-F3.5", + "varifocal": true + }, + "field_of_view_deg": "2.5 to 53 horizontal", + "night_vision": { + "type": "ir", + "range_m": 50 + }, + "power": { + "method": "12V DC / PoE+ (IEEE 802.3at)" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "25x optical zoom", + "16x digital zoom", + "120dB WDR", + "object tracking", + "human/vehicle detection", + "2 alarm inputs", + "2 alarm outputs", + "360 degree pan", + "Ultra Low Light" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "169 diameter x 161", + "weight_g": 2450, + "environment": [ + "outdoor", + "indoor" + ], + "markets": [ + "EU" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84532-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://www.alarm-technik.eu/IP-PTZ-IR-Dome-4-MPx-25x-ABUS-IPCS84532", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/30/20240508-IPCS84532_BDA_INT.pdf" + ] + }, + { + "id": "abus-ipcs84551", + "brand": "ABUS", + "model": "IPCS84551", + "type": "ptz", + "connectivity": [ + "ethernet" + ], + "power_source": [ + "poe", + "ac-mains" + ], + "resolution": { + "label": "4MP", + "max_width": 2560, + "max_height": 1440, + "megapixels": 4 + }, + "video": { + "max_fps": 50, + "codecs": [ + "H.265", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "2560x1440", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.264" + }, + { + "name": "Stream 3", + "resolution": "704x576", + "fps": 25, + "codec": "MJPEG" + } + ] + }, + "sensor": "1/1.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "5.9 to 189", + "aperture": "F1.5", + "varifocal": true + }, + "field_of_view_deg": "51 to 2.6 horizontal", + "night_vision": { + "type": "ir", + "range_m": 200 + }, + "power": { + "method": "PoE (IEEE 802.3bt) / 24V AC", + "poe_class": 8 + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": true + }, + "protocols": [ + "onvif", + "rtsp" + ], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "32x optical zoom", + "16x digital zoom", + "360 endless pan", + "tilt -15 to 90 degrees", + "pan speed 160 deg/s", + "tilt speed 120 deg/s", + "300 presets", + "8 tours", + "Smart Tracking", + "object detection (human/vehicle)", + "motion detection", + "120dB WDR", + "IK10 vandal resistance", + "electromechanical IR cut filter (ICR)", + "2 alarm inputs", + "1 alarm output", + "32 simultaneous users", + "ICR true day/night" + ], + "operating_temp_c": "-30 to 65", + "dimensions_mm": "363 x 185 x 185", + "weight_g": 4000, + "environment": [ + "outdoor" + ], + "markets": [ + "EU", + "DE" + ], + "sources": [ + "https://www.expert-security.de/abus-ipcs84551-ip-dome-4mpx-t-n-ir-ptz-poe-ip66.html", + "https://alarm-technik.eu/en/products/ip-ptz-dome-4-mpx-32x-abus-ipcs84551", + "https://www.abus.com/int/Commercial-Security/Video-surveillance/Network-technology/IP-PTZ-Dome-4-MPx-32x" + ] + }, + { + "id": "abus-ppic31020", + "brand": "ABUS", + "model": "PPIC31020", + "aliases": [ + "ABUS WLAN Privacy Innen-Kamera" + ], + "type": "box", + "connectivity": [ + "wifi" + ], + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "1.85", + "aperture": "F2.3", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "180 horizontal / 100 vertical", + "night_vision": { + "type": "ir", + "range_m": 10 + }, + "power": { + "method": "DC 5V / 2A" + }, + "power_source": [ + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 128, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15 + }, + "environment": [ + "indoor" + ], + "dimensions_mm": "120 x 51 x 37", + "weight_g": 302, + "operating_temp_c": "-10 to 50", + "features": [ + "privacy shutter", + "App2Cam Plus", + "180° wide-angle view", + "two-way audio", + "motion detection with push notifications", + "dual-band WiFi (2.4/5 GHz)", + "GDPR-compliant local microSD (no cloud)", + "no mandatory subscription", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/ABUS-WLAN-Privacy-Innen-Kamera.html" + ] + }, + { + "id": "abus-ppic42520", + "brand": "ABUS", + "model": "PPIC42520", + "aliases": [ + "ABUS Smart Security WLAN Pan/Tilt Outdoor" + ], + "type": "ptz", + "connectivity": [ + "wifi" + ], + "release_year": 2023, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4.1", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "355 pan / 90 tilt", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "DC 5V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "ABUS App2Cam Plus outdoor pan/tilt", + "355deg pan / 90deg tilt", + "3MP 2K", + "person/animal/vehicle detection", + "two-way audio", + "GDPR-compliant local storage", + "IP66", + "German brand" + ], + "sources": [ + "https://www.abus.com/" + ], + "power_source": [ + "dc" + ], + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 15, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50" + }, + { + "id": "abus-ppic42520-at", + "brand": "ABUS", + "model": "PPIC42520 (Austria)", + "aliases": [ + "ABUS Smart Security WLAN Pan/Tilt Outdoor AT/CH" + ], + "type": "ptz", + "connectivity": [ + "wifi" + ], + "release_year": 2023, + "markets": [ + "AT", + "CH", + "DE", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4.1", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "355 pan / 90 tilt", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "DC 5V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "outdoor pan/tilt 3MP 2K WiFi", + "355deg pan / 90deg tilt", + "person/animal/vehicle detection", + "two-way audio", + "local microSD (GDPR-compliant no cloud required)", + "App2Cam Plus", + "IP66", + "Austrian consumer favourite Conrad/MediaMarkt" + ], + "sources": [ + "https://www.abus.com/at/" + ], + "power_source": [ + "dc" + ], + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 15, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50" + }, + { + "id": "abus-ppic44520", + "brand": "ABUS", + "model": "PPIC44520", + "aliases": [ + "ABUS Smart Security WLAN Outdoor Camera" + ], + "type": "bullet", + "connectivity": [ + "wifi" + ], + "release_year": 2023, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "Full HD (1080p)" + }, + "sensor": "1/2.7\" CMOS", + "lens": { + "count": 1, + "focal_length_mm": "4.0 (fixed)", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "100 horizontal", + "night_vision": { + "type": "ir", + "range_m": 15 + }, + "power": { + "method": "DC 5V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "ABUS App2Cam Plus", + "3MP WiFi outdoor", + "IR night vision", + "person/animal/vehicle detection", + "two-way audio", + "GDPR-compliant (no mandatory cloud)", + "local microSD storage", + "IP66", + "German brand" + ], + "sources": [ + "https://www.abus.com/" + ], + "power_source": [ + "dc" + ] + }, + { + "id": "abus-ppic46520", + "brand": "ABUS", + "model": "PPIC46520", + "aliases": [ + "ABUS WLAN Lichtkamera Outdoor (Light Camera)" + ], + "type": "bullet", + "connectivity": [ + "wifi" + ], + "release_year": 2022, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], + "resolution": { + "megapixels": 3, + "max_width": 2048, + "max_height": 1536, + "label": "3MP 2K" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "110 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 8 + }, + "power": { + "method": "AC 90-260V" + }, + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "features": [ + "replaces outdoor light fitting (like Netatmo Presence)", + "1000-lumen LED outdoor light", + "person/animal/vehicle/car AI detection", + "PIR sensor", + "two-way audio", + "App2Cam Plus", + "GDPR-compliant local microSD", + "no mandatory subscription", + "German brand" + ], + "sources": [ + "https://www.abus.com/" + ], + "power_source": [ + "ac-mains" + ], + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 20 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "75 x 155 x 180", + "weight_g": 985, + "operating_temp_c": "-20 to 50" + }, + { + "id": "abus-ppic52520", + "brand": "ABUS", + "model": "PPIC52520", + "aliases": [ + "ABUS SmartLook Schwenken & Neigen" + ], + "type": "ptz", + "connectivity": [ + "wifi", + "ethernet" + ], + "markets": [ + "DE", + "EU" + ], + "resolution": { + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "2 MP (4K-interpolated recording)" + }, + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "85 horizontal / 45 vertical", + "night_vision": { + "type": "ir", + "range_m": 20 + }, + "power": { + "method": "DC 5V" + }, + "power_source": [ + "dc" + ], + "storage": { + "onboard": true, + "max_microsd_gb": 256, + "nvr_compatible": false, + "cloud": false + }, + "protocols": [], + "ip_rating": "IP66", + "audio": { + "microphone": true, + "speaker": true, + "two_way": true + }, + "video": { + "codecs": [ + "H.264", + "H.264+" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "210 x 120 x 160", + "weight_g": 650, + "operating_temp_c": "-10 to 50", + "features": [ + "4K-interpolated recording (native 2 MP sensor)", + "outdoor pan/tilt (270° pan / 80° tilt)", + "person/animal/vehicle detection", + "two-way audio", + "siren", + "privacy zones", + "5s pre-recording", + "local microSD (256GB, no cloud)", + "App2Cam Plus", + "WiFi 2.4/5 GHz", + "German brand" + ], + "sources": [ + "https://security.abus.com/Videoueberwachung/SmartLook-Schwenken-Neigen.html", + "https://www.abus.com/de/abusproductsheet.pdf/PPIC52520/ger-DE" + ] + }, + { + "id": "abus-ppic54520", + "brand": "ABUS", + "model": "PPIC54520", + "aliases": [ + "ABUS SmartLook" + ], + "type": "box", + "connectivity": [ + "wifi", "ethernet" ], - "release_year": 2023, + "markets": [ + "DE", + "AT", + "CH", + "EU" + ], "resolution": { - "megapixels": 8, - "label": "4K UHD" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "2 MP (4K-interpolated recording)" }, - "field_of_view_deg": "103h", + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "4", + "aperture": "F2.0", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "85 horizontal / 45 vertical", "night_vision": { "type": "ir", - "range_m": 40 + "range_m": 10 }, "power": { - "method": "PoE (802.3af)" + "method": "DC 5V" }, + "power_source": [ + "dc" + ], "storage": { "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, + "max_microsd_gb": 128, + "nvr_compatible": false, "cloud": false }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP67", + "protocols": [], + "ip_rating": "IP66", "audio": { - "microphone": false, + "microphone": true, "speaker": false, "two_way": false }, + "video": { + "codecs": [ + "H.264", + "H.264+" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "167 x 48 x 80", + "weight_g": 433, + "operating_temp_c": "-10 to 50", "features": [ - "ABUS 4K PoE outdoor IR bullet 40m", - "H.265", - "ONVIF/RTSP", - "IP67", - "German DSGVO-compliant CCTV" + "4K-interpolated recording (native 2 MP sensor)", + "App2Cam Plus", + "person/animal/vehicle detection", + "5s pre-recording", + "privacy masking", + "dual-band WiFi (2.4/5 GHz)", + "local microSD (no cloud)", + "German brand" ], "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://security.abus.com/Videoueberwachung/SmartLook-abus.html" + ] }, { - "id": "abus-ppic42520", + "id": "abus-ppic90520", "brand": "ABUS", - "model": "PPIC42520", + "model": "PPIC90520", "aliases": [ - "ABUS Smart Security WLAN Pan/Tilt Outdoor" + "ABUS WLAN Battery Cam with Base Station" ], - "type": "ptz", + "type": "bullet", "connectivity": [ "wifi" ], @@ -88,341 +5391,367 @@ "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p HD" }, - "sensor": "1/2.7\" CMOS", + "sensor": "1/2.8\" CMOS (Sony IMX307)", "lens": { "count": 1, - "focal_length_mm": "4.0 (fixed)", + "focal_length_mm": "3.6 (fixed)", "aperture": "F2.0", "varifocal": false }, - "field_of_view_deg": "355 pan / 90 tilt", + "field_of_view_deg": "115 horizontal / 75 vertical", "night_vision": { - "type": "ir", - "range_m": 12 + "type": "color", + "range_m": 8 }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "Rechargeable battery / optional solar panel (PPIC90650)" }, "storage": { "onboard": true, - "max_microsd_gb": 256, + "max_microsd_gb": 128, "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], - "ip_rating": "IP66", + "protocols": [], + "ip_rating": "IP65", "audio": { "microphone": true, "speaker": true, "two_way": true }, "features": [ - "ABUS App2Cam Plus outdoor pan/tilt", - "355deg pan / 90deg tilt", - "3MP 2K", - "person/animal/vehicle detection", - "two-way audio", - "GDPR-compliant local storage", - "IP66", + "wire-free battery outdoor camera", + "ABUS base station required", + "solar panel optional", + "local microSD storage (no cloud required)", + "App2Cam Plus", + "person/motion detection", + "GDPR-compliant", + "IP65", "German brand" ], "sources": [ - "https://www.abus.com/" + "https://www.abus.com/", + "https://www.expert-security.de/abus-ppic90520-wlan-zusatz-akku-ip-kamera.html" ], "power_source": [ - "dc" + "battery", + "solar" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "operating_temp_c": "-20 to 50" }, { - "id": "abus-ppic42520-at", + "id": "abus-ppic91000", "brand": "ABUS", - "model": "PPIC42520 (Austria)", + "model": "PPIC91000", "aliases": [ - "ABUS Smart Security WLAN Pan/Tilt Outdoor AT/CH" + "ABUS Akku-Kamera Pro mit Basisstation" ], - "type": "ptz", + "type": "bullet", "connectivity": [ "wifi" ], - "release_year": 2023, "markets": [ - "AT", - "CH", - "DE", "EU" ], "resolution": { "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "label": "3 MP" }, - "sensor": "1/2.7\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.0 (fixed)", - "aperture": "F2.0", - "varifocal": false + "focal_length_mm": "2.9", + "varifocal": false, + "count": 1 }, - "field_of_view_deg": "355 pan / 90 tilt", + "field_of_view_deg": "120 horizontal", "night_vision": { - "type": "ir", - "range_m": 12 + "type": "color" }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "Rechargeable battery (USB-C) via base station" }, + "power_source": [ + "battery", + "solar" + ], "storage": { - "onboard": true, - "max_microsd_gb": 256, + "onboard": false, + "max_microsd_gb": 128, "nvr_compatible": false, "cloud": false }, - "protocols": [ - "rtsp" - ], - "ip_rating": "IP66", + "protocols": [], + "ip_rating": "IP65", "audio": { "microphone": true, "speaker": true, "two_way": true }, + "video": { + "codecs": [ + "H.264" + ], + "max_fps": 15 + }, + "environment": [ + "outdoor" + ], + "operating_temp_c": "-10 to 40", "features": [ - "outdoor pan/tilt 3MP 2K WiFi", - "355deg pan / 90deg tilt", - "person/animal/vehicle detection", + "base station (up to 4 cameras)", + "PIR motion + person detection", + "battery life up to 6 months", + "USB-C charging", + "white-light color night vision", "two-way audio", - "local microSD (GDPR-compliant no cloud required)", + "solar compatible (PPIC91600)", + "USB storage on base (up to 128GB, no cloud)", "App2Cam Plus", - "IP66", - "Austrian consumer favourite Conrad/MediaMarkt" + "German brand" ], "sources": [ - "https://www.abus.com/at/" + "https://security.abus.com/Videoueberwachung/ABUS-Akku-Kamera-Pro-mit-Basisstation.html" + ] + }, + { + "id": "abus-tvcc35512", + "brand": "ABUS", + "model": "TVCC35512", + "type": "bullet", + "connectivity": [ + "coax" + ], + "power_source": [ + "dc" + ], + "resolution": { + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 + }, + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal", + "night_vision": { + "type": "hybrid", + "range_m": 30 + }, + "power": { + "method": "12V DC" + }, + "protocols": [], + "ip_rating": "IP67", + "features": [ + "WDR", + "backlight compensation", + "IR cut filter", + "infrared LEDs", + "white light LEDs", + "HD-TVI / HD-AHD / HD-CVI / CVBS switchable output", + "person/vehicle detection (with compatible ABUS recorder)" + ], + "dimensions_mm": "139 x 61 x 58", + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "dc" + "markets": [ + "Germany", + "Europe" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://de.rs-online.com/web/p/uberwachungskamera/0633204", + "https://uk.rs-online.com/web/p/cctv-cameras/0633204", + "https://www.expert-security.de/abus-kameras.html" + ] }, { - "id": "abus-ppic44020", + "id": "abus-tvcc55512", "brand": "ABUS", - "model": "PPIC44020", - "type": "bullet", + "model": "TVCC55512", + "type": "dome", "connectivity": [ - "wifi" + "coax" + ], + "power_source": [ + "dc" ], - "release_year": 2022, "resolution": { - "megapixels": 4, - "label": "4MP" + "label": "5MP", + "max_width": 2960, + "max_height": 1665, + "megapixels": 5 }, - "field_of_view_deg": "107h", + "video": { + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "2960x1665", + "fps": 20 + } + ] + }, + "sensor": "CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "aperture": "F2.0", + "varifocal": false + }, + "field_of_view_deg": "105 horizontal, 67 vertical", "night_vision": { - "type": "ir", - "range_m": 20 + "type": "hybrid", + "range_m": 30 }, "power": { - "method": "DC 12V" - }, - "storage": { - "onboard": true, - "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "method": "12V DC" }, - "protocols": [ - "onvif", - "rtsp" - ], - "ip_rating": "IP66", + "protocols": [], + "ip_rating": "IP67", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true }, "features": [ - "ABUS Smart Security 4MP WiFi outdoor bullet", - "App2Cam Plus", - "local microSD no cloud required", - "DSGVO-compliant", - "IP66", - "German brand" - ], - "sources": [ - "https://www.abus.com/de/" + "WDR", + "BLC", + "HLC", + "DWDR", + "IR-cut filter", + "TVI/AHD/CVI/CVBS output", + "white light LED", + "3.3W power consumption" + ], + "operating_temp_c": "-40 to 60", + "dimensions_mm": "80 x 80 x 85", + "weight_g": 300, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "dc" + "markets": [ + "EU", + "DE" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvcc55512-analog-hd-mini-dome-kamera-5mpx-t-n.html", + "https://www.abus.com/uk/Commercial-Security/Video-surveillance/Analogue-HD/Analog-HD-Mini-Dome-5-MPx-2.8-mm" + ] }, { - "id": "abus-ppic44520", + "id": "abus-tvip42510", "brand": "ABUS", - "model": "PPIC44520", + "model": "TVIP42510", "aliases": [ - "ABUS Smart Security WLAN Outdoor Camera" + "ABUS 2MPx IP PoE Mini Dome" ], - "type": "bullet", + "type": "dome", "connectivity": [ - "wifi" + "ethernet" ], - "release_year": 2023, "markets": [ - "DE", - "AT", - "CH", "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p" }, "sensor": "1/2.7\" CMOS", "lens": { - "count": 1, - "focal_length_mm": "4.0 (fixed)", - "aperture": "F2.0", - "varifocal": false + "focal_length_mm": "2.8", + "varifocal": false, + "count": 1 }, - "field_of_view_deg": "100 horizontal", + "field_of_view_deg": "111 horizontal / 59 vertical", "night_vision": { "type": "ir", - "range_m": 15 + "range_m": 30 }, "power": { - "method": "DC 12V (outdoor adapter)" + "method": "PoE (802.3af) / DC 12V" }, + "power_source": [ + "poe", + "dc" + ], "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": false, + "nvr_compatible": true, "cloud": false }, "protocols": [ + "onvif", "rtsp" ], - "ip_rating": "IP66", - "audio": { - "microphone": true, - "speaker": true, - "two_way": true + "ip_rating": "IP67", + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "main", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.265+" + }, + { + "name": "sub", + "resolution": "640x360", + "fps": 25, + "codec": "H.265" + } + ] }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "111 x 111 x 85", + "weight_g": 500, + "operating_temp_c": "-25 to 60", "features": [ - "ABUS App2Cam Plus", - "3MP WiFi outdoor", - "IR night vision", - "person/animal/vehicle detection", - "two-way audio", - "GDPR-compliant (no mandatory cloud)", - "local microSD storage", - "IP66", - "German brand" + "120dB True WDR", + "3D DNR", + "H.265+ compression", + "4 privacy zones", + "ABUS Link Station app", + "microSD/NVR/NAS recording", + "professional line" ], "sources": [ - "https://www.abus.com/" - ], - "power_source": [ - "dc" - ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://www.expert-security.de/abus-tvip42510-ip-kamera-1080p-tn-ir-poe-ip67.html" + ] }, { - "id": "abus-ppic46520", + "id": "abus-tvip42520", "brand": "ABUS", - "model": "PPIC46520", + "model": "TVIP42520", "aliases": [ - "ABUS WLAN Lichtkamera Outdoor (Light Camera)" + "ABUS 2MP Motor-Zoom IP Dome" ], - "type": "bullet", + "type": "dome", "connectivity": [ + "ethernet", "wifi" ], - "release_year": 2022, + "release_year": 2021, "markets": [ "DE", "AT", @@ -430,57 +5759,59 @@ "EU" ], "resolution": { - "megapixels": 3, - "max_width": 2048, - "max_height": 1536, - "label": "3MP 2K" + "megapixels": 2, + "max_width": 1920, + "max_height": 1080, + "label": "1080p HD" }, "sensor": "1/2.8\" CMOS", "lens": { "count": 1, - "focal_length_mm": "3.6 (fixed)", - "aperture": "F2.0", - "varifocal": false + "focal_length_mm": "2.8-12 (4x motorized zoom)", + "aperture": "F1.4", + "varifocal": true }, - "field_of_view_deg": "110 horizontal", + "field_of_view_deg": "103-30 horizontal", "night_vision": { - "type": "color", - "range_m": 8 + "type": "ir", + "range_m": 30 }, "power": { - "method": "Hardwired (replaces outdoor light fitting)" + "method": "PoE (802.3af) / DC 12V" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": false, + "nvr_compatible": true, "cloud": false }, "protocols": [ + "onvif", "rtsp" ], - "ip_rating": "IP55", + "ip_rating": "IP67", "audio": { "microphone": true, - "speaker": true, - "two_way": true + "speaker": false, + "two_way": false }, "features": [ - "replaces outdoor light fitting (like Netatmo Presence)", - "1000-lumen LED outdoor light", - "person/animal/vehicle/car AI detection", - "PIR sensor", - "two-way audio", - "App2Cam Plus", - "GDPR-compliant local microSD", - "no mandatory subscription", - "German brand" + "4x motorized optical zoom", + "ABUS IP installer app", + "ABUS Link Station app", + "H.265/H.264", + "WDR", + "German brand trusted by DE/AT/CH installers", + "BSI-aware data handling", + "IP67", + "ONVIF/RTSP" ], "sources": [ "https://www.abus.com/" ], "power_source": [ - "ac-mains" + "poe", + "dc" ], "configs": { "frigate": { @@ -503,255 +5834,315 @@ } }, { - "id": "abus-ppic90520", + "id": "abus-tvip42562", "brand": "ABUS", - "model": "PPIC90520", - "aliases": [ - "ABUS WLAN Battery Cam with Base Station" - ], - "type": "bullet", + "model": "TVIP42562", + "type": "dome", "connectivity": [ "wifi" ], - "release_year": 2023, - "markets": [ - "DE", - "AT", - "CH", - "EU" + "power_source": [ + "dc" ], "resolution": { - "megapixels": 2, + "label": "1080p", "max_width": 1920, "max_height": 1080, - "label": "1080p HD" + "megapixels": 2 }, - "sensor": "CMOS", + "video": { + "max_fps": 25, + "codecs": [ + "H.264", + "H.265", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "1920x1080", + "fps": 25, + "codec": "H.265" + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25, + "codec": "H.265" + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "3.6 (fixed)", - "aperture": "F2.0", + "focal_length_mm": "2.8", "varifocal": false }, - "field_of_view_deg": "110 horizontal", + "field_of_view_deg": "111 diagonal", "night_vision": { "type": "ir", - "range_m": 8 + "range_m": 30 }, "power": { - "method": "Rechargeable battery / optional solar panel (PPIC90650)" + "method": "DC 12V" }, "storage": { "onboard": true, - "max_microsd_gb": 128, - "nvr_compatible": false, + "max_microsd_gb": 256, "cloud": false }, "protocols": [], - "ip_rating": "IP65", + "ip_rating": "IP66", "audio": { "microphone": true, "speaker": true, "two_way": true }, "features": [ - "wire-free battery outdoor camera", - "ABUS base station required", - "solar panel optional", - "local microSD storage (no cloud required)", - "App2Cam Plus", - "person/motion detection", - "GDPR-compliant", - "IP65", - "German brand" + "True-WDR 120 dB", + "H.265 Plus compression", + "mechanical IR cut filter", + "dual WLAN antennas", + "app-based access (ABUS Link Station / IPCam Plus)" ], - "sources": [ - "https://www.abus.com/" + "operating_temp_c": "-25 to 50", + "dimensions_mm": "126 x 126 x 96", + "weight_g": 600, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "battery", - "solar" + "markets": [ + "DE", + "EU" ], - "configs": { - "home_assistant": { - "integration": "onvif", - "notes": "Battery/solar ABUS camera. RTSP/ONVIF support unconfirmed for this battery model. May be app-only." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip42562-ip-kamera-1080p-t-n-ir-wlan-ip66.html", + "https://toolbrothers.de/products/abus-tvip42562-2mpx-wlan-mini-dome-kamera-mit-12-v-anschluss-full-hd-1080p" + ] }, { - "id": "abus-ppic94021", + "id": "abus-tvip44510", "brand": "ABUS", - "model": "PPIC94021", - "type": "doorbell", + "model": "TVIP44510", + "aliases": [ + "ABUS 4MPx IP PoE Mini Dome" + ], + "type": "dome", "connectivity": [ - "wifi" + "ethernet" ], - "release_year": 2023, + "markets": [ + "EU" + ], + "release_year": 2020, "resolution": { - "megapixels": 2, - "label": "1080p HD" + "megapixels": 4, + "max_width": 2560, + "max_height": 1440, + "label": "1440p" }, - "field_of_view_deg": "130h", + "sensor": "1/3\" CMOS", + "lens": { + "focal_length_mm": "2.8", + "aperture": "F1.6", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "98 horizontal", "night_vision": { "type": "ir", - "range_m": 10 + "range_m": 30 }, "power": { - "method": "Hardwired / battery" + "method": "PoE (802.3af) / DC 12V" }, + "power_source": [ + "poe", + "dc" + ], "storage": { "onboard": true, - "max_microsd_gb": 64, - "nvr_compatible": false, + "max_microsd_gb": 128, + "nvr_compatible": true, "cloud": false }, "protocols": [ - "http" + "onvif", + "rtsp" ], - "ip_rating": "IP44", + "ip_rating": "IP67", "audio": { - "microphone": true, - "speaker": true, - "two_way": true + "microphone": false, + "speaker": false, + "two_way": false + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 30, + "streams": [ + { + "name": "main", + "resolution": "2560x1440", + "fps": 25, + "codec": "H.265" + } + ] }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "Ø111 x 82.4", + "weight_g": 320, + "operating_temp_c": "-30 to 60", "features": [ - "ABUS Smart Video Doorbell WiFi 1080p", - "local storage no cloud", - "App2Cam Plus", - "two-way audio", - "IP44", - "DSGVO-compliant" + "IK10 vandal-resistant", + "fixed 2.8mm lens", + "120dB True WDR", + "ONVIF Profile S & G", + "professional line" ], "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "battery", - "ac-mains" - ], - "configs": { - "home_assistant": { - "integration": "onvif", - "notes": "ABUS doorbell. Check if RTSP/ONVIF is supported on this specific model — many ABUS doorbells are app-only. If RTSP is available, use ONVIF integration." - } - } + "https://www.expert-security.de/abus-tvip44510-ip-kamera-1440p-tn-ir-poe-ip67-ik10.html", + "https://www.abus.com/int/abusproductsheet.pdf/191285/eng-ZZ" + ] }, { - "id": "abus-tvip42520", + "id": "abus-tvip44511", "brand": "ABUS", - "model": "TVIP42520", - "aliases": [ - "ABUS 2MP Motor-Zoom IP Dome" - ], + "model": "TVIP44511", "type": "dome", "connectivity": [ - "ethernet", - "wifi" + "ethernet" ], - "release_year": 2021, - "markets": [ - "DE", - "AT", - "CH", - "EU" + "power_source": [ + "poe", + "dc" ], "resolution": { - "megapixels": 2, - "max_width": 1920, - "max_height": 1080, - "label": "1080p HD" + "label": "4MP", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 }, - "sensor": "1/2.8\" CMOS", + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25, + "streams": [ + { + "name": "Stream 1", + "resolution": "2688x1520", + "fps": 25 + }, + { + "name": "Stream 2", + "resolution": "640x480", + "fps": 25 + }, + { + "name": "Stream 3", + "resolution": "1920x1080", + "fps": 10 + } + ] + }, + "sensor": "1/3\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "2.8-12 (4x motorized zoom)", - "aperture": "F1.4", - "varifocal": true + "focal_length_mm": "2.8", + "varifocal": false }, - "field_of_view_deg": "103-30 horizontal", + "field_of_view_deg": "103 horizontal, 55 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af) / DC 12V" + "method": "PoE (IEEE 802.3af) or 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", - "rtsp" - ], - "ip_rating": "IP67", - "audio": { - "microphone": true, - "speaker": false, - "two_way": false - }, - "features": [ - "4x motorized optical zoom", - "ABUS IP installer app", - "ABUS Link Station app", - "H.265/H.264", - "WDR", - "German brand trusted by DE/AT/CH installers", - "BSI-aware data handling", - "IP67", - "ONVIF/RTSP" + "rtsp" ], - "sources": [ - "https://www.abus.com/" + "ip_rating": "IP67", + "features": [ + "True WDR 120dB", + "IK10 vandal resistance", + "Person/vehicle classification", + "Tripwire detection", + "Intrusion detection", + "4 privacy zones", + "ABUS Link Station App access" ], - "power_source": [ - "poe", - "dc" + "operating_temp_c": "-25 to 60", + "dimensions_mm": "109 x 109 x 85", + "weight_g": 550, + "environment": [ + "indoor", + "outdoor" ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip44511-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://www.sotel.co.uk/en/Computer-Drucker/Smart-Home/Haussteuerung/Alarmanlagen/ABUS-TVIP44511-security-camera-Dome-IP-security-camera-Indoor-outdoor-2688-x-1520-pixels-Ceiling.html", + "https://www.abus.com/de/Gewerbe/Videoueberwachung/Netzwerktechnik/IP-mini-dome-4-MPx-4-mm" + ] }, { - "id": "abus-tvip44021", + "id": "abus-tvip48511", "brand": "ABUS", - "model": "TVIP44021", - "type": "bullet", + "model": "TVIP48511", + "aliases": [ + "ABUS 8MPx IP PoE Mini Dome" + ], + "type": "dome", "connectivity": [ "ethernet" ], + "markets": [ + "EU" + ], "release_year": 2022, "resolution": { - "megapixels": 4, - "label": "4MP" + "megapixels": 8, + "max_width": 3840, + "max_height": 2160, + "label": "4K" }, - "field_of_view_deg": "103h", + "sensor": "1/2.8\" CMOS", + "lens": { + "focal_length_mm": "2.8", + "varifocal": false, + "count": 1 + }, + "field_of_view_deg": "107 horizontal / 57 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af)" + "method": "PoE (802.3af) / DC 12V" }, + "power_source": [ + "poe", + "dc" + ], "storage": { "onboard": true, "max_microsd_gb": 256, @@ -762,85 +6153,112 @@ "onvif", "rtsp" ], - "ip_rating": "IP66", + "ip_rating": "IP67", "audio": { "microphone": false, "speaker": false, "two_way": false }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 20, + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20, + "codec": "H.265+" + }, + { + "name": "sub", + "resolution": "1920x1080", + "fps": 10, + "codec": "H.265" + }, + { + "name": "third", + "resolution": "640x480", + "fps": 25, + "codec": "H.264" + } + ] + }, + "environment": [ + "outdoor" + ], + "dimensions_mm": "109 x 109 x 85", + "weight_g": 470, + "operating_temp_c": "-25 to 60", "features": [ - "ABUS 4MP PoE outdoor bullet entry-level", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP66", - "GDPR-compliant", - "no mandatory cloud" + "IK10 vandal-resistant", + "fixed 2.8mm lens", + "120dB WDR", + "person/vehicle detection", + "4K 8MP", + "professional line" ], "sources": [ - "https://www.abus.com/de/" - ], - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://www.expert-security.de/abus-tvip48511-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.abus.com/int/abusproductsheet.pdf/264068/eng-ZZ" + ] }, { - "id": "abus-tvip44520", + "id": "abus-tvip62510", "brand": "ABUS", - "model": "TVIP44520", - "aliases": [ - "ABUS 4MP Mini Dome PoE" - ], - "type": "dome", + "model": "TVIP62510", + "type": "bullet", "connectivity": [ "ethernet" ], - "release_year": 2022, - "markets": [ - "DE", - "AT", - "CH", - "EU" + "power_source": [ + "poe", + "dc" ], "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP QHD" + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 }, - "sensor": "1/2.8\" CMOS", + "video": { + "max_fps": 25, + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "Stream 1", + "resolution": "1920x1080" + }, + { + "name": "Stream 2", + "resolution": "640x360" + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "2.8 (fixed)", - "aperture": "F1.8", + "focal_length_mm": "2.8", "varifocal": false }, - "field_of_view_deg": "99 horizontal", + "field_of_view_deg": "111 horizontal, 59 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af) / DC 12V" + "method": "PoE (802.3af) / 12 V DC" }, "storage": { "onboard": true, @@ -854,170 +6272,161 @@ ], "ip_rating": "IP67", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "speaker": true }, "features": [ - "4MP QHD mini dome", - "True WDR", - "H.265", - "IR night vision 30m", - "ONVIF/RTSP", - "ABUS Link Station NVR compatible", - "IP67", - "IK10", - "German engineering brand" + "120dB WDR", + "motion detection", + "day/night", + "backlight compensation", + "H.265+ compression", + "NAS support" ], - "sources": [ - "https://www.abus.com/" + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 350, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe", - "dc" + "markets": [ + "DE", + "EU" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip62510-ip-kamera-1080p-t-n-ir-poe-ip67.html", + "https://www.abus.com/at/Sicherheit-Zuhause/Videoueberwachung/Ueberwachungskameras/Aussenkameras/2MPx-IP-PoE-Mini-Tube-kamera" + ] }, { - "id": "abus-tvip44520-at", + "id": "abus-tvip62562", "brand": "ABUS", - "model": "TVIP44520 (Austria)", - "aliases": [ - "ABUS 4MP Mini Dome PoE AT/CH", - "ABUS Österreich" - ], - "type": "dome", + "model": "TVIP62562", + "type": "bullet", "connectivity": [ - "ethernet" + "wifi" ], - "release_year": 2022, - "markets": [ - "AT", - "CH", - "DE", - "EU" + "power_source": [ + "dc" ], "resolution": { - "megapixels": 4, - "max_width": 2560, - "max_height": 1440, - "label": "4MP QHD" + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 }, - "sensor": "1/2.8\" CMOS", + "video": { + "codecs": [ + "H.264", + "H.264+", + "H.265", + "H.265+", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.8\" Progressive Scan CMOS", "lens": { "count": 1, - "focal_length_mm": "2.8 (fixed)", - "aperture": "F1.8", + "focal_length_mm": "2.8", "varifocal": false }, - "field_of_view_deg": "99 horizontal", + "field_of_view_deg": "107 horizontal, 57 vertical", "night_vision": { "type": "ir", "range_m": 30 }, "power": { - "method": "PoE (802.3af) / DC 12V" + "method": "12 V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", "rtsp" ], - "ip_rating": "IP67", + "ip_rating": "IP66", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true, + "speaker": true, + "two_way": true }, "features": [ - "4MP QHD mini dome", - "True WDR", - "H.265", - "ABUS Link Station NVR compatible", - "ONVIF/RTSP", - "IP67", - "IK10", - "sold at Mediamarkt / Conrad Austria", - "ABUS German-HQ trusted brand", - "no mandatory cloud", - "GDPR compliant" + "True-WDR (120 dB)", + "3D DNR", + "motion detection", + "email/FTP alarm notification", + "dual WiFi antennas", + "ABUS Link Station app" ], - "sources": [ - "https://www.abus.com/at/" + "operating_temp_c": "-25 to 50", + "dimensions_mm": "175 x 75 x 75", + "weight_g": 450, + "release_year": 2022, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe", - "dc" + "markets": [ + "EU", + "DE", + "UK" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip62562-ip-kamera-1080p-t-n-ir-wlan-ip66.html", + "https://www.rapidonline.com/abus-tvip62562-performance-line-2mpx-mini-tube-ip-camera-full-hd-ip67-01-0347", + "https://my.rs-online.com/web/p/cctv-cameras/2528334", + "https://www.ispyconnect.com/camera/abus" + ] }, { - "id": "abus-tvip45000", + "id": "abus-tvip64511", "brand": "ABUS", - "model": "TVIP45000", - "type": "dome", + "model": "TVIP64511", + "type": "bullet", "connectivity": [ "ethernet" ], - "release_year": 2023, + "power_source": [ + "poe", + "dc" + ], "resolution": { - "megapixels": 8, - "label": "4K UHD" + "label": "4MP QHD", + "max_width": 2688, + "max_height": 1520, + "megapixels": 4 }, - "field_of_view_deg": "107h", + "video": { + "max_fps": 25, + "codecs": [ + "H.265", + "H.264", + "MJPEG", + "H.265+" + ] + }, + "sensor": "1/3\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "103 horizontal", "night_vision": { "type": "ir", - "range_m": 30 + "range_m": 40 }, "power": { - "method": "PoE (802.3af)" + "method": "PoE (IEEE 802.3af) or 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", @@ -1030,139 +6439,161 @@ "two_way": false }, "features": [ - "ABUS 4K PoE outdoor mini dome", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP67", - "IK10", - "German brand GDPR-compliant", - "Conrad stocked" + "True-WDR 120dB", + "3D DNR", + "BLC", + "HLC", + "Object detection (person/vehicle)", + "IK10 vandal resistant", + "Day/Night (IR-cut filter)", + "NAS compatible" ], - "sources": [ - "https://www.abus.com/de/" + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe" + "markets": [ + "EU", + "DE" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip64511-ip-kamera-4mpx-t-n-ir-poe-ip67-ik10.html", + "https://c1.abus.com/asc-pim-assets-01/medias/docus/27/20230119-TVIP6x511_INST_DE-GB.pdf" + ] }, { - "id": "abus-tvip48500", + "id": "abus-tvip68511", "brand": "ABUS", - "model": "TVIP48500", - "type": "dome", + "model": "TVIP68511", + "type": "bullet", "connectivity": [ "ethernet" ], - "release_year": 2024, + "power_source": [ + "poe", + "dc" + ], "resolution": { - "megapixels": 8, - "label": "4K UHD" + "label": "4K", + "max_width": 3840, + "max_height": 2160, + "megapixels": 8 }, - "field_of_view_deg": "106-32h", + "video": { + "max_fps": 20, + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "streams": [ + { + "name": "main", + "resolution": "3840x2160", + "fps": 20 + } + ] + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8", + "varifocal": false + }, + "field_of_view_deg": "107 horizontal, 55 vertical", "night_vision": { "type": "ir", - "range_m": 30 + "range_m": 40 }, "power": { - "method": "PoE (802.3at)" + "method": "PoE (IEEE 802.3af) / 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, - "cloud": false + "nvr_compatible": true }, "protocols": [ "onvif", "rtsp" ], "ip_rating": "IP67", - "audio": { - "microphone": false, - "speaker": false, - "two_way": false - }, "features": [ - "ABUS 4K PoE varifocal outdoor dome", - "2.8-12mm motorized", - "30m IR", - "H.265", - "ONVIF/RTSP", - "IP67", - "IK10", - "German brand" - ], - "sources": [ - "https://www.abus.com/de/" + "120dB WDR", + "IK10 vandal resistant", + "person/vehicle detection (object recognition)", + "backlight compensation", + "4 privacy zones", + "NAS recording support" + ], + "operating_temp_c": "-25 to 60", + "dimensions_mm": "170 x 70 x 69", + "weight_g": 500, + "environment": [ + "indoor", + "outdoor" ], - "power_source": [ - "poe" + "markets": [ + "EU", + "DE" ], - "configs": { - "frigate": { - "detect": { - "width": 1280, - "height": 720, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "sources": [ + "https://www.expert-security.de/abus-tvip68511-ip-kamera-4k-t-n-ir-poe-ip67-ik10.html", + "https://www.alarm-technik.eu/en/products/ip-8mpx-poe-mini-tube-kamera-abus-tvip68511" + ] }, { - "id": "abus-tvip61600", + "id": "abus-tvip82561", "brand": "ABUS", - "model": "TVIP61600", + "model": "TVIP82561", "type": "ptz", "connectivity": [ - "ethernet" + "ethernet", + "wifi" + ], + "power_source": [ + "poe", + "dc" ], - "release_year": 2023, "resolution": { - "megapixels": 2, - "label": "1080p HD" + "label": "1080p", + "max_width": 1920, + "max_height": 1080, + "megapixels": 2 + }, + "video": { + "codecs": [ + "H.265+", + "H.265", + "H.264+", + "H.264", + "MJPEG" + ], + "max_fps": 25 + }, + "sensor": "1/2.8\" Progressive Scan CMOS", + "lens": { + "count": 1, + "focal_length_mm": "2.8-12", + "aperture": "F1.5-F2.7", + "varifocal": true }, - "field_of_view_deg": "60-3h", + "field_of_view_deg": "101 to 33 horizontal", "night_vision": { "type": "ir", - "range_m": 50 + "range_m": 20 }, "power": { - "method": "PoE (802.3at)" + "method": "PoE (802.3af) / 12V DC" }, "storage": { "onboard": true, "max_microsd_gb": 256, - "nvr_compatible": true, "cloud": false }, "protocols": [ @@ -1171,50 +6602,31 @@ ], "ip_rating": "IP66", "audio": { - "microphone": false, - "speaker": false, - "two_way": false + "microphone": true, + "speaker": false }, "features": [ + "4x optical zoom", + "True WDR 120dB", + "IK10 vandal-resistant", "pan/tilt/zoom", - "ABUS 1080p 12x PTZ outdoor", - "50m IR", - "H.265", - "ONVIF/RTSP", - "IP66", - "DSGVO-compliant PTZ", - "App2Cam Plus" + "355 degree pan", + "300 preset positions", + "WiFi 2.4GHz 802.11 b/g/n", + "backlight compensation" + ], + "operating_temp_c": "-30 to 60", + "dimensions_mm": "130.7 diameter x 101.7", + "weight_g": 550, + "environment": [ + "indoor", + "outdoor" ], "sources": [ - "https://www.abus.com/de/" - ], - "lens": { - "count": 1, - "focal_length_mm": "4.7-56.4 (12x optical)", - "varifocal": true - }, - "power_source": [ - "poe" - ], - "configs": { - "frigate": { - "detect": { - "width": 640, - "height": 480, - "fps": 5 - }, - "rtsp_url_template": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/101", - "best_substream": "rtsp://{user}:{pass}@{ip}:554/Streaming/Channels/102" - }, - "home_assistant": { - "integration": "onvif", - "notes": "Use ONVIF integration." - }, - "blue_iris": { - "profile": "Hikvision", - "notes": "Select 'Hikvision' profile. Most ABUS IP cameras use Hikvision protocol." - } - } + "https://www.expert-security.de/abus-tvip82561-ip-kamera-1080p-t-n-ir-ptz-poe-ip66.html", + "https://c1.abus.com/var/ImagesPIM/d110001/medias/docus/29/220504-IPCS84511_84531_TVIP82561_BDA_INT.pdf", + "https://www.abus.com/int/Consumer/Video-surveillance/Systems-from-the-expert/Cameras/ABUS-IP-video-surveillance-2MPx-Wi-Fi-PTZ-dome-camera" + ] }, { "id": "acti-a416", diff --git a/package.json b/package.json index 1d87c855..1d41bb87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cctv-camera-database", - "version": "1.8.0", + "version": "1.9.0", "description": "An open, structured database of CCTV / IP camera specifications.", "scripts": { "build": "node scripts/build.js && node scripts/gen-docs.js",