espressif/esp_video_render

1.0.0

Latest
uploaded 4 hours ago
Espressif Video Render is a module for render and compose video and UI through LCD

3 examples

  • dual_eyes
    This example demonstrates how to use the esp_video_render_dual_stream API for synchronized rendering of left and right eye streams.
    21.21 KB
  • video_player
    This example demonstrates how to build a lightweight video player using esp_video_render, showcasing local media playback with a compact UI.
    26.29 KB
  • video_render
    This example demonstrates core video rendering workflows using MJPEG files on an SD card, showcasing various playback scenarios.
    22.46 KB