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 google cast not working #1738

Merged
merged 3 commits into from
Oct 7, 2024
Merged

fix google cast not working #1738

merged 3 commits into from
Oct 7, 2024

Conversation

locksten
Copy link
Collaborator

Description

Added DISABLE_DISCOVERY_AUTOSTART and START_DISCOVERY_AFTER_FIRST_TAP_ON_CAST_BUTTON plugin props.
Added a separate "Load Media" button, since with google cast connecting to a device and playing media on it are separate actions.
Replaced useRemoteMediaClient with CastContext, since on ios google cast hooks seem to not refresh.
Added debug logging.

google_cast_ios.mp4
google_cast_android.mp4

Related issues

@Marius456 Marius456 added the e2e label Oct 1, 2024
@Marius456 Marius456 added this to the 1.4 milestone Oct 1, 2024
Copy link
Collaborator

@pauliusguzas pauliusguzas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tvos fails to run and androidtv has also chromecast support, is that expected?

@pauliusguzas pauliusguzas added e2e and removed e2e labels Oct 1, 2024
@pauliusguzas pauliusguzas self-requested a review October 7, 2024 07:04
@pauliusguzas pauliusguzas merged commit ec76442 into main Oct 7, 2024
21 of 23 checks passed
@Marius456 Marius456 deleted the fix/google-cast branch October 7, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants