ngx-webcam icon indicating copy to clipboard operation
ngx-webcam copied to clipboard

Error while try to flip between camera on android device on Firefox browser

Open ahmadallw opened this issue 1 year ago • 1 comments

We tried to open the camera demo https://basst314.github.io/ngx-webcam/ on an android device on Firefox browser & tried to flip between cameras, the following error appears without opening the camera

Screenshot_20230323_105245_Firefox

Any idea what is the issue here & how can we fix it from our side, or it should be fixed from library side?

ahmadallw avatar Mar 23 '23 10:03 ahmadallw

The problem is located in the library. The problem occurs because there are more than 2 cameras on your device. My solution is to implement native video.

tihonovS avatar Apr 10 '23 14:04 tihonovS