-
Notifications
You must be signed in to change notification settings - Fork 83
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
Comments
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 |
There is an app called "Local Video Player" https://www.youtube.com/watch?v=fsUIwqlHg94 Is there something you can implement? |
As I understood from the video, the app just plays a local video file in AA? Fermata Auto can do that. |
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? |
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. |
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).
The text was updated successfully, but these errors were encountered: