Skip to content

Match CapturedMouseEvent with video frame #3

@chrisguttandin

Description

@chrisguttandin

I think it would be beneficial if it would be possible to match a CapturedMouseEvent with the corresponding video frame.

Let's say there is an application which records a video using getDisplayMedia(). The application wants to record the position of the mouse, too. It does that by storing every CapturedMouseEvent. How would it match the individual mouse positions with the recorded video later on?

Maybe it's worth adding some sort of timestamp to the event which correlates with the timestamp that can be obtained from a video frame when using insertable streams.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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