Skip to content

Motion Detection and Streaming using Python, ngrok and TelegramAPI

Notifications You must be signed in to change notification settings

ezyway/Motion-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Motion Detection Project

2 Seperate Codes are there for this Project. "Motion Detection/motion_detect.py" will ping on telegram and shows a GUI for the Cam feed with the motion rectangles. "Motion Detection and Stream/web_stream.py" is the main script. Running it will ping a link on telegram which will point to the flask server running on localhost.

Before you run

For "Motion Detection" code
For "Motion Detection and Stream" code
  • download and configure telegram_send
  • download pyngrok {pip install pyngrok} and add auth token {ngrok authtoken token-from-the-ngrok-dashboard}

About

Motion Detection and Streaming using Python, ngrok and TelegramAPI

Topics

Resources

Stars

Watchers

Forks