Open bmabir17 opened 3 years ago
you could download the JS file 'webcam-easy.js' and edit it from 'scrollHight' to 'videoHight' and so to 'scrollWidth'. remember to delete the word 'export default' from the top of the file. I'm not familiar with javascript, I just tried and so far so good.
After the image is captured from the video element and drawn into canvas the width and height of the canvas should have been the same as the video element according to this. But that is not the case.