Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge-2l:applications:edge-2l-moonlight-embedded

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
products:sbc:edge-2l:applications:edge-2l-moonlight-embedded [2025/11/25 05:20]
gray created
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>products:sbc:edge2:applications:edge2-moonlight-embedded&noheader}}
- +
-Moonlight is the client app that works with Sunshine (the server) on your PC. Install Sunshine using [[ https://docs.lizardbyte.dev/projects/sunshine/latest | sunshine ]]. +
- +
- +
-===== Download Moonlight Package ===== +
- +
-You can download package here: +
- +
-[[https://raw.githubusercontent.com/numbqq/moonlight-embedded-deb/refs/heads/main/noble/arm64/Edge-2L/moonlight-embedded_2.5.3.1-1%7E00c28f5_arm64.deb|Moonlight-embedded for noble]] +
- +
-[[https://raw.githubusercontent.com/numbqq/moonlight-embedded-deb/refs/heads/main/jammy/arm64/Edge-2L/moonlight-embedded_2.5.3.1-1%7E00c28f5_arm64.deb|Moonlight-embedded for jammy]] +
- +
- +
- +
-===== Installation ===== +
- +
-``` shell +
-$ sudo dpkg -i  moonlight-embedded/moonlight-embedded_*_arm64.deb +
-``` +
- +
-===== 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  # Replace $PC_IP with your PC's IP address +
-``` +
- +
-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://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#streaming-over-the-internet | Moonlight Official guides ]]+
Last modified: 2025/11/25 05:20 by gray