espressif / esp-who

Face detection and recognition framework
Other
1.7k stars 469 forks source link

cam_hal: Failed to get the frame on time! (AIV-719) #299

Closed PaulAnurag closed 1 month ago

PaulAnurag commented 1 month ago

Checklist

Issue or Suggestion Description

Hi

I am using the hardware ESP32-S3-EYE-MB_V2.2 and example code.

I am using esp-idf-v5.0.7.

I am able to compile the code and have uploaded it successfully but I am facing an issue of : W (5584990) cam_hal: Failed to get the frame on time! W (5592990) cam_hal: Failed to get the frame on time! W (5600990) cam_hal: Failed to get the frame on time! W (5608990) cam_hal: Failed to get the frame on time! W (5616990) cam_hal: Failed to get the frame on time! W (5624990) cam_hal: Failed to get the frame on time! W (5632990) cam_hal: Failed to get the frame on time! W (5640990) cam_hal: Failed to get the frame on time! W (5648990) cam_hal: Failed to get the frame on time! W (5656990) cam_hal: Failed to get the frame on time! W (5664990) cam_hal: Failed to get the frame on time! W (5672990) cam_hal: Failed to get the frame on time! W (5680990) cam_hal: Failed to get the frame on time!

The camera module is working as this example is working well.

I have also attached a snippet of the same.