Skip to content

Python script for sending emails when the Hikvision NVR triggers line detection

License

Notifications You must be signed in to change notification settings

Casterke/hikvision-alertsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hikvision-alertsystem

Using python to access the Hikvision ISAPI alertstream to catch a specific "linecrossing" event with help of the YOLOv3 and OpenCV to analyze the camera snapshot. The script will send an email message with the image attached if anything recognized.

[Docker] In order to make it work with docker you need to attach some volume. (config, output, snapshot)

  • Improve script error handling
  • Improve script speed
  • Simplify installation by docker
  • Refactor code

docker

About

Python script for sending emails when the Hikvision NVR triggers line detection

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published