Skip to content

SolarFlare v1.1.0

Latest

Choose a tag to compare

@vindeckyy vindeckyy released this 04 Aug 12:07

SolarFlare v1.1.0

Big one this time. v1.1.0 adds a full set of VA-API tuning controls and a
host-side latency breakdown so you can measure and tune your encode pipeline
instead of guessing.

Included

  • Added seven VA-API encoder controls: rate-control mode, quality level, QP
    bounds, slice count, encoder queue depth, and rate-control buffer size.
    Unsupported modes are detected via vaGetConfigAttributes and fall back
    with a warning instead of failing the session.
  • Added a Stream Stats panel to the host Web UI plus GET /api/stream/latency
    exposing capture, conversion, encode, network queue, FEC, send, and RTT
    latency separately, along with the effective encoder settings snapshot.
  • Fixed the logout page so the login button re-prompts for credentials after
    a cancelled or failed login instead of silently doing nothing.
  • Kept the release binary built with CUDA, VAAPI, Vulkan, DRM, Wayland, X11,
    KWin, portal, and tray support enabled.

Downloads

  • sunshine-x86_64
  • solarflare-linux-x86_64.tar.gz
  • SHA256SUMS

Caution

New users must build from source with ./scripts/linux-install.sh. These
binaries are only for updating an already working SolarFlare install.