Live data from Hacker News

Query your local network for Chromecasts and have them play media

github.com

11–20 of 29 posts

Re: Query your local network for Chromecasts and have them play media

#11
post #3

That is an awesome library. It didn't see any sort of documentation, but I imagine that this does not work on a local library, correct? I believe at some point I heard that there were some DNS settings on the Chromecast that couldn't be changed? Personally, I'm really looking forward to someone creating some sort of an open-source receiver clone that I can install on my Nvidia Jetson or some other SoC. I would love t…

Unfortunately, Crestron-style systems are still the only way to go if you want a system that you don't have to babysit too much. They support wireless or wired HDMI across multiple inputs and outputs. But they're pretty expensive (a few thousand dollars per room) so most people don't bother.

Something like Chromecast works ok, but there's no easy way to swap back to other inputs (e.g. a game console) without a remote. Chromecast also has some significant input lag (a second or two) when issuing commands to it.

Re: Query your local network for Chromecasts and have them play media

#12
Can anyone tell whether with this the Chromecast still needs to have an internet connection to work? In applications like digital signage would just want the Chromecast on a LAN - not with internet access.

I've had to roll my own stuff because of that limitation, which runs on a Raspberry PI plugged into the display. Would much rather have preferred to have a single Raspberry PI serving the content, and multiple chromecasts plugged into displays.

Re: Query your local network for Chromecasts and have them play media

#14

Can anyone tell whether with this the Chromecast still needs to have an internet connection to work? In applications like digital signage would just want the Chromecast on a LAN - not with internet access. I've had to roll my own stuff because of that limitation, which runs on a Raspberry PI plugged into the display. Would much rather have preferred to have a single Raspberry PI serving the content, and multiple chro…

it should work without internet connection

Re: Query your local network for Chromecasts and have them play media

#16

Can anyone tell whether with this the Chromecast still needs to have an internet connection to work? In applications like digital signage would just want the Chromecast on a LAN - not with internet access. I've had to roll my own stuff because of that limitation, which runs on a Raspberry PI plugged into the display. Would much rather have preferred to have a single Raspberry PI serving the content, and multiple chro…

it should work without internet connection

Yes, I agree. But does it?

It has not, in my experience, worked this way with other applications. Does it with this one?

edit: Oops, you are the creator... haha. I will now insert my foot in my mouth.

Re: Query your local network for Chromecasts and have them play media

#18

Can anyone tell whether with this the Chromecast still needs to have an internet connection to work? In applications like digital signage would just want the Chromecast on a LAN - not with internet access. I've had to roll my own stuff because of that limitation, which runs on a Raspberry PI plugged into the display. Would much rather have preferred to have a single Raspberry PI serving the content, and multiple chro…

It does require internet access. The media can be streamed over the local network. But the apps that run on the Chromecast are downloaded from the internet.

It should be possible for the receiver app to come from local URL. Or the Chromecast to cache the app. But neither of those are currently supported.

Re: Query your local network for Chromecasts and have them play media

#19

Can anyone tell whether with this the Chromecast still needs to have an internet connection to work? In applications like digital signage would just want the Chromecast on a LAN - not with internet access. I've had to roll my own stuff because of that limitation, which runs on a Raspberry PI plugged into the display. Would much rather have preferred to have a single Raspberry PI serving the content, and multiple chro…

it should work without internet connection

I think you are talking about the posted project.

The CC itself will refuse to boot without an internet connection ..

Once it booted, it provides a limited offline functionality; if it requires to load `appID` from the internet, and it's not connected: it will block

Also since last February update, you need an internet connection to stream local content ..

I'm sorry Dave, you cant do that

Re: Query your local network for Chromecasts and have them play media

#20
post #19

Earlier quoted context omitted.

it should work without internet connection

I think you are talking about the posted project. The CC itself will refuse to boot without an internet connection .. Once it booted, it provides a limited offline functionality; if it requires to load `appID` from the internet, and it's not connected: it will block Also since last February update, you need an internet connection to stream local content .. I'm sorry Dave, you cant do that

> Also since last February update, you need an internet connection to stream local content ..

I assume it phones home to Google?

Post reply on HN