uploaded 3 weeks ago
A framework designed to support Linux V4L2, multiple cameras and video streaming.
8 examples
-
-
sd_card
This example demonstrates how to store camera images on an SD card and export them to a computer.
10.60 KB
-
usb_msc
This example demonstrates how to store an image file in SPI flash or SD card and access it through USB.
12.47 KB
-
capture_stream
This example demonstrates how to initialize esp_video, open a video device, and capture data streams.
15.31 KB
-
m2m
This example measures capture and hardware codec pipeline performance, providing benchmarks for encoding, decoding, and image capture.
15.86 KB
-
simple_video_server
This example demonstrates how to create multiple HTTP servers on a local network for video streaming and image capture.
884.17 KB
-
uvc
This example demonstrates how to initialize esp_video, capture video streams, and use USB video class on the ESP32-P4.
7.98 KB
-
v4l2_cmd
This example provides a command-line interface for controlling V4L2 video devices and capturing video frames.
22.59 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description for the camera sensor.
13.87 KB