Access from the Browser to Camera

前端 未结 5 1801
别那么骄傲
别那么骄傲 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 07:58

    I did using the input, as they said here, and worked really good on iOs. I could get a picture from camera or photo album and set an img element.

    Here is the code: http://jsfiddle.net/2wZgv/

    The js:

    
    

    picture photo album mobile jquery camera

提交回复
热议问题