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

BADGERS fix: don't emit synthetic stall if media element reports playback is not ready #89

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

eirikbjornr
Copy link

What?

Title.

Why?

There are TV devices that break if playback rate is set when the device's media element reports a ready state less than 2.

How?

  • Check ready state reported by media element. Trust the media element to emit waiting events as expected if it reports a ready state less than 3 when at least one source buffer is out of data.
  • Add log messages.

@eirikbjornr eirikbjornr merged commit 1d9badf into smp-v4.7 Dec 11, 2023
tsadler1988 pushed a commit that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants