From 98a14f647cb0939217521369cc8ab43c8baeca60 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 5 Apr 2022 02:12:07 -0500 Subject: [PATCH] Updated Installing Moonlight Qt on Raspberry Pi 4 (markdown) --- Installing-Moonlight-Qt-on-Raspberry-Pi-4.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md b/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md index 1e07b42..db8a4d2 100644 --- a/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md +++ b/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md @@ -103,6 +103,4 @@ Run the following commands: ``` echo "gpu_mem=128" | sudo tee -a /boot/config.txt sudo reboot -``` - -NOTE: The Raspberry Pi 4's H.264 decoder is still limited to 1080p. 4K streaming is only available using HEVC, which is not yet supported on the Raspberry Pi. \ No newline at end of file +``` \ No newline at end of file