iina
iina copied to clipboard
Add Chromecast support?
Don't know how easy this is since I've heard it's quite a closed system by Google, but it would be very useful.
I Agree with adriel :) would love to see support for chromecast ^_^
+1
Since IINA is based on MPV, I guess we should ask MPV to implement Google Cast (Chromecast). There is an old issue and its closed - https://github.com/mpv-player/mpv/issues/177
+1
+1
+1
Beamer (https://beamer-app.com/) and Airflow (http://airflowapp.com/) support it on desktop for Mac, so it should be possible even if Google does not provide APIs for desktop :)
Perhaps you can ask for the help of Matt (https://www.reddit.com/user/airflow_matt), creator of Airflow.
Thanks a million for your work on this project, iina is now my default video player, and for sure, I know that you have to prioritize requests.
+1
@Marl0 Please use reactions instead of replying "+1" to avoid spamming other's mailbox.
+1 As recent VLC 3.0 Update Adds Chromecast Support for non-native formats. Hope IINA could support Chromecast future. and Many thanks for ur efforts
Any news on the subject ? :)
Any news for the Chromecast support?
I have recently downloaded iina and I am absolutely loving it! It would be awesome if it had Chromecast support also, to cast local media from Mac! Is this planned?
+1
I'd love this too. I only just found out about this project but it fits practically all my media needs, except this
This issue really kills IINA use for me, i usually watch videos and if they turn out to be longform cast them to my tv while i continue using the macbook for something else. this means i have to use vlc since all the other casting workaround apps don't have nice interfaces
i'm betting a lot of people try and then drop IINA because of this, multiple screens and casting videos that don't require attention(video podcasts for eg) is quickly becoming a common usecase in our ever more connected cordless homes
+1 for Chromecast support
+1
I'd love to see this feature as much as everyone else here, but please just hit the thumbs up emoji on the first post if you'd also like it, we don't need loads of "+1" posts, it just annoys everyone else who's watching this issue.
You don't want to annoy the developer, this issue has already been marked as a feature request so I'm sure someone will post here if there are any updates.
@adriel it's been 2 years since the issue was raised, it'd be nice if the devs should chime in and concretely say whether it;s yay or nay to adding support
As far as I am aware, the current situation for Chromecast (and AirPlay, which is very similar) is that these are private, undocumented protocols that nobody on the development team has spent the time to look at and reverse-engineer. This isn't to say that we will never implement this; we are well aware that these two features are the most highly-requested open issues right now, so given enough time someone (likely me, unless anyone else steps up 😉) will end up coming back to this–it's just that this could be tomorrow or in a couple years, depending on time and resources. With that said, if anyone can provide assistance–code, or even a high-level overview of what kinds of things Chromecast supposedly supports–it would make it a lot more likely that this feature gets implemented. In summary, we are not opposed to supporting casting (or mirroring), but there is currently nobody working on this. You'll know if someone is actively working on it because we'll assign the issue to them.
@saagarjha .. Thanks for your message .. I guess something like the guide below would be helpful? https://lawgimenez.me/2018/08/19/tutorial-implement-chromecast-on-ios/
Hi @saagarjha 👋. I implemented the Chromecast protocol from scratch for a game I'm working on and wrote up some docs about the protocol and how to stream local files to a device. cast-client
is a rust crate that is an incomplete implementation of the protocol.
Hi @lopopolo, thanks for writing this up! I'm sure it will be useful when implementing this feature. Unfortunately, my personal Chromecast is at home and I won't be back for a couple of months, but if nobody looks at this by then I'll see what I can do :)
P.S. @kim0 I'd stay away from using the Cast SDK for licensing and flexibility reasons. It might be useful to reverse-engineer, though.
VLC supports this, maybe you can get inspiration from there? in modules/stream_out/chromecast
https://developers.google.com/cast/docs/reference/
+1 for TV casting!
Is anybody working on this or does anybody have any updates on this issue? I'd love to help out with this if possible, and I might try to do some reading and start it myself if nobody has started it.
+1
Is anybody working on this or does anybody have any updates on this issue? I'd love to help out with this if possible, and I might try to do some reading and start it myself if nobody has started it.
please start it