This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:edge-2l:applications:edge-2l-moonlight-embedded [2025/11/27 02:40] gray ↷ Page moved from local:users:start:applications:edge-2l-moonlight-embedded to local:users:gray:products:sbc:edge-2l:applications:edge-2l-moonlight-embedded |
products:sbc:edge-2l:applications:edge-2l-moonlight-embedded [2026/05/11 02:46] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Edge-2L Moonlight-embedded ====== | ====== Edge-2L Moonlight-embedded ====== | ||
| - | 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. | + | {{page> |
| - | + | ||
| - | Moonlight is the client app that works with Sunshine (the server) on your PC. Install Sunshine using: [[ https:// | + | |
| - | + | ||
| - | + | ||
| - | ===== Download Moonlight Package ===== | + | |
| - | + | ||
| - | You can download package here: | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | ===== Installation ===== | + | |
| - | + | ||
| - | ``` shell | + | |
| - | $ sudo dpkg -i moonlight-embedded/ | + | |
| - | ``` | + | |
| - | + | ||
| - | ===== Using Moonlight ===== | + | |
| - | + | ||
| - | The Edge-2L version of Moonlight uses command line only (no graphical interface). | + | |
| - | + | ||
| - | ==== Pair with Host PC ==== | + | |
| - | After installing Sunshine on your PC: | + | |
| - | ``` shell | + | |
| - | $ moonlight pair $PC_IP | + | |
| - | ``` | + | |
| - | + | ||
| - | Both devices must be on the same local network | + | |
| - | + | ||
| - | ==== List Available Apps ==== | + | |
| - | ``` shell | + | |
| - | $ moonlight list $PC_IP | + | |
| - | ``` | + | |
| - | + | ||
| - | ==== Stream Desktop Control ==== | + | |
| - | ``` shell | + | |
| - | $ moonlight stream -app Desktop -4k $PC_IP | + | |
| - | ``` | + | |
| - | + | ||
| - | ==== Help & More Commands ==== | + | |
| - | ``` shell | + | |
| - | $ moonlight --help | + | |
| - | ``` | + | |
| - | + | ||
| - | [[https:// | + | |