Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [1.31.0] — 2026-07-07

Large **Hikvision** catalogue expansion — **97 new models** across the 2CD1 / 2CD2 / 2CD3 / 2CD7 families (AcuSense, ColorVu, Smart Hybrid Light, DeepinView, active-deterrence and indoor-cube lines), plus a Reolink Home Hub data-quality fix. Every model was verified against official Hikvision datasheets (PDF extraction with printed-title verification). Net: **1,907 -> 2,004 cameras** (71 brands unchanged) — the dataset passes **2,000 cameras**.
Large **Hikvision** catalogue expansion — **194 new models** across the 2CD1 / 2CD2 / 2CD3 / 2CD6 / 2CD7 / 2DE / 2CV families (AcuSense, ColorVu, Smart Hybrid Light, motorized-varifocal, PTRZ, PTZ speed domes, DeepinView fisheye, dual-lens panoramic, WiFi and indoor-cube lines), plus a Reolink Home Hub data-quality fix. Every model was verified against official Hikvision datasheets (PDF extraction with printed-title verification). Net: **1,907 -> 2,101 cameras** (71 brands unchanged) — the dataset passes **2,100 cameras**.

### Added — Hikvision (97)

Expand All @@ -31,6 +31,17 @@ Large **Hikvision** catalogue expansion — **97 new models** across the 2CD1 /
- Indoor cubes (box): DS-2CD2421G0-IDW (WiFi, DC-only), DS-2CD2423G2-I, DS-2CD2423G2-IW (WiFi), DS-2CD2443G2-I, DS-2CD2446G2-I, DS-2CD2483G2-I (H.265-only).
- Mini-domes: DS-2CD2523G2-IS, DS-2CD2546G2-IWS (WiFi), DS-2CD2547G2-LS (ColorVu), DS-2CD2583G2-IS.

### Added — Hikvision, second wave (97)

Full sweep of the remaining catalogue on the datasheet mirror (diffed 228 camera datasheets against the dataset; 3 `_T` regional duplicates skipped):
- **Motorized-varifocal (IZS/LIZS) bullets, domes & turrets (2CD26xx/27xx/28xx, 2CD2Hxx):** AcuSense DarkFighter + ColorVu Smart Hybrid Light, 2/4/6/8 MP — incl. G3 `LIZS2UY/SLRB` red/blue-flashing deterrence and `IPTRZS2U` PTRZ (pan/tilt/rotate/zoom) reposition models.
- **Fixed bullets (2CD2T-series):** `-2I/4I` long-range IR (to 80 m), ColorVu/Smart-Hybrid `-LI`/`-LISU/SL`/`G3-LIS2UY/SLRB`, and active-deterrence `-ISU/SL`, `-IS2U/SLRB`.
- **DS-2DE PTZ speed domes & mini-PTZ (17):** 4×–32× optical zoom, IR to 200 m, incl. WiFi mini-PTZ variants.
- **Dual-lens 180° panoramic (2CD2T4xG2P / 2T87G2P):** stitched-image ColorVu with strobe/audible deterrence.
- **DeepinView fisheye (2CD6365/63C5/6W65 — 6/12 MP)** and standard fisheye (`2CD2955G0-ISU`).
- **DS-2CV WiFi & indoor cubes (2CV20xx/21xx/2Q21, 2CD2E/2D25):** WiFi and DC-only indoor models.
- **1-series 2/4 MP (2CD1023/1027/1043):** ColorVu / AcuSense / Smart Hybrid Light fixed bullets.

### Fixed
- **Reolink Home Hub** — removed `rtsp`/`rtmp` from `protocols` (they describe re-streaming the hub's *managed* cameras, not a stream of the hub itself, which has no image sensor); the relay capability is now documented in `features`. Clears a spurious "rtsp without NVR configs" data-quality flag.

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CCTV Camera Database

An open, structured database of 2,004 CCTV / IP camera models and their technical specifications, covering 71 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 2,101 CCTV / IP camera models and their technical specifications, covering 71 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%2C896-blue)](data/cameras.json)
[![brands](https://img.shields.io/badge/brands-71-green)](cameras/)
Expand Down Expand Up @@ -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 2,004 cameras, 25 per page
- **Pagination** — page through all 2,101 cameras, 25 per page
- **Stats bar** — live counts for total cameras, brands, 4K+, WiFi, and no-subscription models

---
Expand Down Expand Up @@ -63,7 +63,7 @@ cctv-camera-database/
│ ├── tapo/ # 62 cameras
│ └── …60 more brands
├── data/ # GENERATED — do not edit by hand
│ ├── cameras.json # all 2,004 cameras as one array
│ ├── cameras.json # all 2,101 cameras as one array
│ └── cameras.csv # flattened, spreadsheet-friendly
├── schema/
│ └── camera.schema.json
Expand Down Expand Up @@ -121,7 +121,7 @@ Or open `data/cameras.csv` in any spreadsheet for a quick browse.

| Metric | Count |
|--------|-------|
| Total cameras | **2,004** |
| Total cameras | **2,101** |
| Brands | **71** |
| Form factors | 11 (bullet, dome, turret, PTZ, dual-lens, panoramic, covert, box, fisheye, floodlight, doorbell) |
| PoE wired | 1,279 |
Expand Down
98 changes: 98 additions & 0 deletions cameras/hikvision/ds-2cd1023g2-iuf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"id": "hikvision-ds-2cd1023g2-iuf",
"brand": "Hikvision",
"model": "DS-2CD1023G2-IUF",
"type": "bullet",
"connectivity": [
"ethernet"
],
"resolution": {
"megapixels": 2,
"max_width": 1920,
"max_height": 1080,
"label": "1080p"
},
"sensor": "1/2.9\" Progressive Scan CMOS",
"lens": {
"count": 1,
"focal_length_mm": "2.8/4",
"varifocal": false
},
"night_vision": {
"type": "ir",
"range_m": 30
},
"power": {
"method": "PoE (802.3af) / DC 12V"
},
"storage": {
"onboard": true,
"nvr_compatible": true,
"cloud": false,
"max_microsd_gb": 256
},
"protocols": [
"onvif",
"rtsp"
],
"audio": {
"microphone": true,
"speaker": false,
"two_way": false
},
"features": [
"AcuSense human/vehicle detection",
"DWDR",
"EXIR 2.0",
"built-in mic (-UF)"
],
"release_year": 2023,
"sources": [
"https://download.axilogi.com/Hikvision/Datasheet/DS-2CD1023G2-IUF.pdf"
],
"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. Default ONVIF port 80."
},
"blue_iris": {
"profile": "Hikvision",
"notes": "Select 'Hikvision' profile. Use main stream for recording, sub stream for live view."
}
},
"video": {
"codecs": [
"H.265",
"H.264"
],
"max_fps": 30,
"streams": [
{
"name": "main",
"resolution": "1920x1080",
"fps": 30,
"codec": "H.265"
}
]
},
"environment": [
"outdoor"
],
"last_verified": "2026-07-07",
"ip_rating": "IP67",
"field_of_view_deg": "104° (2.8mm)/81° (4mm) horizontal",
"release_notes": "Entry 1-series AcuSense fixed bullet; -UF adds mic + microSD."
}
33 changes: 33 additions & 0 deletions cameras/hikvision/ds-2cd1023g2-iuf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Hikvision DS-2CD1023G2-IUF

| Field | Spec |
|-------|------|
| Brand | Hikvision |
| Model | DS-2CD1023G2-IUF |
| Type | bullet |
| Connectivity | ethernet |
| Resolution | 1080p (2MP, 1920×1080) |
| Sensor | 1/2.9" Progressive Scan CMOS |
| Lens | 1× 2.8/4mm |
| Field of view | 104° (2.8mm)/81° (4mm) 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 | 2023 |

## Features

- AcuSense human/vehicle detection
- DWDR
- EXIR 2.0
- built-in mic (-UF)

## Sources

- https://download.axilogi.com/Hikvision/Datasheet/DS-2CD1023G2-IUF.pdf

---
*Auto-generated from hikvision-ds-2cd1023g2-iuf.json — do not edit by hand.*
96 changes: 96 additions & 0 deletions cameras/hikvision/ds-2cd1023g2-liuf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"id": "hikvision-ds-2cd1023g2-liuf",
"brand": "Hikvision",
"model": "DS-2CD1023G2-LIUF",
"type": "bullet",
"connectivity": [
"ethernet"
],
"resolution": {
"megapixels": 2,
"max_width": 1920,
"max_height": 1080,
"label": "1080p"
},
"sensor": "1/2.9\" Progressive Scan CMOS",
"lens": {
"count": 1,
"focal_length_mm": "2.8/4",
"varifocal": false
},
"night_vision": {
"type": "hybrid",
"range_m": 30
},
"power": {
"method": "PoE (802.3af) / DC 12V"
},
"storage": {
"onboard": true,
"nvr_compatible": true,
"cloud": false,
"max_microsd_gb": 512
},
"protocols": [
"onvif",
"rtsp"
],
"audio": {
"microphone": true,
"speaker": false,
"two_way": false
},
"features": [
"AcuSense human/vehicle detection",
"Smart Hybrid Light (IR + white)",
"built-in microphone"
],
"release_year": 2023,
"sources": [
"https://download.axilogi.com/Hikvision/Datasheet/DS-2CD1023G2-LIUF.pdf"
],
"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. Default ONVIF port 80."
},
"blue_iris": {
"profile": "Hikvision",
"notes": "Select 'Hikvision' profile. Use main stream for recording, sub stream for live view."
}
},
"video": {
"codecs": [
"H.265",
"H.264"
],
"max_fps": 30,
"streams": [
{
"name": "main",
"resolution": "1920x1080",
"fps": 30,
"codec": "H.265"
}
]
},
"environment": [
"outdoor"
],
"last_verified": "2026-07-07",
"ip_rating": "IP67",
"release_notes": "2MP Smart Hybrid Light (LIU) 1-series bullet; IR+white to 30m."
}
31 changes: 31 additions & 0 deletions cameras/hikvision/ds-2cd1023g2-liuf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Hikvision DS-2CD1023G2-LIUF

| Field | Spec |
|-------|------|
| Brand | Hikvision |
| Model | DS-2CD1023G2-LIUF |
| Type | bullet |
| Connectivity | ethernet |
| Resolution | 1080p (2MP, 1920×1080) |
| Sensor | 1/2.9" Progressive Scan CMOS |
| Lens | 1× 2.8/4mm |
| Night vision | hybrid (30m) |
| Power | PoE (802.3af) / DC 12V |
| Storage | microSD ≤ 512GB, NVR |
| Protocols | onvif, rtsp |
| IP rating | IP67 |
| Two-way audio | No |
| Released | 2023 |

## Features

- AcuSense human/vehicle detection
- Smart Hybrid Light (IR + white)
- built-in microphone

## Sources

- https://download.axilogi.com/Hikvision/Datasheet/DS-2CD1023G2-LIUF.pdf

---
*Auto-generated from hikvision-ds-2cd1023g2-liuf.json — do not edit by hand.*
Loading
Loading