espressif/esp_video_render

0.8.1

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

3 examples

  • dual_eyes
    This example demonstrates usage of the `esp_video_render_dual_stream_*` API for synchronized left and right eye rendering on single or dual displays.
    21.32 KB
  • video_player
    This example demonstrates how to build a lightweight video player using esp_video_render, featuring local media playback with a compact UI.
    26.79 KB
  • video_render
    This example demonstrates the core `esp_video_render` workflows using MJPEG files stored on an SD card.
    22.50 KB