Re: ESP32-P4 Camera App: esp_cam_ctlr_receive() hangs
Posted: Mon Mar 30, 2026 11:59 am
I encountered sam issue, i fix it by remove esp_cam_ctlr_receive, Theres no place to call it in esp_video compoent too. After remove it the callback esp_cam_ctlr_evt_cbs_t will be invoked.
Finally i got the caputed image but the size and color has some problem.
Finally i got the caputed image but the size and color has some problem.