Skip to content

feat(screencast): expose frame presentation timestamp on onFrame#41162

Open
Skn0tt wants to merge 1 commit into
microsoft:mainfrom
Skn0tt:skn0tt/expose-frame-walltime
Open

feat(screencast): expose frame presentation timestamp on onFrame#41162
Skn0tt wants to merge 1 commit into
microsoft:mainfrom
Skn0tt:skn0tt/expose-frame-walltime

Conversation

@Skn0tt
Copy link
Copy Markdown
Member

@Skn0tt Skn0tt commented Jun 5, 2026

As discussed in #41007 (comment).

* alias: ScreencastFrame
- alias: ScreencastFrame
- `data` <[Buffer]> JPEG-encoded frame data.
- `timestamp` <[float]> The timestamp of when the frame was presented by the browser, in milliseconds since the Unix epoch.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is surprising we don't use monotonic time here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Test results for "MCP"

7266 passed, 1119 skipped


Merge workflow run.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Test results for "tests 1"

39545 passed, 771 skipped


Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants