uploaded 2 weeks ago
A framework designed to support Linux V4L2, multiple cameras and video streaming.
-
capture_stream
This example demonstrates how to initialize esp_video with specific parameters and capture a data stream from a video device. It includes…
Archive size ~ 8.44 KB
-
image_storage/sd_card
This example demonstrates how to store camera images on an SD card, allowing users to export and preview images on a computer. It utilizes the SDMMC…
Archive size ~ 13.04 KB
-
image_storage/usb_msc
This example demonstrates how to store an image file in SPI flash or SD card storage media and access it via USB. It highlights features such as…
Archive size ~ 14.83 KB
-
simple_video_server
This example starts two HTTP servers on a local network that enables clients to fetch images and video streams from connected cameras. Users can…
Archive size ~ 10.24 KB
-
uvc
This example demonstrates how to initialize esp_video, capture video streams from camera interfaces, and encode those streams with H.264 or JPEG…
Archive size ~ 7.79 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description for a camera sensor, detailing the necessary register…
Archive size ~ 7.26 KB