Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Video class support #366

Merged
merged 4 commits into from
Jan 25, 2024
Merged

Add Video class support #366

merged 4 commits into from
Jan 25, 2024

Conversation

hathach
Copy link
Member

@hathach hathach commented Jan 25, 2024

  • initial support for UVC
  • Add new Adafruit_USBD_Video.cpp/h but it is only used to build configuration descriptor for now. All APIs use native tinyusb tud_video_ call
  • Update USBD Device configuration descriptor builder to update/adjust interface number, endpoint address dynamically for video class
  • add video_capture.ino example
  • enable bulk video streaming for rp2040/samd21/samd51/nrf52840

@ladyada

image

@hathach hathach merged commit 208f6c8 into master Jan 25, 2024
16 checks passed
@hathach hathach deleted the enable-uvc-rp2040 branch January 25, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant