HTML5: camera access

前端 未结 9 2100
广开言路
广开言路 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 07:12

    
    

    See Capturing Audio & Video in HTML5

    Support:

    • Android 3.0 browser - one of the first implementations. Check out this video to see it in action.
    • Chrome for Android (0.16)
    • Firefox Mobile 10.0
    • iOS6 Safari and Chrome (partial support)

提交回复
热议问题