Page 2 of 2

Re: ESP32-CAM Rebooting when face detection is activated

Posted: Wed Sep 29, 2021 1:50 pm
by minwook
i had the same problem with ESP32 1.06 board library.
i solved this problem with ESP32 1.03 board library.

Re: ESP32-CAM Rebooting when face detection is activated

Posted: Thu Sep 30, 2021 7:37 am
by newton92
I should have clarified; simply enabling face detection is not enough, a detectable face needs to come into view too.
Thank you so much for your help.
I basically stopped working on that due to some issues. But I'll definitely try your solution.