uploaded 1 month ago
Espressif Capture is a module for capture media stream from camera and microphone

2 examples

  • audio_capture
    This example demonstrates common audio capture pipelines using `esp_capture`, including basic capture, AEC capture, MP4 recording, and customized…
    13.67 KB
  • video_capture
    This example demonstrates multi-scenario video capture with `esp_capture`. It covers basic capture, one-shot capture, overlay, MP4 recording, custom…
    14.82 KB