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
Checked the issue tracker for similar issues to ensure this is not a duplicate.
Provided a clear description of your suggestion.
Included any relevant context or examples.
Issue or Suggestion Description
On the camerawebserver example for the esp32 cam, the IP address it gives me used to have the "enroll face" button and the "face detection"/"face identification" button but... they're all missing. I looked through my code and couldn't find any errors. Any idea as to why this happened?
The text was updated successfully, but these errors were encountered:
Starting with Arduino 3.1, face detection and recognition is not supported on ESP32. You can use 3.0.7 instead. There have been some updates to the IDF component that provides that functionality, but we have not had time to look at what would be now possible and if it is again supported in any way.
Checklist
Issue or Suggestion Description
On the camerawebserver example for the esp32 cam, the IP address it gives me used to have the "enroll face" button and the "face detection"/"face identification" button but... they're all missing. I looked through my code and couldn't find any errors. Any idea as to why this happened?
The text was updated successfully, but these errors were encountered: