uploaded 2 months ago
USB Device UVC, Streaming Video to Host
# ChangeLog

## v1.1.0 2024-6-13

* Remove support for ESP-IDF < v5.0

## v1.0.2 2024-6-1

* Support Frame Based with format H264

## v1.0.1 2024-5-20

* Support config task priority and core

## v1.0.0 2024-4-15

* Support trans two cam's picture
* Support P4
* Add api `uvc_device_config`

## v0.1.0 2024-2-20

* Break the bidirectional dependency with tinyusb

## v0.0.2 2023-12-06

* Add documentation : https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_device/usb_device_uvc.html

## v0.0.1 Init version

* Support Isochronous and Bulk transfer
* Support multiple frame resolutions

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/usb_device_uvc^1.1.0"

or download archive

Stats

  • Archive size
    Archive size: 1.45 MB
  • Downloaded in total
    Downloaded in total 123 times
  • Downloaded this version
    This version: 46 times

Badge

espressif/usb_device_uvc version: 1.1.0
|