Cameras
Frigate vs Blue Iris vs Scrypted (2026)
Pick the right self-hosted NVR — a use-case map of Frigate, Blue Iris, and Scrypted by platform, AI detection, HomeKit, and cost. Not a 'winner'.
Problem summary
Frigate vs Blue Iris is decided by your host OS before anything else: Frigate runs on Linux/Docker and is free, Blue Iris runs only on Windows and costs $99.95 one-time for the full 128-camera licence ($39.95 for the 1-camera LE), so if you are not willing to keep a Windows box running for the NVR the comparison is already over. Where both are viable, the split is detection architecture — Frigate is built around a dedicated detector (Hailo-8/8L, an Intel iGPU/NPU via OpenVINO, or an Nvidia GPU) and does object detection in-process, while Blue Iris hands frames to a separate CodeProject.AI server over the network and is stronger on recording, scheduling, and per-camera tuning. Scrypted is the third option and answers a different question entirely: it is the cleanest path to HomeKit Secure Video and to bridging cameras into HomeKit/Google/Alexa. There is no leaderboard here — pick on platform, detection needs, and ecosystem, and note that running two (commonly Frigate for detection plus Scrypted for HomeKit) is a normal answer rather than a compromise.
State your host OS and appetite to run it.
ffprobe the RTSP URL; check ONVIF in ONVIF Device Manager
You know whether you'll run Linux/Docker, a Windows box, or want appliance-like simplicity.
Don't expect HKSV to replace local AI alerts — pair with Frigate if you want both.
Layer path
Step-by-step runbook
Start here. Do each check in order, compare it to the expected result, and stop when the evidence explains the failure or the safe stop point applies.
Settle Frigate vs Blue Iris on host OS first
Check: Decide whether you will run Linux/Docker or keep a Windows machine on 24/7 for the NVR.
Expected result: One of the two is ruled out, which answers the comparison most people arrive with.
If not: If both are genuinely possible, choose on detection architecture: Frigate detects in-process with an accelerator, Blue Iris calls out to a separate CodeProject.AI server.
Pin your remaining constraints
Check: Write down AI need, ecosystem target, and budget model.
Expected result: You have the inputs that decide the fit.
If not: Skipping this leads to a tool that fights your setup.
Map constraints to a primary tool
Check: Linux+AI → Frigate; Windows+mature → Blue Iris; HomeKit → Scrypted.
Expected result: You have a primary NVR candidate.
If not: Treat this as a fit, not a ranking.
Check camera compatibility
Check: Confirm your cameras expose standard RTSP/ONVIF for the chosen tool.
Expected result: The cameras integrate via standard protocols.
If not: Cloud-locked cameras narrow your options — prefer RTSP/ONVIF.
Provision the hardware
Check: Frigate: host + accelerator; Blue Iris: Windows box; Scrypted: HomeKit prerequisites.
Expected result: The platform meets the tool's requirements.
If not: Size detection with the Frigate hardware planner where relevant.
Consider pairing tools
Check: If you need both local AI and HomeKit, run Frigate + Scrypted together.
Expected result: Each tool does the job it's best at.
If not: Don't force one tool to cover a need it's weak at.
Decision tree
If: Linux/Docker home, want local AI detection.
Then: Frigate fits best.
Action: Run Frigate with an accelerator (see /cameras/coral-vs-hailo-vs-intel-npu); integrate with Home Assistant.
If: Windows-centric, want a mature deeply-configurable NVR.
Then: Blue Iris fits best.
Action: Run Blue Iris on a dedicated Windows box; add a CodeProject.AI server for detection; budget $99.95 for the full licence and re-check the current price before buying.
If: Deciding specifically between Frigate and Blue Iris, and both platforms are possible.
Then: Detection architecture is the tiebreaker, not features.
Action: Pick Frigate if you want detection built into the NVR and will fit an accelerator; pick Blue Iris if you want per-camera recording/scheduling depth on Windows and accept running CodeProject.AI as a separate service. Don't decide it on price — the Blue Iris licence is roughly what a Frigate accelerator costs.
If: Priority is HomeKit Secure Video / multi-platform bridging.
Then: Scrypted fits best.
Action: Use Scrypted for HKSV/bridging; note HKSV needs a Home hub + iCloud+ storage.
Safe stop: Don't expect HKSV to replace local AI alerts — pair with Frigate if you want both.
If: You want both strong local AI and HomeKit.
Then: Two tools is reasonable.
Action: Run Frigate for detection and Scrypted for HomeKit on the same host.
Evidence table
| Symptom | Evidence to collect | Likely layer | Next action |
|---|---|---|---|
| Choosing an NVR platform. | Host OS and willingness to manage it. | Platform fit | Linux/Docker → Frigate/Scrypted; Windows → Blue Iris. |
| Need local person/car detection. | Whether you'll add an accelerator. | AI detection | Frigate + Coral/Hailo/OpenVINO. |
| Want cameras in HomeKit. | HKSV/bridging requirement. | Ecosystem | Scrypted (+ Home hub + iCloud+ for HKSV). |
| Budget sensitivity. | Free OSS vs paid one-time license. | Cost model | Frigate/Scrypted core free; Blue Iris paid (verify price). |
Commands and settings paths
Confirm cameras expose standard RTSP/ONVIF
ffprobe the RTSP URL; check ONVIF in ONVIF Device Manager
Where: On the LAN with camera credentials.
Expected: Cameras stream standard RTSP and expose ONVIF — all three NVRs can use them.
Failure means: Cloud-only cameras with no RTSP/ONVIF limit your NVR options.
Safe next step: Prefer cameras with standard RTSP/ONVIF (see /cameras/poe-camera-selection-criteria).
Check host suitability for Frigate
Verify Linux/Docker + an accelerator (Coral/Hailo/Intel iGPU-NPU) availability
Where: On the intended Frigate host.
Expected: The host runs Docker and has (or can add) an accelerator.
Failure means: No accelerator means CPU inference — not recommended for real detection.
Safe next step: Plan the detector with /cameras/coral-vs-hailo-vs-intel-npu and the hardware planner.
Verify HomeKit prerequisites for Scrypted
Confirm a Home hub (HomePod/Apple TV) and an iCloud+ plan for HKSV recording
Where: In the Apple Home app / iCloud settings.
Expected: A Home hub and iCloud+ storage exist for HKSV.
Failure means: Without them, HKSV recording won't work even with Scrypted bridging.
Safe next step: Provision the Home hub + iCloud+ or use Scrypted NVR / Frigate for local recording.
Hardware and platform boundary
Change only when
- Choose by your platform, AI need, ecosystem, and budget — and accept that running two complementary tools (e.g. Frigate + Scrypted) is often the best 'pick'.
Evidence that matters
- Cameras with standard RTSP/ONVIF, a host that matches the tool (Linux/Docker, Windows, or HomeKit prerequisites), and an accelerator for Frigate AI.
Evidence that does not matter
- A single 'winner' verdict — the right NVR depends on your constraints, not a leaderboard.
Avoid
- Locking into cloud-only cameras (limits every NVR) or assuming HKSV replaces local AI detection.
Related tool/calculator
Use the linked calculator or tool to turn this runbook into numbers for your exact setup.
Frigate hardware plannerRelated problems
Last reviewed
2026-06-03 · Reviewed by HomeTechOps. Built from June-2026 research verified against the Frigate docs, Blue Iris official site (Windows-only; paid one-time license — price not asserted statically), and Scrypted (free/open-source, HomeKit Secure Video, optional paid Scrypted NVR); framed strictly as a use-case map across platform/AI/ecosystem/cost, never a 'winner', per the no-fake-claims rule.
Sources/assumptions
- Assumes self-hosting (not a cloud subscription) and cameras that expose standard RTSP/ONVIF.
- Blue Iris pricing read from the vendor's own site in August 2026: Full $99.95 (128 cameras), LE $39.95 (1 camera), one year of basic maintenance included, extended maintenance $44.95/yr auto-renewing. Licensing changes — re-check before buying.
- Frigate detector options are taken from Frigate's own recommended-hardware page; Scrypted's plugin model should be verified on its site before deciding.
- This is a use-case map, not a ranking; the right choice depends on platform, AI needs, and ecosystem.
Source-backed checks
HomeTechOps turns official docs and conservative safety rules into a shorter runbook. These links are the source trail for the page direction.
Planning a purchase?
We keep a source-backed, price-free comparison so you can buy once and right. No star ratings, every spec cited.
Local Cameras: ONVIF vs UniFi vs Cloud →