uploaded 18 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. It provides…
Archive size ~ 35.89 KB
-
image_storage/sd_card
This example demonstrates how to store camera images to an SD card using the ESP32-P4, facilitating data export to a computer and image preview. It…
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, allowing access through a web browser for…
Archive size ~ 905.16 KB
-
uvc
This example demonstrates how to initialize esp_video, capture video streams from camera interfaces, and use the USB video class to display video on…
Archive size ~ 29.57 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description, requiring correct register configurations for the…
Archive size ~ 35.27 KB