HTML5: camera access

前端 未结 9 2099
广开言路
广开言路 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:56

    You can use Chrome for Android by enabling the "Enable WebRTC" flag under chrome://flags

    I tested on my android phone to access camera on html5 page and it's working.

提交回复
热议问题