|
|
|
|
|
by mastazi
1580 days ago
|
|
Is there something like a chromecast "server"? What I mean: I have a Linux box connected to my TV - I want to know if there is a way to cast from a phone to the Linux box, by installing some software on the linux box that makes it appear as a Chromecast to other devices |
|
Nymphcast [1] is an alternative, but wouldn't be compatible with existing clients, since the protocol is different.
Miraclecast [2] is an implementation of miracast/wi-fi display that runs on Linux. There is also a myriad of alternatives: vnc, raspicast, etc.
Leapcast [3] used to be an implementation of what you want (while using chrome as a black box).
There are some implementations of airplay servers.
And lastly, a lot of media players implement some way of playing on one another (vlc, kodi, jellyfin, plex).
Funnily, you might just be interested in UPNP and DLNA. Support for these is quite robust, but it tends to disappear on newer devices (to the benefit of proprietary solutions like chromecast and airplay).
[1]: http://nyanko.ws/product_nymphcast.php
[2]: https://github.com/albfan/miraclecast
[3]: https://github.com/dz0ny/leapcast