Skip to content

UVC support: USB Video Class to turn Arduino's into webcams #153

Open
@josuah

Description

@josuah

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions