adibzter / open-pantau-server

Server side of AI-powered video surveillance system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pantau

A video surveillance system that powered by AI (Deep Learning) which capable to detect intruder and notify houseowner through browser push notification & record specific footage of intruder based on object detection & and image recognition algorithm.

This project is divided into two sperate system; pantau-server & pantau-object-detection. The object detection will be open-sourced soon.

pantau-server

This is the server side of an open-source project called Pantau which responsible to handle web server, RTMP server (Streaming server) & media server.

Disclaimer ⚠️

This open-source version is not guarenteed to work 100% like the original one due to some modifications to hide secrets used in the real system. Go to changes.txt to see what files have been changed.

License

This project is licensed under the MIT License

About

Server side of AI-powered video surveillance system

License:MIT License


Languages

Language:JavaScript 83.5%Language:SCSS 11.4%Language:Shell 3.5%Language:HTML 1.7%