basic_uvc_stream

Example of the component espressif/usb_host_uvc v2.3.1
| Supported Targets | ESP32-S2 | ESP32-S3 | ESP32-P4 |
| ----------------- | -------- | -------- | -------- |

# 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.3.1:basic_uvc_stream"

or download archive (~5.49 KB)