Ludimus is a cross-platform AirPlay mirroring server, based on RPiPlay and UxPlay.
Ludimus runs on:
- macOS 10.15, with Homebrew
- Ubuntu 20.04
- Windows 10 version 2004, with MSYS2
See the wiki for more details.
Run the executable and Ludimus will appear in the network.
The following options are implemented:
- -n name: Specify the network name of the AirPlay server.
- -a: Turn off audio and show video only.
- -d: Enables debug logging. Will lead to choppy playback due to heavy console output.
- -v/-h: Displays short help and version information.
Ludimus is heavily inspired by this pull request to the upstream repository RPiPlay, allowing generic Linux builds.
As both repositories share the same codebase, I would suggest that anyone wishing to contribute to Ludimus make a pull request directly to RPiPlay.
5582Ludimus is licensed under the GNU General Public License v3.0.