I'm in the process of degoogling and I'm stuck trying to find a reasonable alternative to Chromecast. It would be great if I could stream music/video from my phone to my TV from apps like RiMusic, Tidal, and NewPipe. Are there any good solutions? Even better if friends and family can use it with minimal additional setup.
If you're up for using Jellyfin and have satellite devices, you can check out something I'm working on to achieve this: https://github.com/MattMckenzy/Homehook
The main branch was compatible with chromecast devices, but I've stopped maintaining it in favor of the v2 branch, where HomeHook communicates directly with satellite devices through HomeCast.
Let me know if you have any questions about it, always glad to help!
There are probably better alternatives, but I have a raspbery pi plugged into my tv and use KDE connect to remote control the mouse and keyboard from my phone. If I wanna watch youtube I'll navigate to youtube.com and click on a video.
Plasma actually has a UI for smart TVs if you weren't aware, although I have never used it myself so I'm not sure how good it is. https://plasma-bigscreen.org
I've heard that the focus is on the ARM versions (so maybe they are much more developed) but I tried the x86_64 version on my HTPC recently and it was super barebones.
In the end I found Gnome with a few extensions to be a better solution for my needs
I'm also hopeful fcast gets some more love. The ability to mirror my whole android screen to an fcast server would be great they have servers for Mac, Linux, Windows, and Android but not a lot of clients.
Grayjay integration works well I use it instead of casting.
We'd love to but there are almost zero Android apps that suport DLNA. You can use DLNA for your Jellyfin but if you want to cast from the app of any large streaming service it wants Chromecast (or Apple TV, which is another quagmire).
The trouble for me was always getting people to use the controllers. I had some success with some family members using bubbleupnp on their Android phones. But the separation between sources, renderers and controllers is a little confusing for non technical people
There's a litany of them, but the issue is more about what apps will connect to them reliably. The support on apps is really what you're looking for, as a single app can support multiple streaming targets.
Since you're talking about some pretty widely adopted apps, maybe look at an Airplay alternative as well, since there's also a ton of those, and a lot of them are actively developed.
Well, I don't understand your technical wants or needs, but you can Google or hit GitHub and find dozens pretty easily. Look into what Home Assistant is using these days as an easy starter list maybe. Also worth using Raspberry Pi as an included search term to find projects specifically geared for turning an RPi into a Chromecast or Airplay target.
Your best bet is to just avoid the need altogether. I use an nvidia shield with clipious, smarttube, and jellyfin. There is a qobuz app that is okay and a USB Media Player Pro that is pretty bad. I haven't tried any apps for subsonic streaming.
I'd bet there is a tidal app, but I think tidal also integrates with Plex?
For when I want to "cast" a random video file, I use VLC on my PC and on my shield to stream to the TV, and it works well enough.
I haven't found a good solution to have similar functionality as Google cast for other people to use, but none of my guests have ever been upset that it wasn't available.
I have a Linux PC with Jellyfin hooked up to the TV but i find it awkward to use with a keyboard and trackpad while lying on the couch. It would be great to have a remote like the Chromecast one but I'm not sure if anything like that is available that would work with JF.
I was going to say you could use a smartphone with the Jellyfin app to control it, but it looks to be limited (just the actual launching of videos not play/pause etc).
The BubbleUPnP app can cast to Chromecast (and DLNA) and has built-in support for Jellyfin as a media source (you can browse your Jellyfin content from the Bubble app). It's basically the "remote" you want.
Bubble can also act as a media player so if you launch a video file from a file manager and tell it to play on Bubble while it's connected to a Chromecast, it will cast it.
Bubble can also directly access local files on the phone, Samba shares, and various types of cloud storage accounts.
Its only shortcoming is no SSH support but there's a workaround for that: the Solid Explorer file manager has a built-in relay that will pipe a video file over SSH to a local video player... pick Bubble as that player and you can play to Chromecast from SSH.