espressif/esp_video_render

1.0.0~1

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

3 examples

  • dual_eyes
    This example demonstrates the use of `esp_video_render_dual_stream_*` API for synchronized rendering of left and right eye streams.
    21.54 KB
  • video_player
    This example demonstrates how to build a lightweight video player using esp_video_render, supporting local media playback with an on-screen UI.
    26.62 KB
  • video_render
    This example demonstrates core esp_video_render workflows using MJPEG files, including single and dual stream playback with overlays.
    22.80 KB