ImranGholizadeh

Results 3 issues of ImranGholizadeh

I have a webcam and QR reader feature that uses getUserMedia implemented in my Vue.js app, all is working perfectly on the browser. Now I am building the app for...

iOS app is calling the device's native camera which is overlaying the getUserMedia stream that we currently have implemented and working on the browser. the native camera and its UI...

# Bug Report ## Problem I have a webcam and QR reader feature that uses getUserMedia implemented in my Vue.js app, all is working perfectly on the browser. Now I...