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

Both sides previous revision Previous revision
products:sbc:edge-2l:applications:edge-2l-moonlight-embedded [2026/05/11 01:55]
nick ↷ Page moved from local:users:gray:products:sbc:edge-2l:applications:edge-2l-moonlight-embedded to 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 ======
  
-Moonlight-embedded has been ported to Ubuntu on the Edge-2L, enabling you to stream and control your desktop PC for remote work or low-latency gaming. +{{page>products:sbc:edge2:applications:edge2-moonlight-embedded&noheader}}
- +
-Moonlight is the client application that pairs with Sunshine (an open-source GameStream server) running on your host PC. To get started, install Sunshine on your PC following the official guide[[ https://docs.lizardbyte.dev/projects/sunshine/latest | Sunshine Documentation ]]. +
- +
-===== Download Moonlight-embedded package ===== +
- +
-Download the appropriate Debian package for your Ubuntu version: +
- +
-Ubuntu 24.04 (Noble)[[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]] +
- +
-===== Installation ===== +
- +
-Install the downloaded package using dpkg: +
-``` shell +
-$ sudo dpkg -i  moonlight-embedded/moonlight-embedded_*_arm64.deb +
-``` +
- +
-===== Using Moonlight ===== +
- +
-The Edge-2L port of Moonlight is a command-line only application. Use the following steps to connect and stream. +
- +
-==== Pair with host PC ==== +
- +
-After installing Sunshine on your PC and ensuring both devices are on the same local network, initiate pairing: +
- +
-``` shell +
-$ moonlight pair $PC_IP_ADDRESS +
-``` +
-Replace ''PC_IP_ADDRESS'' with the local IP address of your PC running Sunshine. +
- +
-==== List available APP ==== +
- +
-Discover the applications and desktop available for streaming from your PC: +
-``` shell +
-$ moonlight list $PC_IP_ADDRESS +
-``` +
- +
-==== Stream desktop in 4K ==== +
-Start streaming your PC's desktop with 4K resolution: +
-``` shell +
-$ moonlight stream -app Desktop -4k $PC_IP_ADDRESS +
-``` +
- +
-==== Get help ==== +
-View all available command-line options: +
-``` shell +
-$ moonlight --help +
-``` +
- +
-For advanced configuration, streaming over the internet, and troubleshooting, refer to the official documentation: [[https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#streaming-over-the-internet | Moonlight Official Guides ]]+
Last modified: 2026/05/11 02:46 by nick