Chapter 3. application solution
3.6 Camera application
3.6.1 What type of camera does the ESP32 series chips support?
• Please refer to
Camera models supported by ESP32
3.6.2 Where is the factory firmware of ESP-EYE?
• Please refer to
ESP-EYE's factory
3.6.3 Does ESP32 support the camera with a 12-bit DVP interface?
No, the driver currently only supports an 8-bit DVP interface.
3.6.4 Does ESP32 support acquiring JPEG images using a camera without JEPG encod-
ing?
• If the camera itself does not support JPEG encoding,
solution/examples/camera/pic_server
the ESP32 devices. This method encodes YUV422 or RGB565 data by software to obtain JPEG images.
3.6.5 Can the 2-megapixel OV2640 camera on the ESP-EYE be changed to only output
0.3-megapixel images?
Yes, you can specify the output resolution of the camera by configuring the value of
initialization.
3.6.6 Does ESP32 support a global shutter camera?
Yes. Currently, the camera models supported by ESP32 are SC031GS and SC132GS, while other cam-
eras need additional driver support.
3.6.7 What is the frame rate when ESP32 transfers 1080P video via RTSP using the DVP
camera?
We haven't conducted the test for 1080P yet. Currently, 720P can reach 20 FPS.
Espressif Systems
series.
firmware.
example provided by us to achieve software JPEG encoding on
29
Submit Document Feedback
you can refer to the
frame_size
during
Release master
esp-iot-
Need help?
Do you have a question about the ESP and is the answer not in the manual?