This is an old revision of the document!
Edge-2L has ported moonlight-embedded to Ubuntu, allowing you to stream and control other PCs from Edge-2L for remote work or smooth PC gaming.
Moonlight is the client app that works with Sunshine (the server) on your PC. Install Sunshine using: sunshine .
$ sudo dpkg -i moonlight-embedded/moonlight-embedded_*_arm64.deb
The Edge-2L version of Moonlight uses command line only (no graphical interface).
After installing Sunshine on your PC:
$ moonlight pair $PC_IP # Replace $PC_IP with your PC's IP address
Both devices must be on the same local network
$ moonlight list $PC_IP
$ moonlight stream -app Desktop -4k $PC_IP
$ moonlight --help