|
|
|
|
|
by btschaegg
1005 days ago
|
|
Yes, I got my old Chromecast to work with Jellyfin. Heads up: You'll have to redirect DNS from 8.8.8.8 and 8.8.4.4 to your router if you'd like to use a local hostname (i.e. in your LAN), though, otherwise the Chromecast will never use your DHCP advertised DNS service. |
|
It looks like that repo hasn't been updated in a while, although it might still work. It's an offshoot of peerflix [1], a Node CLI that streams video from a torrent to an h264 playlist. So without peercast I would just open my browser to the local network address where peerflix was hosting the h264 playlist, and use the Cast button to stream it to my device (which I believe technically means Chromecast "takes over" downloading the playlist, rather than my laptop pushing the video to it, so I just needed to use a URL with the LAN IP of my computer).
[0] https://github.com/mafintosh/peercast
[1] https://github.com/mafintosh/peerflix