You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,29 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
7
---
8
8
9
+
## [1.9.0] — 2026-06-20
10
+
11
+
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**.
12
+
13
+
### Added
14
+
15
+
-**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.
16
+
17
+
### Fixed
18
+
19
+
- Stripped **fabricated RTSP/ONVIF protocols and Frigate/HA configs** from the 5 genuine App2Cam (PPIC) cameras — they are app-only with no local streaming.
20
+
- 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.
21
+
22
+
### Removed
23
+
24
+
-**9 non-existent "ghost" ABUS models** that 404 on ABUS (fabricated or misnamed article numbers).
25
+
26
+
### Changed
27
+
28
+
- Database now covers **1,367 cameras** across **67 brands**.
29
+
30
+
---
31
+
9
32
## [1.8.0] — 2026-06-18
10
33
11
34
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.
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# CCTV Camera Database
2
2
3
-
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).
3
+
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).
0 commit comments