node-opencv icon indicating copy to clipboard operation
node-opencv copied to clipboard

Media Stream

Open developer239 opened this issue 7 years ago • 0 comments

Is it possible to use

const camera = new cv.VideoCapture()

with

Media Stream?

I am trying to make electron app that records a window and then it detects some objects using haar classifier. However I have really hard time finding out how to record screen/window and send that screen to node opencv.

developer239 avatar Jan 14 '18 00:01 developer239