Skip to content

Releases: esp-arduino-libs/ESP32_USB_Stream

Release v0.1.0

02 Aug 07:35
8854d03
Compare
Choose a tag to compare
Merge pull request #3 from esp-arduino-libs/feat/update_usb_stream_lib

feat(esp32_usb_stream): update usb stream lib

Release v0.0.1

13 Nov 04:53
Compare
Choose a tag to compare

v0.0.1 - [2023-11-10]

Enhancements:

  • Only support for ESP32-S2 and ESP32-S3 SoCs.
  • Support video stream through UVC Stream interface.
  • Support microphone stream and speaker stream through the UAC Stream interface
  • Support volume, mute and other features control through the UAC Control interface
  • Support stream separately suspend and resume