Download standalone info-beamer pi software

You can download the software info-beamer pi here. It's the software that powers info-beamer hosted service. Learn more about the different versions. Head over to the documentation to get started once you have downloaded the software.

Stable Release 2.4.0.719e7d Released 2026-05-16

Old Release 2.3.0.afcf9e Released 2025-10-20

Free for private use only. Commercial use requires a license.

Download for Pi OS Bookworm 64bit
(KMS/DRM/FFmpeg/Mesa stack only)
Download for Pi OS Bookworm 32bit
(KMS/DRM/FFmpeg/Mesa stack only)
Download for Pi OS Buster
(using legacy Broadcom stack)
Download for Raspbian Stretch
(using legacy Broadcom stack)
Download for Raspbian Jessie
(using legacy Broadcom stack)
Free for private use only. Learn more. Commercial requires a license for each device. You currently own 0 licenses. Purchase additional licenses in the shop. Not sure which version to download? Have a look at the help page.

Old Release 2.2.0.60787b Released 2025-04-22

Free for private use only. Commercial use requires a license.

Download for Pi OS Bookworm 64bit
(KMS/DRM/FFmpeg/Mesa stack only)
Download for Pi OS Bookworm 32bit
(KMS/DRM/FFmpeg/Mesa stack only)
Download for Pi OS Buster
(using legacy Broadcom stack)
Download for Raspbian Stretch
(using legacy Broadcom stack)
Download for Raspbian Jessie
(using legacy Broadcom stack)
Free for private use only. Learn more. Commercial requires a license for each device. You currently own 0 licenses. Purchase additional licenses in the shop. Not sure which version to download? Have a look at the help page.



Release Notes

Version 2.4.0 [2026]

 * Added support for trixie 64bit.

 * Decode H264 into NV12 buffers. Added matching VPU assembly
   routines for smooth transpose (needed for 90/270 rotations)
   on Pi3/Pi4.

 * Internal optimization potentially reducing memory usage.

 * Added support for capturing smaller snapshots using
   '*preview/0' via TCP interface.

 * Added video:volume(zero_to_one) for setting video's
   output volume.

Version 2.3.0 [2025]

 * Support dual 4K.

 * Transpose fallback using NEON.

 * JPEG turbo can't decode CMYK. Use Wuffs as fallback.

 * Support Mesa 25: It reuses texture ids ("GL name reuse")
   which wasn't expected.

 * util.config_watch no longer ignores config changes
   if only device data updates.

 * Release video resource outside of main thread.

 * Optimize HDMI rendering of partially unused GL surface.

Version 2.2.0 [2025]

 * Various internal optimizations.

 * Uses custom VPU assembler code for faster 90/270
   rotations on KMS/DRM based playback on Pi3/Pi4.

 * Fixed RTSP stream playback potentially getting stuck.

 * Optional dithering using shaders to maybe avoid color
   banding.
(For the full release notes of previous releases check the file CHANGELOG.txt in the downloaded file)