livepeer / livepeer/studio

Player metrics: ttff, user agent, autoplay flag

Open
#1,569 0 comments 0 reactions 1 assignee View on GitHub

@0xcadams is already working on this.

Since Jan 23, 2023.

team: studio
Dominant language
TypeScript
Stars
88
Forks
37
PR merge metrics
No merged PRs in 30d

Description

## Time to first frame

This metric is used to measure the amount of time (in seconds) that a user must wait for the video to play after indicating that they'd like the video to play (either by pressing the play button or autoplay).

### Must capture:
- Timestamp when user hits the play button (or autoplay is triggered)
- Timestamp when the viewer sees the first frame.

@ecmulli Can you fill in details about how this data should be captured so that we can query it?

*Edited after clarification:*
Must track:

1. ttff
2. user-agent
3. autoplay flag

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.