How to add SD card support to Camera Web Server sketch?

How to add SD card support to Camera Web Server sketch?

I’m new here, and apologize if I make any errors.

The Xaio ESP32S3 Sense appears stable running the Camera Web Server.
I’d like to add SD card support to archive captured images and video.
Searching doesn’t seem to find what I need.

Are you able to provide pointers to code that can be integrated into the Camera Web Server sketch, or a sketch so modified?

advTHANKSance

Larry

UPDATE: I found some SD card information here: https://wiki.seeedstudio.com/xiao_esp32s3_sense_filesystem/, but it indicates:

“This also means that if you choose to use the microSD card function of the expansion board, you cannot also use the SPI function of the XIAO ESP32S3. You can turn on/off the microSD card function by connecting/cutting the pads of J3.”

Have you checked this too?