-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
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
npm start :compiled with warnings #27
Comments
Nevermind the warnings in the terminal. Those functions can be used as props for ObjectDetectionVideo and therefore replacing the original render function. What errors are you receiving in your web console? |
Googling the error message, seems to be a permissions issue maybe? Does your device have a webcam? |
This site seems to have some useful info on debugging the issue: https://blog.addpipe.com/common-getusermedia-errors/ |
Hmm no more webcam issue, not sure where to go from here... |
I would recommend to make sure that Firefox is up to date and that your vm is set up correctly. A work around is to install ngrok and tunnel the dev server to a https endpoint. https is required for enabling camera permissions on the web, that's why it wont work on the host |
OS Ubuntu 18.04
The text was updated successfully, but these errors were encountered: