This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Description
other than changing app_main.c
#define CAMERA_PIXEL_FORMAT CAMERA_PF_GRAYSCALE
to
#define CAMERA_PIXEL_FORMAT CAMERA_PF_RGB565
what do I need to do to get rgb image in webserver?
and I get this error after changing that line
I (148) camera_demo: Detected OV7725 camera, using RGB565 bitmap format
E (238) camera: Failed to allocate frame buffer
E (238) camera_demo: Camera init failed with error 0x101