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

Timeout #175

Open
TrekBonanza opened this issue Nov 11, 2023 · 1 comment
Open

Timeout #175

TrekBonanza opened this issue Nov 11, 2023 · 1 comment

Comments

@TrekBonanza
Copy link

Hello!
I have a problem when I want to start TFLite_detection_webcam.py, Iam using raspberry 4B and raspberry camera module v3
IMG_2834

Any ideas?

@OriLevi026
Copy link

this happens when your camera takes time to start up just add somthing like:
if frame1 is not None:
before frame = frame1.copy()

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