Agent DVR vs iSpy
A side-by-side comparison of two self-hosted video surveillance options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Agent DVR | iSpy |
|---|---|---|
| Deploy effort | Under-an-hour setup | Read-the-docs project |
| Health score | 69 · Good | 58 · Fair |
| Category | Video Surveillance | Video Surveillance |
| License | Freeware | LGPL-3.0 |
| Language | Shell | C# |
| Setup difficulty | Medium | Medium |
| Min. RAM | 2,048 MB | 2,048 MB |
| Deployment | docker, bare-metal | bare-metal |
| GitHub stars | ★ 50 | ★ 1,624 |
| First released | 2020 | 2007 |
| Replaces | Blue Iris | Blue Iris |
What are Agent DVR and iSpy?
Agent DVR
Agent DVR is a cross-platform video surveillance system from the makers of iSpy, with support for many camera types and AI-based object detection. It offers a modern web interface and can run as a standalone service.
- Wide camera support
- AI object detection
- Modern web interface
- Cross-platform service
iSpy
iSpy is open-source video surveillance software for Windows that turns cameras and microphones into a monitoring system. It supports motion detection, alerts, and remote access through a companion service.
- Motion detection and alerts
- Audio monitoring
- Plugin support
- Remote access
Agent DVR vs iSpy: key differences
Agent DVR is written in Shell, while iSpy is built with C#. Licensing differs — Freeware for Agent DVR versus LGPL-3.0 for iSpy. ISpy is the more established project (first released 2007), while Agent DVR arrived in 2020. ISpy has the considerably larger community, at 1,624 GitHub stars versus 50. Agent DVR lists first-class Docker deployment; iSpy does not.
Why pick each one
Choose Agent DVR if…
- Polished interface
- Good detection options
Watch out for
- Not open source
- Some features require a license
Choose iSpy if…
- Long-established
- Many camera integrations
Watch out for
- Windows-only
- Superseded by Agent DVR
Frequently asked questions
Is Agent DVR or iSpy better?
Neither is universally better. iSpy has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are Agent DVR and iSpy free and open-source?
Yes. Agent DVR is licensed under Freeware and iSpy under LGPL-3.0. Both can be self-hosted at no software cost.
Can I run Agent DVR and iSpy with Docker?
Agent DVR: yes. iSpy: check the project docs for container support.