Page 1 of 1

ESP32S3-camera-web

Posted: Tue Jun 27, 2023 7:34 am
by clam-z
version:5.0.1
target:esp32s3
When testing esp32s3cam, use the official routine esp32-camera to use normally, but the routine can only display serial port printing without video streaming function, then I build esp32-web-camera this routine with idf5.0, an error occurs, either the esp_camera.h file cannot be found, or the implicit function declaration error, is there any solution to let me esp32s3 load ov5640 lens, Or there is that test routine.

Re: ESP32S3-camera-web

Posted: Tue Jun 27, 2023 11:29 am
by ESP_WangYX