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

QoE Metrics Reporting - Notify Media Session Handler about start of media playback #26

Closed
dsilhavy opened this issue Jun 1, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dsilhavy
Copy link
Contributor

dsilhavy commented Jun 1, 2023

Feature description
As defined in 26.501 Section 5.5.3 step 11: The Media Player notifies the Media Session Handler of the start of media playback, causing the Media Session Handler to initialize and begin countdown of separate metrics reporting interval timers for the supported schemes.

For that reason, we need:

A message that is sent by the Media Stream Handler via IPC to the Media Session Handler to notify about the start of media playback

@dsilhavy dsilhavy added the enhancement New feature or request label Jun 1, 2023
@dsilhavy dsilhavy added this to the Version 1.1.0 milestone Jun 1, 2023
@dsilhavy dsilhavy self-assigned this Jun 1, 2023
@dsilhavy
Copy link
Contributor Author

dsilhavy commented Jun 1, 2023

Implemented in #67 . We use the Player.STATE_READY event from the Exoplayer.

@rjb1000 rjb1000 changed the title Metric Reporting - Notify Media Session Handler about start of media playback QoE Metrics Reporting - Notify Media Session Handler about start of media playback Jun 1, 2023
@dsilhavy dsilhavy modified the milestones: Version 1.1.0, Version 1.2.0 Dec 6, 2023
@dsilhavy dsilhavy closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant