BryanCrotaz / ember-cli-userMedia

Ember addon providing cross browser access to getUserMedia
MIT License
4 stars 4 forks source link

Support for capturing frame from video #4

Open eweber9858 opened 7 years ago

eweber9858 commented 7 years ago

Hi! This addon has successfully streamed output from my webcam, but is there any way to capture a single frame (in the form of raw image binary or image URL) from the stream to periodically do some back-end processing?

BryanCrotaz commented 7 years ago

https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Taking_still_photos