VinceG/vue-web-cam

Can this.$refs.camera.capture() capture the entire video instead of just a photo?

grumpykendal0622 opened this issue · 3 comments

If it's possible, could you provide an example please? Many thanks.

@grumpykendal0622 I think it can, maybe using https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/captureStream

we can introduce a new method to capture a stream

any update on this ?

@devendra-kumar1 i have no plans on adding it, feel free to submit a PR.