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

Chromecast has no scrubbing controls #45

Closed
abuettner93 opened this issue Aug 13, 2024 · 6 comments
Closed

Chromecast has no scrubbing controls #45

abuettner93 opened this issue Aug 13, 2024 · 6 comments
Labels
✨ enhancement New feature or request

Comments

@abuettner93
Copy link

Describe the bug
When casting, the media plays, but there are no controls to scrub forward or backward once the media is playing.

To Reproduce
Steps to reproduce the behavior:

  1. Cast media
  2. There are no scrubbing controls

Smartphone:

  • Device: iPhone 13
  • OS: iOS 17.5.1
  • Version 0.4.1
@fredrikburmester
Copy link
Owner

There are no controls on the phone, but there are controls on the TV if you want to scrub. This is due to the extended controls being off in the library i'm using. I've asked for an easier way to turn them on here: react-native-google-cast/react-native-google-cast#538

@fredrikburmester fredrikburmester added the ✨ enhancement New feature or request label Aug 14, 2024
@abuettner93
Copy link
Author

@fredrikburmester would this be something to consider? Or is it unrelated to your implementation? https://react-native-google-cast.github.io/docs/components/ExpandedController

@fredrikburmester
Copy link
Owner

Yes i've looked into, and tried, the expanded controller. Though it requires native code. That's fine, but i've asked them to include that code via an expo plugin config here: react-native-google-cast/react-native-google-cast#538

I could include the expanded controller regardless, but it's more for me to manage.

@jakequade
Copy link
Contributor

Have put up a PR with the expanded controller implemented, it's an option for the meantime #106

@MajorP93
Copy link

+1 I would also really love to see Chromecast controls getting added to the app!

Thanks for the great work btw :-)

@abuettner93
Copy link
Author

Saw that the new full controls were pushed as a release! They work great and really make the casting experience 1000x better. Thanks for all the hard work guys!
I'll leave the ticket for you to mark as closed, yeah?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants