Show HN: Control Chromecasts from Linux
github.com
Show HN: Control Chromecasts from Linux
1–10 of 74 posts
Re: Show HN: Control Chromecasts from Linux
#2Re: Show HN: Control Chromecasts from Linux
#3In the past I've used https://github.com/keredson/gnomecast which is a standalone simple media player that transcodes if needed and streams to my Chromecast. Thoughts on what this provides that's better?
Re: Show HN: Control Chromecasts from Linux
#4Are there other ways to control chromecasts from Linux? I used to be able to cast straight from Chromium, but that hasn't worked for me in at least a couple years.
Re: Show HN: Control Chromecasts from Linux
#5Thanks for this, I can't wait to test it out. Are there other ways to control chromecasts from Linux? I used to be able to cast straight from Chromium, but that hasn't worked for me in at least a couple years.
Edit: included since v3.0
Re: Show HN: Control Chromecasts from Linux
#6Does this also allow you to cast arbitrary media to the Chromecast? I couldn't tell from the readme.
pip3 install catt
And then: catt cast Re: Show HN: Control Chromecasts from Linux
#7Thanks for this, I can't wait to test it out. Are there other ways to control chromecasts from Linux? I used to be able to cast straight from Chromium, but that hasn't worked for me in at least a couple years.
VLC has a native client afaik. Edit: included since v3.0 https://www.videolan.org/developers/vlc-branch/NEWS
Usually I'm interested in either casting a browser window, or even the whole screen usually, which I've been coming up short on.
Re: Show HN: Control Chromecasts from Linux
#8Re: Show HN: Control Chromecasts from Linux
#9Earlier quoted context omitted.
VLC has a native client afaik. Edit: included since v3.0 https://www.videolan.org/developers/vlc-branch/NEWS
Good to know, thanks. Usually I'm interested in either casting a browser window, or even the whole screen usually, which I've been coming up short on.
Re: Show HN: Control Chromecasts from Linux
#10Earlier quoted context omitted.
Good to know, thanks. Usually I'm interested in either casting a browser window, or even the whole screen usually, which I've been coming up short on.
VLC re encodes content on the fly and sends it to the chromecast, even the android app supports it (albeit making your phone hot). Not sure about your two requirements though, maybe so. else has a tip here.