uploaded 3 weeks ago
USB Device UVC, Streaming Video to Host
# ChangeLog
## v1.1.2 2024-10-25

* Add test-apps

## v1.1.1 2024-10-17

* Add USB PHY initialization support for P4.

## 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.2"

or download archive

Stats

  • Archive size
    Archive size: 1.48 MB
  • Downloaded in total
    Downloaded in total 196 times
  • Downloaded this version
    This version: 33 times

Badge

espressif/usb_device_uvc version: 1.1.2
|