mirror of
https://github.com/moonlight-stream/moonlight-docs.git
synced 2025-08-17 16:46:13 +00:00
Add note about HEVC support
parent
16ccd056b3
commit
46d95b31f5
@ -26,6 +26,13 @@ sudo apt update
|
|||||||
sudo apt upgrade
|
sudo apt upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### HEVC support
|
||||||
|
Beginning with Moonlight Qt v3.1.2, the Raspberry Pi 4 builds have experimental support for streaming HEVC video using hardware decoding.
|
||||||
|
|
||||||
|
To enable HEVC support:
|
||||||
|
- Add `dtoverlay=rpivid-v4l2` to your `/boot/config.txt` and reboot your Pi.
|
||||||
|
- You must run Moonlight directly from the console for HEVC support to be enabled. If you have your Pi set to boot to GUI, you can press Ctrl+Alt+F1 to switch to TTY 1 and run moonlight-qt from there.
|
||||||
|
|
||||||
## Common problems and solutions
|
## Common problems and solutions
|
||||||
|
|
||||||
### No audio output or crackly audio output
|
### No audio output or crackly audio output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user