Access from the Browser to Camera

前端 未结 5 1798
别那么骄傲
别那么骄傲 2020-12-13 07:38

I have one question about access to the camera from the browser. (Android and iOS browser)

Google and Apple announced 1 year ago, that the access from the browser to

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-13 08:20

    This is possible. You can access camera through your browser application. If you are developing through Phone Gap then look for http://docs.phonegap.com/phonegap_camera_camera.md.html

    This is the camera API in PhoneGap to access camera.

提交回复
热议问题