Media Stream
Opened this issue · 0 comments
developer239 commented
Is it possible to use
const camera = new cv.VideoCapture()
with
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.