Skip to content

Recording visualiser #115

@philpax

Description

@philpax

A potentially handy feature for verification: selecting an unuploaded recording, and then playing it back in a window with the controls overlaid, similar to what the data team has, but locally. I think we can use video-rs to do this; we decode each frame, render them in an egui window, and then overlay the inputs on top.

https://github.com/n00kii/egui-video might be useful. It's not up to date with the latest egui, and I don't know if we can overlay controls on top of it, but it's certainly useful as a reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions