static esp_err_t init_capture_video(image_sd_card_t *sd) ...
This sample demonstrates how to store camera images to an SD card, then export the data from the SD card to the computer and preview the images. The FatFS file system formatted SD card can be ...