uploaded 1 day ago
A framework designed to support Linux V4L2, multiple cameras and video streaming.
7 examples
-
-
sd_card
This example demonstrates how to store camera images to an SD card and export them to a computer for preview.
46.25 KB
-
usb_msc
This example demonstrates how to store and access an image file through USB using SPI flash or SD card.
48.12 KB
-
capture_stream
This example demonstrates how to initialize esp_video and capture data streams from a video device.
50.94 KB
-
simple_video_server
This example demonstrates how to create multiple HTTP servers on a local network to provide video streaming and image capture functionalities.
919.36 KB
-
uvc
This example demonstrates initializing esp_video, capturing video from a camera device, and sending it over USB.
43.62 KB
-
v4l2_cmd
This example provides a command-line interface for controlling V4L2 video devices, enabling tasks like querying device info, capturing video frames, and adjusting parameters.
58.22 KB
-
video_custom_format
This example demonstrates how to initialize the video system using a custom format description for a camera sensor.
49.52 KB