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 dual-eye rendering, showing both side-by-side and split outputs.
21.24 KB
-
video_player
This example demonstrates how to build a lightweight video player using esp_video_render, allowing local media playback with a compact UI.
26.79 KB
-
video_render
This example demonstrates core `esp_video_render` workflows using MJPEG files on an SD card, including single and dual-stream playback.
22.50 KB