opencv4nodejs-express-websockets icon indicating copy to clipboard operation
opencv4nodejs-express-websockets copied to clipboard

Boilerplate express app for getting started with opencv with nodejs and to live stream the video through websockets.

opencv4nodejs-express-websockets

Boilerplate express app for getting started on opencv with nodejs and to live stream the video through websockets.

Getting Started

npm install
npm start

If you are having any trouble in installing opencv4nodejs package, refer to opencv4nodejs - nodejs bindings for opencv for extensive guide for installation.

Built With