Access camera from a browser

前端 未结 6 2002
悲&欢浪女
悲&欢浪女 2020-11-30 02:38

Is it possible to access the camera (built-in on Apples) from a browser?

Optimal solution would be client-side javascript. Looking to avoid using Java or Flash.

6条回答
  •  失恋的感觉
    2020-11-30 02:44

    You can use HTML5 for this:

    
    
    

    Source

提交回复
热议问题