Replies: 1 comment 11 replies
-
I am almost ready with this: now preparing the final integration with the Video API. The descriptors can be encoded on the devicetree like this:
This gets exposed to the host as USB descriptors, and to Zephyr as I will make a draft pull request with a sample for any |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would be nice to have UVC support for Zephyr USB stack.
Also I need it soon, so I will gather ideas and try get a PoC going.
Nothing presentable yet, only enough to get video frames in/out as an early goal.
There seems to be an existing effort merged into Zephyr, which lead to a Zephyr sample:
#17194 - Video 4 Zephyr - Video API, Drivers and Samples
Beta Was this translation helpful? Give feedback.
All reactions