mirror of
https://github.com/moonlight-stream/moonlight-docs.git
synced 2025-07-01 07:15:31 +00:00
Updated Installing Moonlight Qt on Raspberry Pi 4 (markdown)
parent
2d7ece0cf2
commit
d1c76cfba8
@ -2,6 +2,10 @@ Beginning with Moonlight Qt v2.0.0, Raspberry Pi 4 support is in beta. As is typ
|
|||||||
|
|
||||||
[Moonlight Qt](https://github.com/moonlight-stream/moonlight-qt) differs from [Moonlight Embedded](https://github.com/irtimmer/moonlight-embedded) in that it provides a graphical user interface for Moonlight (even without X running), while Moonlight Embedded is command-line only. If you experience issues streaming to your Pi, trying the other client might resolve the problem. You can have both clients installed at the same time and switch between the two by running `moonlight` (Moonlight Embedded) or `moonlight-qt` (Moonlight Qt).
|
[Moonlight Qt](https://github.com/moonlight-stream/moonlight-qt) differs from [Moonlight Embedded](https://github.com/irtimmer/moonlight-embedded) in that it provides a graphical user interface for Moonlight (even without X running), while Moonlight Embedded is command-line only. If you experience issues streaming to your Pi, trying the other client might resolve the problem. You can have both clients installed at the same time and switch between the two by running `moonlight` (Moonlight Embedded) or `moonlight-qt` (Moonlight Qt).
|
||||||
|
|
||||||
|
Requirements:
|
||||||
|
- Raspberry Pi 4 (earlier Raspberry Pi models may not perform well with the current beta)
|
||||||
|
- Raspbian Stretch
|
||||||
|
|
||||||
Run the following commands to install Moonlight Qt to your Raspberry Pi:
|
Run the following commands to install Moonlight Qt to your Raspberry Pi:
|
||||||
```
|
```
|
||||||
echo "deb https://dl.bintray.com/moonlight-stream/moonlight-raspbian buster main" | sudo tee /etc/apt/sources.list.d/moonlight-raspbian.list
|
echo "deb https://dl.bintray.com/moonlight-stream/moonlight-raspbian buster main" | sudo tee /etc/apt/sources.list.d/moonlight-raspbian.list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user