getUserMedia frozen at first frame on Android Chrome

后端 未结 2 802
无人及你
无人及你 2021-01-13 18:58

I have a working code on desktop browsers supporting getUserMedia Api, I can correctly see a video preview of my webcam in the div videoPreview. However, when r

2条回答
  •  一向
    一向 (楼主)
    2021-01-13 19:13

    A colleague of mine and myself had the same issue today: working code didn't work anymore and the camera was frozen. Surprisingly (or not), a reboot fixed that problem.

提交回复
热议问题