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

GC0308 support #91

Open
micky-xie opened this issue Dec 11, 2023 · 0 comments
Open

GC0308 support #91

micky-xie opened this issue Dec 11, 2023 · 0 comments

Comments

@micky-xie
Copy link

is there anybody use GC0308 camera? it fails at camera.init()
import camera
try:
camera.init(0, format=camera.JPEG)
except Exception as e:
camera.deinit()
camera.init(0, format=camera.JPEG)

Traceback (most recent call last):
File "", line 8, in
OSError: Camera Init Failed

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

1 participant