uploaded 3 days 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 a data stream from it. It includes…
Archive size ~ 32.21 KB
-
image_storage/sd_card
This example demonstrates how to store camera images on an SD card using the ESP32-P4, enabling users to export data to a computer and preview…
Archive size ~ 33.64 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 requires a development board…
Archive size ~ 35.23 KB
-
simple_video_server
This example demonstrates how to create multiple HTTP servers on a local network using different ports. These servers provide various video streaming…
Archive size ~ 901.85 KB
-
uvc
This example demonstrates how to initialize the ESP32-P4 USB video class by capturing and encoding video streams from a camera interface. It outlines…
Archive size ~ 27.11 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description for a camera sensor. It details the necessary steps to…
Archive size ~ 28.96 KB