You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debian/Ubuntu compatibility: the capture feeder ran the hardcoded /usr/bin/python, which does not exist on Debian/Ubuntu. The system python is now resolved from PATH.
Added
libx264 probe before going live. Fedora's default ffmpeg (ffmpeg-free) ships without the H.264 software encoder — the stream now fails with a clear message pointing at the full RPM Fusion ffmpeg instead of an opaque ffmpeg crash. get_encoders also reports x264 availability.
GStreamer/PipeWire pre-check before starting the capture: missing python bindings or pipewiresrc (stock Arch/Fedora/Debian) now produce the exact package command for your OS in the QAM (new no_gst error).
openSUSE (zypper) is now covered by the OS-specific install hints; unknown stream errors now display the backend hint when available.