Skip to content

Anthias

v2026.06.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1d Media Servers
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

digital-signage iot python raspberry-pi

Summary

AI summary

Updates Performance, viewer, and Housekeeping across a mixed release.

Changes in this release

Performance Medium

Render video via QML VideoOutput in a QQuickWidget, achieving full framerate on Pi 4/5.

Render video via QML VideoOutput in a QQuickWidget, achieving full framerate on Pi 4/5.

Source: llm_adapter@2026-06-02

Confidence: high

Performance Medium

Play Pi 2/Pi 3 video via GStreamer HW pipeline, replacing VLC.

Play Pi 2/Pi 3 video via GStreamer HW pipeline, replacing VLC.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Medium

Default `WLR_DRM_NO_ATOMIC=1` on x86 to prevent atomic‑commit EBUSY freezes.

Default `WLR_DRM_NO_ATOMIC=1` on x86 to prevent atomic‑commit EBUSY freezes.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Medium

Rotate Pi 4 (eglfs) display via `QT_QPA_EGLFS_ROTATION` and emit 270° as -90 to avoid stretching.

Rotate Pi 4 (eglfs) display via `QT_QPA_EGLFS_ROTATION` and emit 270° as -90 to avoid stretching.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Medium

Retry AnthiasViewer spawn to self‑heal armv7 WebEngine‑init crash.

Retry AnthiasViewer spawn to self‑heal armv7 WebEngine‑init crash.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Low

Skip Writeback connector in eglfs headless guard.

Skip Writeback connector in eglfs headless guard.

Source: llm_adapter@2026-06-02

Confidence: high

Bugfix Low

Fix two startup warnings surfaced by log cleanup.

Fix two startup warnings surfaced by log cleanup.

Source: llm_adapter@2026-06-02

Confidence: high

Refactor Low

Drop always‑on Qt debug logging from the image.

Drop always‑on Qt debug logging from the image.

Source: llm_adapter@2026-06-02

Confidence: high

Full changelog

Maintenance release focused on viewer video performance and display fixes. Cutting this triggers the balena OTA deploy to all screenly_ose/anthias-* fleets; unpinned devices pull it and restart.

Performance

  • perf(viewer): render video via QML VideoOutput in a QQuickWidget (#2975) — replaces the toImage GPU-readback presentation path that capped presented framerate at ~8 fps on Pi 4 and ~11 fps on Pi 5 even with hardware decode; video now presents through the RHI sink at full rate.
  • fix(viewer): play pi2/pi3 video via GStreamer HW pipeline (#2972) — replaces VLC with a GStreamer pipeline that uses the hardware decoder on Pi 2/Pi 3.

Fixes

  • fix(viewer): default WLR_DRM_NO_ATOMIC=1 on x86 (#2978) — atomic-commit EBUSY can no longer freeze the display.
  • fix(viewer): rotate Pi 4 (eglfs) display via QT_QPA_EGLFS_ROTATION (#2971) and emit 270° as -90 so portrait-inverted isn't stretched (#2973) — the rotation menu now works on Pi 4.
  • fix(viewer): retry AnthiasViewer spawn so the armv7 WebEngine-init crash self-heals (#2969).
  • fix(viewer): skip the Writeback connector in the eglfs headless guard (#2968).
  • fix(viewer): fix two startup warnings surfaced by the log cleanup (#2979).

Housekeeping

  • chore(viewer): drop the always-on Qt debug logging from the image (#2977).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Anthias

Get notified when new releases ship.

Sign up free

About Anthias

The world's most popular open source digital signage project.

All releases →

Related context

Earlier breaking changes

  • v2026.05.1 Removes legacy `srly-ose-redis` container on upgrade.

Beta — feedback welcome: [email protected]