v0.2.0
Runtime dependency checks 🐧
One build for every Linux distro: going live now verifies what the machine has.
Added
- ffmpeg presence check before starting a stream, with the exact install command for the detected package manager (pacman / rpm-ostree / dnf / apt).
- Better v4l2loopback errors. The “no loopback” error now carries a precise hint that distinguishes “module not installed” (package + modprobe command) from “installed but not loaded” (modprobe only), shown right under the live button.
No behavior change on machines where everything is already set up.