Skip to content
Discussion options

You must be logged in to vote

I would like to answer this myself, but the AI did a great job on that.
Here the link on the explanation. Note that the information from chatgpt might be wrong in some details, but the explanation on those parameters is very accurate.

There is also an async version of the capture method in the acamera module, which should work in a non blocking way with a fb_count=2.

Some of the sensors (e.g. ov2640) encode the image itself, so this happens at the sensor and not in your board. If you would like to decode, use mp_jpeg for that.

I will upload a stub file for typing in the next days.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@namgang
Comment options

@cnadler86
Comment options

Answer selected by namgang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
2 participants