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

CMCD measure throughput not being sent for HLS Live streams #3873

Closed
littlespex opened this issue Jan 18, 2022 · 0 comments · Fixed by #3874 or #4009
Closed

CMCD measure throughput not being sent for HLS Live streams #3873

littlespex opened this issue Jan 18, 2022 · 0 comments · Fixed by #3874 or #4009
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@littlespex
Copy link
Collaborator

Have you read the FAQ and checked for duplicate open issues?
Yes

What version of Shaka Player are you using?
3.3.0

Can you reproduce the issue with our latest release version?
Yes

Can you reproduce the issue with the latest code from master?
Yes

Are you using the demo app or your own custom app?
Both

If custom app, can you reproduce the issue using our demo app?

What browser and OS are you using?
Chrome, Firefox

For embedded devices (smart TVs, etc.), what model and firmware version are you using?

What are the manifest and license server URIs?

What configuration are you using? What is the output of player.getConfiguration()?

{
  cmcd: {
    enabled: true
  }
}

What did you do?

  1. Load any HLS live stream
  2. Let content play until the segments are loaded

What did you expect to happen?
The CMCD data should contain the mtp property.

What actually happened?

The mtp property is missing.

@littlespex littlespex added the type: bug Something isn't working correctly label Jan 18, 2022
@shaka-bot shaka-bot added this to the v3.3 milestone Jan 18, 2022
joeyparrish pushed a commit that referenced this issue Jan 18, 2022
* Use dynamic reference to abrManager

Fixes #3873

Co-authored-by: Dan Sparacio <daniel.sparacio@cbsinteractive.com>
joeyparrish pushed a commit that referenced this issue Jan 28, 2022
* Use dynamic reference to abrManager

Fixes #3873

Co-authored-by: Dan Sparacio <daniel.sparacio@cbsinteractive.com>
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Mar 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2022
@avelad avelad modified the milestones: v3.3, v4.0 May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
3 participants