Re: [mediacapture-image] Need to capture unique frames

@gmandyam 
#197 When I saw that this was proposed 3 years ago I was really happy before I realized that it is not implemented because you closed the issue. 😄 

I am writing `electron` application.

I need to get a nodejs **buffer of each frame** so that I can process it in opencv.

I need to do it real time.

I spent hours trying to figure out how should I get the frames. It feels like right now there isn't a way to read `MediaStream` as `readable stream` or to get every frame as blob efficiently so that it could be processed?

This is really expensive `capturedImage.takePhoto()`

-- 
GitHub Notification of comment by developer239
Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/9#issuecomment-357529499 using your GitHub account

Received on Sunday, 14 January 2018 18:01:11 UTC