uploaded 9 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 stream from the device. It…
Archive size ~ 34.21 KB
-
image_storage/sd_card
This example demonstrates how to store camera images on an SD card using the ESP32-P4, allowing for data export to a computer and image preview. It…
Archive size ~ 34.96 KB
-
image_storage/usb_msc
This example demonstrates how to store an image file in SPI flash or SD card storage and access it via USB. It requires a development board with a…
Archive size ~ 36.55 KB
-
simple_video_server
This example demonstrates how to create multiple HTTP servers on a local network using different ports, allowing access via a web browser for video…
Archive size ~ 903.30 KB
-
uvc
This example demonstrates how to initialize esp_video with specific parameters, capture video streams, and encode video using either H.264 or JPEG…
Archive size ~ 28.43 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description for camera sensors, detailing steps such as providing…
Archive size ~ 30.29 KB