Closed midub closed 4 months ago
So, I figured out that It is not probably caused by the canvas. Anyway users say, that on some mobile phones the resolution is only 640x480 which is the default size of webcam component. Also ImageCapture API is still experimental.
The canvas size is limited by screen size. Maybe using ImageCapture API's method takePhoto() could resolve this issue.
Did you tried to achieve this before? I will try to do so, maybe you will get a pull request for this issue.
Thank you for response. Michal