Skip to content

Moonlight Embedded v2.7.0

Latest
Compare
Choose a tag to compare
@cgutman cgutman released this 20 Feb 04:07
· 1 commit to master since this release

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

--

  1. Requires upcoming Sunshine v0.22.0 release or a recent Sunshine nightly build 2 3