To install Moonlight Embedded on your Raspberry Pi, follow the installation steps.
Breaking Changes:
- Adjusted bitrate calculation logic to be consistent across SDR/HDR, codecs, and local/remote. In some cases, you may need to adjust your bitrate to get the same effective bitrate as before.
New features:
- Added support for full end-to-end stream encryption 1
- Added support for connection correlation to resolve immediate "connection terminated" errors when streaming over the Internet in certain scenarios 1
- Added support for hosts that don't use RSA-2048 certificates 1
- Added support for
rotate
option on Rockchip devices with kernel support for plane rotation
Bugfixes:
- Fixed gamepad detection logic to handle arcade pads with a hat instead of an analog stick
- Fixed inability to stream on Rockchip devices that set
cursor-win-id
in their DeviceTree files - Improved error logging for Rockchip video decoder and renderer
- Rewrote SDL keyboard mapping code to fix a number of incorrect key mappings
- Incorporated FreeBSD patches for OSS support and other fixes
- Updated included gamepad mappings
--