The ESP32-CAM camera module incorporates the ESP32 microcontroller, a 2M-pixel OV2640 camera, and a TF (TransFlash) or micro-SD (Secure Digital) card reader/writer. Camera images are either stored on the micro-SD card or displayed on an LCD screen or streamed to a web page. This chapter outlines streaming images to an LCD screen connected to the ESP32-CAM module or to an LCD screen connected to a remote ESP32 module or to a web page.
Decoding JPEG images ...