uploaded 3 hours 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, open a video device, and capture data streams from it. It includes…
Archive size ~ 36.12 KB
-
image_storage/sd_card
This sample demonstrates how to store camera images to an SD card and export the data to a computer for previewing. It utilizes the SDMMC peripheral…
Archive size ~ 36.11 KB
-
image_storage/usb_msc
This example demonstrates how to store an image file in SPI flash or SD card storage media and then access the image file through a USB cable. It…
Archive size ~ 37.71 KB
-
simple_video_server
This example demonstrates how to create multiple HTTP servers on a local network using different ports, accessible through a web browser for video…
Archive size ~ 905.16 KB
-
uvc
This example demonstrates how to initialize esp_video with specific parameters, open a camera interface to capture video streams, and encode video…
Archive size ~ 29.57 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description for camera sensors. It involves providing the correct…
Archive size ~ 35.27 KB