Open
Description
Through Zephyr introduction of UVC, it is now possible to turn a video driver into a webcam.
Arduino-side, I suspect users might want to do things slightly differently, maybe have Arduino sketch define the pixel format and resolution themselves without having to write an "adapter" driver just for this purpose.
This means the Zephyr UVC API has to be extended to support the typical Arduino use-cases.
What would be the ideal Arduino API for UVC? This way it is possible to plan the features Zephyr-side, and likely this will help non-Arduino users too in the process.
Metadata
Metadata
Assignees
Labels
No labels