Skip to content

feat(web): initial support for end to end latency measuring#231

Merged
a-wing merged 2 commits intomainfrom
feat/web-measure-latency
Oct 7, 2024
Merged

feat(web): initial support for end to end latency measuring#231
a-wing merged 2 commits intomainfrom
feat/web-measure-latency

Conversation

@rocka
Copy link
Copy Markdown
Contributor

@rocka rocka commented Oct 7, 2024

Encode current timestamp with QR Code, and decode the timestamp on receiver side. Fixes #138

Usage

  1. Create a new web stream, then start the stream with "Encode Latency"

  2. "Preview" the stream, and press "Decode Latency"
    image

@rocka rocka marked this pull request as ready for review October 7, 2024 14:20
@rocka rocka force-pushed the feat/web-measure-latency branch from 2216669 to f9a8114 Compare October 7, 2024 15:52
@a-wing
Copy link
Copy Markdown
Member

a-wing commented Oct 7, 2024

Maybe there has some problem, if console.log show a error one times, The Latency will not update

Screenshot 2024-10-08 at 00 31 51

@a-wing a-wing added enhancement New feature or request mod::webui Web debuger labels Oct 7, 2024
@a-wing a-wing added this to the 0.6.0 milestone Oct 7, 2024
@a-wing a-wing merged commit d57852c into main Oct 7, 2024
@a-wing a-wing deleted the feat/web-measure-latency branch October 7, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request mod::webui Web debuger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Measure end to end latency

2 participants