You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the project.
I am facing the following issues when i run the code :
[E][camera.c:267] camera_fb_init(): Allocating 937 KB frame buffer Failed
[E][camera.c:1281] camera_init(): Failed to allocate frame buffer
E (18913) gpio: gpio_isr_handler_remove(398): GPIO isr service is not installed, call gpio_install_isr_service() first
[E][camera.c:1406] esp_camera_init(): Camera init failed with error 0x101
Any ideas what's the problem?
I use Arduino 1.8.18 Esp32cam
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for the project.
I am facing the following issues when i run the code :
[E][camera.c:267] camera_fb_init(): Allocating 937 KB frame buffer Failed
[E][camera.c:1281] camera_init(): Failed to allocate frame buffer
E (18913) gpio: gpio_isr_handler_remove(398): GPIO isr service is not installed, call gpio_install_isr_service() first
[E][camera.c:1406] esp_camera_init(): Camera init failed with error 0x101
Any ideas what's the problem?
I use Arduino 1.8.18 Esp32cam
Thanks
The text was updated successfully, but these errors were encountered: