I am using react QR Code reader in a web-app. I am running the web app on localhost 3000 port.
I am trying to load this web view with in chrome browser with in android emulator. But cannot access camera. If the same app launched on server was able to access camera.
Wanted to help on "How to override the camera access when the web app running locally? "
Thank you
Should be able to access camera from the web page running locally on a port.