Replies: 1 comment 2 replies
-
Hi! Since we don't have the full code here are some questions:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I've been trying to capture the camera images with the AI-Deck and I've been unsuccessful so far. I've based my code off the wifi-streamer and test_camera examples (mostly off the img streamer). When I call a capture (be it async or sync), the function halts infinitely, as if the camera never captures anything:
I don't think the problem is in the hardware, since the img streamer works ok.
My capture code is basically structed like this:
Any help is very much welcome!
Beta Was this translation helpful? Give feedback.
All reactions