Earlier quoted context omitted.
As far as i understand it, no. It allows to turn hardware running Linux ( like a Pi) into a Chromecast ( the dongle), to which you can stream video/audio from another device ( but not compatible with Google's protocol, so you can't click on YouTube's cast button to use it, you need extra software)
So then this is the same as Kodi, Plex, etc
NymphCast – Open-source Chromecast Alternative
31–40 of 71 posts
Re: NymphCast – Open-source Chromecast Alternative
#32There is clearly a lot of misunderstanding in the comments here. I feel like the repository is causing confusion by referring to Chromecast. This has nothing to do with Chromecast, nor does it have anything to do with Google Cast, nor will it let or help you "Cast" anything like YouTube to your Cast capable devices. What this is, is an (early) software implementation to stream media from a control device (your phone…
You say this has nothing to do with Chromecast and then describe the #1 use-case for casting, to play movies that sit on your device (phone, laptop) on your TV. Jellyfin, based on their website, looks like just another media server.
Is it really, though? I've used "casting" many times, and it was always to cast something that was "on the cloud", never something that was on my phone, to my TV. For example, it's a lot easier to find a specific YouTube video with my phone than with my TV remote.
Re: NymphCast – Open-source Chromecast Alternative
#33Earlier quoted context omitted.
You say this has nothing to do with Chromecast and then describe the #1 use-case for casting, to play movies that sit on your device (phone, laptop) on your TV. Jellyfin, based on their website, looks like just another media server.
> the #1 use-case for casting, to play movies that sit on your device (phone, laptop) on your TV Is it really, though? I've used "casting" many times, and it was always to cast something that was "on the cloud", never something that was on my phone, to my TV. For example, it's a lot easier to find a specific YouTube video with my phone than with my TV remote.
> Streaming online content by passing a URL to the server.
Re: NymphCast – Open-source Chromecast Alternative
#34Now, that's an esoteric choice of language. I'm curious about the rationale to chose Angelscript over the more common scripting languages.
Re: NymphCast – Open-source Chromecast Alternative
#35Re: NymphCast – Open-source Chromecast Alternative
#36Re: NymphCast – Open-source Chromecast Alternative
#37Earlier quoted context omitted.
It doesn't expose a Google Cast device. It only allows streaming media from a Jellyfin instance to that device.
Oh, then it's very different from what I want...
Edit: although maybe some apps still support DIAL and that might be an option.
Re: NymphCast – Open-source Chromecast Alternative
#38And this title is misleading.
Re: NymphCast – Open-source Chromecast Alternative
#39Re: NymphCast – Open-source Chromecast Alternative
#40I'm curious. Usually when something like an open source alternative to a product is highly sought after feature, someone will often attempt to reverse engineer the apis or something mostly so it works with the current ecosystem. What has made Google Cast so resistant to this? I can't imagine the protocol being a complex one. Does anyone know?