Skip to content

Transferable? #211

Open
Open
@dsanders11

Description

@dsanders11

Would be useful if the ImageCapture interface was [Transferable], as this would allow offloading grabbing frames from the main thread. Trying to grab frames on the main thread is always going to compete with UI events and rendering code, which can interfere with the tight timings needed to try to maintain 30 FPS frame grabbing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions