X xor83 Member Licensed User Longtime User Jun 24, 2017 #1 I tried this library WebViewExtras2 checked permission sample provided Tested sample on my device but did not get any prompt for usermedia access. Tried this URL: https://jeromeetienne.github.io/AR.js/three.js/examples/mobile-performance.html and I get this message: navigator.mediaDevices.enumerateDevices not present Any help?
I tried this library WebViewExtras2 checked permission sample provided Tested sample on my device but did not get any prompt for usermedia access. Tried this URL: https://jeromeetienne.github.io/AR.js/three.js/examples/mobile-performance.html and I get this message: navigator.mediaDevices.enumerateDevices not present Any help?
Erel B4X founder Staff member Licensed User Longtime User Jun 25, 2017 #2 WebView doesn't support this feature. See the browser compatibility section: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices Upvote 0
WebView doesn't support this feature. See the browser compatibility section: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices