uploaded 1 week 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 data streams from a video device, detailing configuration…
Archive size ~ 16.08 KB
-
image_storage/sd_card
This example demonstrates how to store camera images on an SD card using an ESP32-P4 development board. It shows the process of configuring the…
Archive size ~ 20.71 KB
-
image_storage/usb_msc
This example demonstrates how to store an image file in SPI flash or SD card storage media and access the image file through a USB cable. It requires…
Archive size ~ 22.50 KB
-
simple_video_server
The example starts two HTTP servers on a local network using different ports, allowing users to access resources via a browser. APIs include fetching…
Archive size ~ 17.71 KB
-
uvc
This example demonstrates how to initialize esp_video, capture video streams from camera interfaces, and output video via USB using H.264 or JPEG…
Archive size ~ 15.38 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description, specifying the correct register configuration, custom…
Archive size ~ 14.69 KB