by nedp on 6/12/21, 8:23 AM with 69 comments
by alias_neo on 6/12/21, 1:07 PM
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 etc) to an SBC or other machine running the server code, and connected to a TV or monitor. It appears that the media must be resident on the controller and not the server.
It looks like they're aiming for multiple targets with "good" synchronisation, whatever that means.
Looks like a nice toy project for someone but there seem to be far more mature tools out there, at least for multi-room audio.
For video, if you don't need sync, Jellyfin (libre Emby fork) is quite capable.
by kingosticks on 6/12/21, 4:50 PM
And this title is misleading.
by gizdan on 6/12/21, 4:54 PM
by tucosan on 6/12/21, 10:00 AM
by tmikaeld on 6/12/21, 9:49 AM
That's a huge amount of effort between, love it!
by saagarjha on 6/12/21, 1:35 PM
by jrm4 on 6/12/21, 6:21 PM
Monitor-over-network would be great too, but not a requirement; I'm aware that solutions exist, but so far everything I've tried has been painfully clunky.
by squarefoot on 6/12/21, 6:51 PM
Let me give an example. I keep all my media in a home NAS (Nas4Free plus RAID etc.) as simple files (mpeg4 etc.). My home TV is connected to a RPi running Kodi that accesses the file list through SMB/NFS shares, as every other computer in the house. If I want to watch a movie, I use Kodi to navigate the file list until I find the relevant file and play it. There are no downsides since it's a one click solution, and the pretty good CEC support by Kodi and the RPi makes it a breeze (one single remote for both the TV and Kodi) but this way the file is being transcoded by the player (the RPi) and not by the streming hardware, which would be an often less powerful platform like a NAS. This also means the streamed content travels as compressed packets through the network, in fact loading it a lot less than for example it would happen when streaming it after transcoding. As a result, I could have like 10 machines watching each one its own Full HD movie on a home wired network, which would be unthinkable if the poor NAS had to transcode all of them on the fly, not to mention the much heavier network load.
So the question is: what's the point in streaming in home environments rather than navigating file shares?
by matthewfcarlson on 6/12/21, 7:11 PM
by zozbot234 on 6/12/21, 4:03 PM
by mongol on 6/12/21, 10:40 AM
by StavrosK on 6/12/21, 10:38 AM
by forgotpwd16 on 6/12/21, 10:24 AM
by _Microft on 6/12/21, 1:37 PM
According to one of its creators, the device can be ordered partially pre-assembled for $10 and requires additional parts worth another $10 to be soldered on by yourself.
by bronco21016 on 6/12/21, 11:32 AM
Does this allow me to turn a SBC into a Chromecast? Meaning, do I install this on a SBC, or any Linux machine, and magically I can cast YouTube to it from my phone?
The README could use a quick FAQ of what this repo can and cannot do as it relates to the Chromecast/Google Cast ecosystem since they’re using that brand name in the description.
by taylorius on 6/12/21, 1:23 PM
by zibzab on 6/12/21, 10:44 AM
To be more specific, I will need to "onboard" a fresh chromecast into my network with Google Home before i can use this?