Skip to content

Instantly share code, notes, and snippets.

@martinwolf
Created May 7, 2013 21:05
Show Gist options
  • Save martinwolf/5536112 to your computer and use it in GitHub Desktop.
Save martinwolf/5536112 to your computer and use it in GitHub Desktop.
HTML: Input type file with camera access
<input type="file" accept="image/" capture="camera">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment