basic_uvc_stream

Example of the component espressif/usb_host_uvc v2.5.2
# UVC driver example: Video stream

## Selecting the USB Component

To manually select which USB Component shall be used to build this example, please refer to the following documentation page: [Manual USB component selection](../../../../../../docs/host/usb_host_lib/usb_component_manual_selection.md).

To create a project from this example, run:

idf.py create-project-from-example "espressif/usb_host_uvc=2.5.2:basic_uvc_stream"

or download archive (~7.14 KB)