Skip to content

houssemlachtar/Camera-detection

Repository files navigation

Camera-detection

A fully self-controlled web application that detects your movements via any plugged camera.

Thumbnail
Demo

Windows Setup

Installation

Make sure you have installed Node.js and NPM first:
(This is for checking the installed versions)

For Node:

node -v

For NPM:

npm -v

If not: download Node.js from Here
And then install it on your computer

Let's install our project's dependencies once we're done with Node.js

(Open the project in VS Code, Run the terminal and type)

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Responsive (But Cam API is not compatible with every mobile devices) ✔️

Follow me on

Instagram, Linkedin , Codepen, GitHub