A telegram bot which notifies the user, when motion on a camera feed is detected
Go to file
Askill 3101cc5646 readme 2019-11-16 15:51:00 +01:00
.gitignore started 2019-11-15 15:45:37 +01:00
1.png readme 2019-11-16 15:51:00 +01:00
README.md readme 2019-11-16 15:51:00 +01:00
app.py works 2019-11-16 15:46:38 +01:00
com.py works 2019-11-16 15:46:38 +01:00
config.py works 2019-11-16 15:46:38 +01:00
motion_detector.py works 2019-11-16 15:46:38 +01:00

README.md

SurvBot

This programm monitors a video feed and notifies the user via a telegram bot if motion has been detected.
It can be enabled/disabled via chat commands ("/start", "/stop")

Requirments:

  • video feed
  • server
  • telegram bot
  • tls endpoint

Result: