We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Taking pictures of plants is super useful. Let's enable it, HTML5 makes that fairly easy:
https://coderwall.com/p/epwmoa/html5-mobile-device-camera-access https://www.html5rocks.com/en/tutorials/getusermedia/intro/
The text was updated successfully, but these errors were encountered:
What we really need for this is image upload, modern phone browsers allow you to take a photo or video! Recently tested this at a hackathon with: https://github.com/dreossi/canapest/
Sorry, something went wrong.
@JakeHartnell does this have any overlap with webcam/timelapse functionality, or is just file upload?
This is done.
JakeHartnell
No branches or pull requests
Taking pictures of plants is super useful. Let's enable it, HTML5 makes that fairly easy:
https://coderwall.com/p/epwmoa/html5-mobile-device-camera-access
https://www.html5rocks.com/en/tutorials/getusermedia/intro/
The text was updated successfully, but these errors were encountered: