From 96789a596d9b7ece93dfb6e0baaae53e1f063964 Mon Sep 17 00:00:00 2001 From: Richard Mitsuk lavitt Date: Fri, 9 Aug 2024 11:38:25 -0500 Subject: [PATCH] Add Viseron (#787) --- software/viseron.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/viseron.yaml diff --git a/software/viseron.yaml b/software/viseron.yaml new file mode 100644 index 0000000000..6ffb8e3f29 --- /dev/null +++ b/software/viseron.yaml @@ -0,0 +1,11 @@ +name: "Viseron" +website_url: "https://viseron.netlify.app/" +source_code_url: "https://github.com/roflcoopter/viseron" +description: "Self-hosted, local-only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor." +licenses: + - MIT +platforms: + - Docker +tags: + - Video Surveillance +depends_3rdparty: false