Opening mobile camera through the site

Asked

Viewed 291 times

1

Good evening,I have a project in html, is already in responsive form, so there in the project there is a need to open the mobile camera, I would like to know how I can do this.

  • Browsers can’t access anything in the operating system for security. You would need to program some application (Android Studio, React Native, Ionic ...) that gets permission to access the device

  • 1

    @Sveen You are not 100% correct, it can use an input file <input type="file" accept="image/*;capture=camera">

  • Thanks Leandro. I already wanted to admire, the veses when people do not know invent something

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.