Skip to content
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

Could not open ObjectDetectionVideo.js in the #36

Open
Gatienorti opened this issue Jan 28, 2021 · 4 comments
Open

Could not open ObjectDetectionVideo.js in the #36

Gatienorti opened this issue Jan 28, 2021 · 4 comments

Comments

@Gatienorti
Copy link

Hi i have this issue with firefox and googlechrome even tho they say also than the model is not here you can see just under in the console than the camera still running and the object recognition is working

@Gatienorti
Copy link
Author

problem

@bourdakos1
Copy link
Member

Oh interesting, looking at the code I'm guessing its a race condition where your webcam was ready faster than the model. I don't do a check if the model is ready and never noticed the bug because I guess my webcam is slow haha... Should be a quick fix, thanks for opening the issue :)

@Gatienorti
Copy link
Author

It's weird cause I run in a 4-year-old laptop with a very bad webcam ;).
I guess I can make it work with a delay on the camera launch also then?

@bourdakos1
Copy link
Member

You should be able to just click the “X” button to dismiss the error. Also, when this is a production build the error won’t pop up like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants