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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

---

## [1.7.0] — 2026-06-17

### Removed

- **All MSRP price fields** (`msrp_usd` plus the localized `msrp_eur/gbp/inr/aed/aud/cad/vnd/chf`) — removed from the schema and stripped from 468 cameras. The pricing data was sparse (~36% of cameras, one currency each, undated) and unreliable; omitting it is more honest than publishing inaccurate prices.

### Changed

- Clarified in the schema that `video.streams[]` describes stream *capabilities* (what the camera outputs), distinct from `configs.frigate.*`, which holds the RTSP URLs to use — the two complement rather than overlap.

---

## [1.6.0] — 2026-06-17

### Added
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ Common optional fields:
| `audio.two_way` | `boolean` | `true` |
| `protocols` | `string[]` | `["onvif", "rtsp"]` |
| `markets` | `string[]` | `["UK", "EU", "DE"]` |
| `msrp_usd` / `msrp_eur` / `msrp_gbp` | `number` | `79.99` |
| `features` | `string[]` | `["no subscription", "IP67"]` |
| `sources` | `string[]` | datasheet / retailer URLs |

Expand Down Expand Up @@ -285,10 +284,9 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for the full field reference, naming conv

## Roadmap

- [ ] JSON Schema validation in CI (GitHub Actions)
- [x] JSON Schema validation in CI (GitHub Actions)
- [ ] Static web frontend — search, filter, compare
- [ ] Side-by-side comparison view (2–4 cameras)
- [ ] Price history tracking (msrp over time)
- [ ] Frigate-compatible config export
- [ ] Home Assistant integration template
- [ ] API endpoint (read-only, hosted)
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/ppic42520-at.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"IP66",
"Austrian consumer favourite Conrad/MediaMarkt"
],
"msrp_eur": 219.99,
"sources": [
"https://www.abus.com/at/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/ppic42520.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"IP66",
"German brand"
],
"msrp_eur": 219.99,
"sources": [
"https://www.abus.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/ppic44520.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"IP66",
"German brand"
],
"msrp_eur": 189.99,
"sources": [
"https://www.abus.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/ppic46520.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"no mandatory subscription",
"German brand"
],
"msrp_eur": 219.99,
"sources": [
"https://www.abus.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/ppic90520.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"IP65",
"German brand"
],
"msrp_eur": 199.99,
"sources": [
"https://www.abus.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/tvip42520.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"IP67",
"ONVIF/RTSP"
],
"msrp_eur": 299.99,
"sources": [
"https://www.abus.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/tvip44520-at.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"no mandatory cloud",
"GDPR compliant"
],
"msrp_eur": 249.99,
"sources": [
"https://www.abus.com/at/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/abus/tvip44520.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"IK10",
"German engineering brand"
],
"msrp_eur": 249.99,
"sources": [
"https://www.abus.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/ajax/dualcam.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"IK07",
"EU professional alarm market"
],
"msrp_eur": 199,
"sources": [
"https://ajax.systems/products/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/ajax/outdoor-cam-multisensor.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"professional installer market",
"IK09 tamper resistant"
],
"msrp_gbp": 249.99,
"sources": [
"https://ajax.systems/products/outdoorcam/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/amcrest/ad410-doorbell.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"IP65",
"no subscription required"
],
"msrp_usd": 79,
"sources": [
"https://amcrest.com/products/video-doorbells/ad410"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/amcrest/ip5m-t1179ew.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"Amcrest View app",
"IP67"
],
"msrp_usd": 34.99,
"sources": [
"https://amcrest.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/amcrest/ip5m-t1190ew.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"Blue Iris compatible",
"IP67"
],
"msrp_usd": 49,
"sources": [
"https://amcrest.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/amcrest/ip8m-2496ew.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"Blue Iris compatible",
"built-in mic & speaker"
],
"msrp_usd": 69.99,
"sources": [
"https://amcrest.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/amcrest/ip8m-2556ew.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"IP67",
"affordable 4K PTZ"
],
"msrp_usd": 119,
"sources": [
"https://amcrest.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/annke/ac500.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"IP67",
"RTSP/ONVIF"
],
"msrp_usd": 49.99,
"sources": [
"https://www.annke.com/products/ac500"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/annke/ac800.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"IP67",
"IK08"
],
"msrp_usd": 79.99,
"sources": [
"https://www.annke.com/blogs/press/annke-reveals-next-gen-4k-surveillance-camera-lead-by-the-ac800-featuring-ai-active-deterrence-two-way-talk-and-color-night-vision"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/annke/c500.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"Alexa / Google",
"no subscription"
],
"msrp_usd": 34.99,
"sources": [
"https://www.annke.com/products/c500"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/annke/c800-bullet.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"IK08",
"RTSP/ONVIF"
],
"msrp_usd": 49.99,
"sources": [
"https://www.annke.com/products/c800"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/annke/c800-turret.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"IK10",
"RTSP/ONVIF"
],
"msrp_usd": 49.99,
"sources": [
"https://www.annke.com/products/c800"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/annke/c800x.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"H.265+",
"IP67"
],
"msrp_usd": 69.99,
"sources": [
"https://www.annke.com/products/c800x"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/annke/cr400.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"IP67",
"ONVIF compatible"
],
"msrp_usd": 39.99,
"sources": [
"https://www.annke.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/aqara/camera-hub-g3.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"Alexa / Google",
"Matter compatible"
],
"msrp_eur": 89,
"sources": [
"https://eu.aqara.com/en-eu/products/camera-hub-g3"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/aqara/camera-hub-g5-pro-ch.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"available Digitec / Galaxus CH",
"popular Swiss HomeKit users"
],
"msrp_chf": 149.0,
"sources": [
"https://eu.aqara.com/en-eu/products/aqara-camera-hub-g5-pro",
"https://www.digitec.ch/"
Expand Down
1 change: 0 additions & 1 deletion cameras/aqara/camera-hub-g5-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"first shown IFA 2024 Berlin",
"IP65 / -30°C"
],
"msrp_eur": 139.99,
"sources": [
"https://eu.aqara.com/en-eu/products/aqara-camera-hub-g5-pro"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/baby-monitor.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"cry detection alerts",
"Arlo app"
],
"msrp_usd": 129.99,
"sources": [
"https://us.arlo.com/products/arlo-baby-monitor"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-indoor-1st-gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"Arlo Secure plan",
"Alexa / Google Assistant"
],
"msrp_usd": 99.99,
"sources": [
"https://us.arlo.com/products/arlo-essential-indoor-camera"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-indoor-2nd-gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"Arlo Secure plan for cloud"
],
"release_year": 2022,
"msrp_usd": 89.99,
"sources": [
"https://www.arlo.com/cameras/essential/arlo-essential-indoor.html"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-outdoor-2nd-gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"Arlo Secure plan",
"IP65"
],
"msrp_usd": 99,
"sources": [
"https://us.arlo.com/products/arlo-essential-battery-2nd-gen"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-outdoor-3rd-gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"IP65",
"improved battery life vs Gen 2"
],
"msrp_usd": 99,
"sources": [
"https://us.arlo.com/products/arlo-essential-battery-3rd-gen"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-spotlight-1st-gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"Arlo Secure plan",
"Alexa / Google Assistant"
],
"msrp_usd": 129.99,
"sources": [
"https://us.arlo.com/products/arlo-essential-spotlight"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-xl-outdoor.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"Apple HomeKit / Google / Alexa",
"Arlo Secure plan"
],
"msrp_usd": 129.99,
"sources": [
"https://www.arlo.com/cameras/essential/arlo-essential-outdoor.html"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-xl-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"IP65",
"ideal for remote installs"
],
"msrp_usd": 129,
"sources": [
"https://us.arlo.com/products/arlo-essential-xl-v2"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/essential-xlr.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"Alexa / Google / HomeKit"
],
"release_year": 2021,
"msrp_usd": 129.99,
"sources": [
"https://www.arlo.com/cameras/essential/arlo-essential-xl-spotlight.html"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/floodlight-camera-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"Arlo Secure plan",
"IP55"
],
"msrp_usd": 249,
"sources": [
"https://us.arlo.com/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/go-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"Arlo Secure for cloud",
"works anywhere with cellular signal"
],
"msrp_usd": 199.99,
"sources": [
"https://www.arlo.com/cameras/go/arlo-go-2.html"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/indoor-plug-in.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"Apple HomeKit / Google / Alexa",
"Arlo Secure plan"
],
"msrp_usd": 89,
"sources": [
"https://us.arlo.com/products/arlo-essential-indoor-plug-in"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-3-floodlight.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"Arlo Secure plan",
"Alexa / Google Assistant"
],
"msrp_usd": 249.99,
"sources": [
"https://us.arlo.com/products/arlo-pro-3-floodlight"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"Arlo Secure plan",
"Apple HomeKit / Alexa / Google"
],
"msrp_usd": 199.99,
"sources": [
"https://us.arlo.com/products/arlo-pro-3"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-4-spotlight.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"Arlo Secure plan",
"IP65"
],
"msrp_usd": 129,
"sources": [
"https://www.arlo.com/cameras/pro/arlo-pro-4-spotlight-camera.html"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"Arlo Secure subscription for cloud history"
],
"release_year": 2021,
"msrp_usd": 199.99,
"sources": [
"https://www.arlo.com/asia/cameras/pro/arlo-pro-4.html"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-5s-4k-ultra.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"IP65",
"Arlo flagship 2025"
],
"msrp_usd": 199,
"sources": [
"https://us.arlo.com/products/arlo-essential-battery-3rd-gen"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-5s-au.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"IP65 rated AU conditions",
"JB Hi-Fi / Harvey Norman stocked"
],
"msrp_aud": 259.99,
"sources": [
"https://www.arlo.com/en-au/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-5s-ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"rated -20°C",
"Best Buy Canada stocked"
],
"msrp_cad": 219.99,
"sources": [
"https://www.arlo.com/en-ca/"
],
Expand Down
1 change: 0 additions & 1 deletion cameras/arlo/pro-5s-eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"Arlo Secure plan",
"EU-compliant cloud storage"
],
"msrp_eur": 179.99,
"sources": [
"https://www.arlo.com/de-de/"
],
Expand Down
Loading
Loading