basst314 / ngx-webcam

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

Camera view finder does not show up in ios #146

Open nivarajkarnikar170 opened 2 years ago

nivarajkarnikar170 commented 2 years ago

On iphone pro max ios 15.2.1, I am not able to see the webcam area (view finder) . On android devices and larger screens and laptops, it works fine.

I have the following versions:

angular cli 12.1.4 typescript 4.4.4 npm 8.1.3 ngx-webcam 0.3.2

I even separated out a sample app with nothing but just the webcam code no extra attributes like height, width, trigger etc still was unable to see the webcam open in an iphone.

remarqUK commented 1 year ago

I have the same issue, did you manage to fix it or is this project dead ?