Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

rocka
Copy link
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
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
6 checks passed
@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