argus-xr / esp32-cam-driver

5 stars 1 forks source link

Optimize image encoding #10

Closed Turtle1331 closed 3 years ago

Turtle1331 commented 4 years ago

Dive into the pixel buffer code and move any data conversions to the PC/SBC side for efficiency.

Dekker3D commented 3 years ago

Frames are now encoded by the camera, and no longer use frame2jpg or frame2bmp.