A WebSocket-based security cam web application implemented with Express.js and WebSocket-Node
Node.js: http://nodejs.org/
Before first time deployment please execute:
npm install
Start the application by:
npm start
or
node app.js
A WebSocket-based security cam web application implemented with Express.js and WebSocket-Node
Node.js: http://nodejs.org/
Before first time deployment please execute:
npm install
Start the application by:
npm start
or
node app.js