CameraView vs Shinobi
A side-by-side comparison of two self-hosted video surveillance options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
CameraView
Android library for camera capture and streaming apps
VS
Shinobi
Open-source NVR and CCTV software for IP cameras
| Feature | CameraView | Shinobi |
|---|---|---|
| Category | Video Surveillance | Video Surveillance |
| License | MIT | GPL-3.0 |
| Language | Java | JavaScript |
| Setup difficulty | Medium | Medium |
| Min. RAM | 256 MB | 2,048 MB |
| Deployment | source | docker, bare-metal |
| GitHub stars | ★ 5,128 | ★ 4,000 |
| First released | 2016 | 2017 |
| Replaces | Proprietary camera SDKs | Blue Iris |
Why pick each one
Frequently asked questions
Is CameraView or Shinobi better?
Neither is universally better. CameraView has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are CameraView and Shinobi free and open-source?
Yes. CameraView is licensed under MIT and Shinobi under GPL-3.0. Both can be self-hosted at no software cost.
Can I run CameraView and Shinobi with Docker?
CameraView: check the project docs for container support. Shinobi: yes.