basst314 / ngx-webcam

A simple Angular webcam component / pure & minimal, no flash-fallback
https://basst314.github.io/ngx-webcam/?
MIT License
231 stars 104 forks source link

Black screen on live-demo #95

Open ericpatrick opened 4 years ago

ericpatrick commented 4 years ago

Hi,

I tried to open the live demo on my smartphone but I got a black screen on the component. This happen for both camera (front or rear). I noticed this don't happen on my desktop.

More info about my devices:

Smartphone: Model: ASUS_X00TDB Android version: 8.1.0 Chrome version: 86.0.4240.75

Desktop: model: Dell Inspiron 14R 3260 N4110 OS: Ubuntu 20.04 Chrome version: 83.0.4103.116

fmipsylone commented 4 years ago

Same issue on Chrome Android 86.0.4240.110 and Chrome Desktop 86.0.4240.183. No errors in DevTools.

basst314 commented 3 years ago

@ericpatrick does the website ask for camera permissions? Can you check what happens if you try to open this demo on your phone? https://webrtc.github.io/samples/src/content/getusermedia/canvas/

yamaha252 commented 3 years ago

The same to me using mobile chrome 86.0.4240.198 on Xiaomi 5 Plus (or many other models but not all). All the permissions were asked and given. WebRTC demo works fine.

finzero commented 3 years ago

i had this blank screen issue. it's turn out my chrome is outdated on my MI A1 the blank screen gone after i update my chrome browser.

ccaseauSAG commented 3 years ago

Is there any news on this ?