Start camera in mobile browser by appending body, causes flickering with touch event, with Unity WebGL
I am working on a WebGL AR app using Unity and ARWT library. This library works by using aframe and AR.js to start the device camera, read the camera feed from the HTML/JavaScript end, and send it to Unity.