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

0v7725 rgb565 #114

@pmpz

Description

@pmpz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions