Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 765 Bytes

File metadata and controls

19 lines (13 loc) · 765 Bytes

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