Skip to content

Documentation for format conversions #18

@jonnor

Description

@jonnor

Hi @cnadler86 - thanks again for the great work on this library. The range of prebuilt binaries are amazing!

I was looking at the options for having the camera operate in JPEG, but then get the image pixel data out. As it seems that this is the recommended approach over sending raw data from camera, especially at higher resolutions?

esp32 camera has functions for doing the conversions, such as fmt2rgb888. And actually it seems that these are used/available in this library? Looking at the code, it seems that the convert() function can take an optional out_format argument? But I have not seen this mentioned in any of the documentation?

It would be great to have this briefly covered in the documentation, and maybe a simple example?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions