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

fix(Cast): Incorrect detection of MediaCapabilities on Linux Chromecast #7628

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

avelad
Copy link
Member

@avelad avelad commented Nov 19, 2024

Fixes #5776

@avelad avelad added type: bug Something isn't working correctly priority: P1 Big impact or workaround impractical; resolve before feature release platform: Cast Issues affecting Cast devices labels Nov 19, 2024
@avelad avelad added this to the v4.13 milestone Nov 19, 2024
@avelad
Copy link
Member Author

avelad commented Nov 19, 2024

@shaka-bot test ce

@shaka-bot
Copy link
Collaborator

@avelad: Lab tests started with arguments:

  • pr=7628
  • browser_filter=Tizen ChromecastUltra ChromecastGTV ChromeAndroid

@avelad
Copy link
Member Author

avelad commented Nov 19, 2024

@shaka-bot test ce

@shaka-bot
Copy link
Collaborator

@avelad: Lab tests started with arguments:

  • pr=7628
  • browser_filter=Tizen ChromecastUltra ChromecastGTV ChromeAndroid

@joeyparrish
Copy link
Member

Seems weird to me to make the resolution/framerate checks conditional instead of just removing them.

@avelad avelad merged commit bc0b9f2 into shaka-project:main Nov 20, 2024
22 checks passed
@avelad avelad deleted the mcap-cast branch November 20, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Cast Issues affecting Cast devices priority: P1 Big impact or workaround impractical; resolve before feature release type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect detection of MediaCapabilities on Chromecast, resulting in MEDIAKEYS_UNSUPPORTED error
4 participants