self-host · free

download the iso

The full OS. Runs on your own hardware. OBS, SRT/SLS and noalbs preconfigured, with a first-boot setup wizard. GPL-3.0, the same source every paid package runs.

user@irlos:~$ irlos fetch --latest

get it

download .iso 1.8 gb · sha256 below

Verify the image before flashing:

checksum
$ sha256sum irlos.iso
ISO_SHA256 irlos.iso
user@irlos:~$ cat FLASH.md

flash it

01 /

write the image

balenaEtcher works, so does dd:
dd if=irlos.iso of=/dev/sdX bs=4M status=progress

02 /

boot the wizard

First boot asks for your stream key and platform. It saves them and never asks again.

03 /

go live

When signal drops, bitrate drops with it and the stream stays up.

user@irlos:~$ cat HARDWARE.md

hardware

reference board
Orange Pi 5 Plus. The board inside the backpack: hardware h264 encode at 1080p60.
modems
Single SIM, single modem. The software supports a second USB modem for bonding if you add one.
everything else
The source is on GitHub, and community support lives there. If your board can run it, the license lets you.