Skip to main content

Installing Raffi

Raffi is available on all major platforms. Download the appropriate installer for your operating system from raffi.al or the GitHub Releases page.
The latest stable version is v0.7.0. Always download from official sources to ensure you get the authentic application.

Choose Your Platform

Windows Installation

Raffi provides two installation options for Windows users:The NSIS installer is the easiest way to install Raffi on Windows.
1

Download the installer

Download Raffi-Setup-x.x.x.exe from the releases page
2

Run the installer

Double-click the downloaded .exe file and follow the installation wizard
3

Launch Raffi

Once installed, Raffi will be available in your Start Menu and Desktop

MSI Portable Package

For users who prefer a portable installation or need enterprise deployment:
1

Download the MSI package

Download Raffi-x.x.x.msi from the releases page
2

Install via MSI

Double-click the .msi file or use command line:
msiexec /i Raffi-x.x.x.msi
Both installers include the required streaming server binary (decoder-windows-amd64.exe) for HLS transcoding.

System Requirements

Desktop (Windows, macOS, Linux)

  • CPU: Modern dual-core processor (quad-core recommended)
  • RAM: 4GB minimum (8GB recommended)
  • Storage: 500MB for application + space for cached content
  • Graphics: Hardware video acceleration recommended
  • Network: Broadband internet connection for streaming

Mobile (iOS, Android)

  • iOS: iOS 13.0 or later, 2GB RAM recommended
  • Android: Android 6.0 or later, 2GB RAM recommended
  • Storage: 200MB for app + space for cached content
  • Network: Wi-Fi or 4G/5G connection recommended

Verifying Your Installation

After installation, verify that Raffi is working correctly:
1

Launch Raffi

Open the application from your system’s application menu
2

Check version

Look for the version number in the app settings (should be v0.7.0 or higher)
3

Test streaming server

The bundled streaming server should start automatically. Check the app logs if you encounter playback issues.

Updating Raffi

Raffi includes an auto-updater that will notify you when new versions are available.
Automatic Updates: Raffi will check for updates on launch and prompt you to install them. You can also manually check for updates in the app settings.
For manual updates, simply download and install the latest version from the releases page. Your settings and library data will be preserved.

Troubleshooting

Windows

  • App won’t launch: Make sure you have the latest Visual C++ Redistributable installed
  • SmartScreen warning: Click “More info” and “Run anyway” to bypass

macOS

  • “App is damaged”: Right-click the app and select “Open” instead of double-clicking
  • Streaming issues: Check that the decoder binary has execute permissions

Linux

  • Missing dependencies: Run sudo apt-get install -f (Debian/Ubuntu) to fix
  • AppImage won’t run: Ensure FUSE is installed: sudo apt install fuse

Mobile

  • Can’t connect to server: Verify your streaming server URL in app settings
  • Playback issues: Ensure you’re on the same network as your desktop app (for local streaming)

Next Steps

Now that you have Raffi installed, head over to the Quick Start guide to configure your first addons and start streaming!

Build docs developers (and LLMs) love