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
- Express - web framework for nodejs
- SocketIO - websocket implmentation library for nodejs
- opencv4nodejs - nodejs bindings for opencv