Search found 1 match

by melsharawy
Sat Dec 03, 2022 8:01 pm
Forum: ESP IoT Solution
Topic: ESP32 - S2 USB Camera to SD card
Replies: 0
Views: 1886

ESP32 - S2 USB Camera to SD card

Hello, I am trying to get an ESP32 - S2 to record video from a USB camera and save it to an SD card. I found this in the example projects: https://github.com/espressif/esp-iot-solution/tree/usb/add_usb_solutions/examples/usb/host/usb_camera_sd_card and it seemed to work with release/4.4 of the IDF (...