Skip to content

GC0308 support #91

Open
Open
@micky-xie

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions