Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 2.19 KB

README.md

File metadata and controls

67 lines (45 loc) · 2.19 KB

CamAlert icon
CamAlert

CamAlert turns old camera hardware or existing camera into intelligent camera system

Screenshots

Homepage Menu NowPlaying

Getting Started

The desktop app is based on electron with express server and uses OpenCV for AI features. The mobile app is wrapped in Cordova

Installing

Clone the repo then use

$cd DesktopApp/
$npm install

To start the app use

$npm start

Downloads

Built With

  • Electron - The web framework used for development of desktop GUI applications.

  • Socket.io - Socket.IO enables real-time bidirectional event-based communication.

Coming soon

  • Crowd detection
  • Face recognition based attendance system
  • Fire detection
  • Stable version
  • Screenshots

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Team

Abhishek Kashyap Kartik Choudhary Nischey Badyal Pulkit Banta Shubham Goel
Abhishek Kashyap Kartik Choudhary Nischey Badyal Pulkit Banta Shubham Goel

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details