getUserMedia frozen at first frame on Android Chrome

那年仲夏 提交于 2019-12-01 08:12:07

For those encountering same problem : I fixed it by adding autoplay attribute to my <video> tag.

Was stuck with this for a while, I hope this will help someone else.

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!