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

Request chromecast for multiple apps #302

Open
FPSUsername opened this issue Oct 3, 2023 · 5 comments
Open

Request chromecast for multiple apps #302

FPSUsername opened this issue Oct 3, 2023 · 5 comments

Comments

@FPSUsername
Copy link

FPSUsername commented Oct 3, 2023

Last time I tried to figure out how to get F1 TV (via the app) to play on AA. I saw that the chromecast setting is present in the fermata auto app, but it doesn't seem to show up for nearby devices.

The construction would be as following with two phones.
Phone 1 connects to AA and uses Fermata Auto.
Phone 2 has any chromecast compatible app running (e.g. F1 TV) and casts to the other device.

I'm not sure if both devices need to be connected to a same WiFi network for this to work though.

Or maybe there's a better way to integrate other video (streaming) apps? (perhaps this is going off topic for this app).

@AndreyPavlenko
Copy link
Owner

The app implements a chromecast sender, but not a receiver. Implementing a receiver is much more complicated due to the authentication issue - thibauts/node-castv2#2

@fwon2638
Copy link

fwon2638 commented Mar 4, 2024

There is an app called "Local Video Player" https://www.youtube.com/watch?v=fsUIwqlHg94

Is there something you can implement?

@AndreyPavlenko
Copy link
Owner

As I understood from the video, the app just plays a local video file in AA? Fermata Auto can do that.

@fwon2638
Copy link

fwon2638 commented Mar 5, 2024

Yes, but video selection is done through/from the phone (rather than from the AA launcher). So, I am wondering if you can implement a similar method (ie making selection from phone) when choosing videos saved in the phone or (more ideally) selecting Youtube video from the phone?

@AndreyPavlenko
Copy link
Owner

You can do with Fermata the same. Open Fermata on AA and the phone and start playback from the phone. It doesn't work for youtube.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants