HTML5: camera access

前端 未结 9 2095
广开言路
广开言路 2020-12-02 06:51

I am quite new to HTML5. I try the following HTML5 code to access camera on my mobile phone. It always display \"Native web camera not supporte

9条回答
  •  眼角桃花
    2020-12-02 06:57

    HTML5 added support for camera access, you can use it like this:

    Where user is for front camera and environment is for back camera.

提交回复
热议问题