Skip to content

collierrgbsitisfise/simple_cctv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple CCTV opencv + nodejs + telegramAPI

detect motion send alarm by Telegram handle text, convert it in speach using google translate API

Install and compile opencv πŸ”­πŸ”­πŸ”­

step by step instruction

https://linuxize.com/post/how-to-install-opencv-on-ubuntu-18-04/

Install mpg123 πŸ—£πŸ—£πŸ—£

to play .mp3

sudo apt-get install mpg321

set next ENV variables

export chatid=<chatId> # chatid where will be send alarms
export token=<token> # bot token (https://tlgrm.ru/docs/bots)

grand start πŸš€πŸš€πŸš€

node app.js

About

simple_cctv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published