roflcoopter/viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 23 minutes ago
Added to GitGenius on September 19th, 2026
Created on August 30th, 2020
Open Issues & Pull Requests: 47 (+0)
GitHub issues: Enabled
Number of forks: 432
Total Stargazers: 3,540 (+0)
Total Subscribers: 37 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 24.0 hours
Mean response time: 37.7 days
90th percentile: 16.1 days
Tracked items: 277

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 6% of issues opened in the past year have never received a reply. 86% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 78% of issues opened in the past year have been closed, leaving a working backlog. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 2
Closed in 7 days: 2
Avg open age: 610 days
Stale 30+ days: 29
Stale 90+ days: 25

Recent activity

Opened in 7 days: 0
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (44)
  • bug (11)
  • domain: object_detector (9)
  • frontend (9)
  • component: webserver (8)
  • waiting for response (8)
  • domain: motion_detector (6)
  • good first issue (6)

Detailed Description

Viseron is a self-hosted, local-only network video recorder and AI computer vision software that runs entirely on your own infrastructure without cloud dependencies.

The tool solves the problem of home and office surveillance by combining video capture from IP cameras with on-device AI analysis. It detects objects, recognizes faces, identifies license plates, and responds to motion events. The architecture uses a component-based system where functionality is modular and configurable, allowing users to enable only the features they need. The software supports hardware acceleration through Google Coral, CUDA, and other accelerators to run inference efficiently on consumer hardware.

Viseron suits users who want complete control over their surveillance data and prefer not to rely on cloud services or third-party platforms. It works well for home automation enthusiasts and those comfortable managing Docker containers and editing configuration files. The project provides a web interface for configuration management, making it accessible beyond command-line-only setups. The tool is designed for environments where you can dedicate hardware to run the Docker container continuously.

The project maintains active community engagement through a Discord server where users ask questions and share setups. The maintainers actively track and respond to issues and feature requests on GitHub, with a documented contribution process that welcomes help with feature implementation, documentation improvements, and community support. The project accepts sponsorships and donations, indicating sustained commitment to ongoing development.