espressif/esp_capture

1.0.5

Latest
uploaded 4 hours ago
Espressif Capture is a module for capture media stream from camera and microphone

3 examples

  • audio_capture
    This example demonstrates audio capture pipelines using esp_capture. It covers AEC, MP4 recording, and custom processing.
    16.94 KB
  • capture_multiple_sink
    This example shows how one camera capture system provides multiple outputs to consumers using esp_capture.
    14.81 KB
  • video_capture
    This example demonstrates multi-scenario video capture with esp_capture, including overlays, MP4 recording, and dual-path output.
    17.27 KB