Updated Installing Moonlight Qt on Raspberry Pi 4 (markdown)

Cameron Gutman 2022-04-05 02:12:07 -05:00
parent a6a14cde54
commit 98a14f647c

@ -103,6 +103,4 @@ Run the following commands:
``` ```
echo "gpu_mem=128" | sudo tee -a /boot/config.txt echo "gpu_mem=128" | sudo tee -a /boot/config.txt
sudo reboot 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.