Skip to content
/ sssAI Public
forked from Christofo/sssAI

AI based motion detection for Synology Surveillance Station

Notifications You must be signed in to change notification settings

CoooWeee/sssAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This comes from https://github.com/Christofo/sssAI I just added couple of small changed:

  • threshold value
  • areas to ignore
  • set able timeout

sssAI

AI based motion detection for Synology Surveillance Station - For instructions on use see https://blog.cadams.me - Wiki coming soon!

Features:

  • Uses https://deepstack.cc/ for object recognition
  • Use the native DS Cam app for mobile notifications
  • HomeKit integration (via HomeBridge and Homebridge Webhooks & Camera-ffmpeg plugins)
  • Captured image with border-box annotations saved for review

Performance

  • DS920+ (20GB RAM) - Deepstack set to "low" - ~2 seconds for image recognition
  • DS918+ (12GB RAM) - Deepstack set to "medium" - ~4 seconds for image recognition
  • DS713+ (4GB RAM) - Deepstack set to "low" - ~9 seconds for image recognition

About

AI based motion detection for Synology Surveillance Station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 97.8%
  • Dockerfile 2.2%