Camera failed to capture image and camera not initialized

Question/Issue:
After uploading and trying to start the edge impulse pre-made code on object detection it says “camera failed to capture image and camera not initialize”

Project ID:
889659

Context/Use case:
I followed the DroneBot Workshop tutorial to a whim and it still says tgat

Expected Outcome:
in serial monitor for it to say what the camera sees or like, detect the object I put in front of it

Actual Outcome:
ERR: Camera is not initialized

Failed to capture image e

Reproducibility:

  • [ ] Always

Environment:

  • Platform: ESP32-CAM
  • Build Environment Details: FTDI Arduino ide 2.3.7
  • OS Version: windows 11
  • Edge Impulse Version (Firmware): [e.g., 1.2.3]
  • To find out Edge Impulse Version:
  • if you have pre-compiled firmware: run edge-impulse-run-impulse --raw and type AT+INFO. Look for Edge Impulse version in the output.
  • if you have a library deployment: inside the unarchived deployment, open model-parameters/model_metadata.h and look for EI_STUDIO_VERSION_MAJOR, EI_STUDIO_VERSION_MINOR, EI_STUDIO_VERSION_PATCH
  • Edge Impulse CLI Version: [e.g., 1.5.0]
  • Project Version: [e.g., 1.0.0]
  • Custom Blocks / Impulse Configuration: [Describe custom blocks used or impulse configuration]
    Logs/Attachments:
    [Include any logs or screenshots that may help in diagnosing the issue]

Additional Information:
I don’t know what the problem at this point, because when I just try to capute image using the pre-made code for video streaming it works just fine