I saw in another post that I can access the webcam using a QR code element and capture an image there. However, I am having a problem consistently activating the webcam. It works fine the first time, but when the page is refreshed or, in my case, when a modal is closed and reopened and I try to access the webcam again, it fails and doesn’t show any image. Is there a known bug with the QR code element?
Specifically, I am getting this error: DOMException - The play() request was interrupted | Blog | Chrome for Developers
Thank you!