uploaded 1 hour 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 to an SD card and export them to a computer for preview.
10.60 KB
-
usb_msc
This example demonstrates storing an image file in SPI flash or SD card and accessing it via USB cable.
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 for M2M applications. It evaluates encoding and decoding capabilities using onboard and USB UVC cameras.
15.86 KB
-
simple_video_server
This example demonstrates setting up multiple HTTP servers on a local network for video streaming and image capture.
884.17 KB
-
uvc
This example demonstrates how to initialize USB video class, open camera interfaces, and capture video streams.
7.98 KB
-
v4l2_cmd
This example provides a command-line interface for controlling V4L2 video devices, enabling operations like querying device info 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 camera sensors.
13.87 KB