espressif/esp_video_render

1.0.0~2

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

3 examples

  • dual_eyes
    This example demonstrates using the esp_video_render_dual_stream_* API for synchronized rendering of dual-eye streams.
    21.54 KB
  • video_player
    This example demonstrates how to build a lightweight video player on top of esp_video_render, combining media extraction, decode, and UI into a single flow.
    26.63 KB
  • video_render
    This example demonstrates core `esp_video_render` workflows using MJPEG files from an SD card with features like dual-stream playback and overlays.
    22.80 KB