I'm developing a system which use the webcam for taking a photo. The script run successfully on the browser (localhost:3000) but on the electron app I get the following error:
"Not allowed" or "dom permission denied"
How Can I resolve this ?
I'm developing a system which use the webcam for taking a photo. The script run successfully on the browser (localhost:3000) but on the electron app I get the following error:
"Not allowed" or "dom permission denied"
How Can I resolve this ?