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

Releases

No releases published

Packages

No packages published