Search found 1 match
- Sun Apr 13, 2025 12:46 pm
- Forum: ESP-IDF
- Topic: ESP32-CAM + Python Flask Face Recognition Server Crash (Guru Meditation Error)
- Replies: 2
- Views: 282
ESP32-CAM + Python Flask Face Recognition Server Crash (Guru Meditation Error)
I'm working on a project that uses face recognition with an ESP32-CAM and a Python Flask server. The server processes the image and responds with either access granted or denied. However, my ESP32 crashes with a Guru Meditation Error right after connecting to Wi-Fi and attempting to send the image ...