Skip to content

[camera] Support image streams on Windows platform #97542

@jokerttu

Description

@jokerttu

Use case

#4641 adds support for camera on Windows platform but is missing implementation for CameraController feature:

  • ImageStream

Proposal

Camera Windows plugin should have support for these camera plugin methods:

  • startImageStream
  • stopImageStream

Plugin should send images over the MethodChannel. Images are already handled as raw format on windows camera plugin platform, and sending them over the channel should not be a big task to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: desktopRunning on desktopc: new featureNothing broken; request for a new capabilityhas partial patchThere is a PR awaiting someone to take it across the finish linep: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-windowsBuilding on or for Windows specificallyteam-windowsOwned by the Windows platform teamtriaged-windowsTriaged by the Windows platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions