
OBS Studio is included in OpenMandriva Lx3 non-free repository and in restricted repository for upcoming Lx4 release - available now as Cooker. See for available versions and more information.Ĭommand-line: can be installed by the following command: nix-env -i obs-studio If you have an older card, use this command instead: sudo dnf install xorg-x11-drv-nvidia-340xx-cudaĬommand-line: can be installed using portage by the following command: sudo emerge media-video/obs-studio Then you can install OBS with the following command (this pulls all dependencies, including NVENC-enabled FFmpeg): sudo dnf install obs-studioįor NVIDIA Hardware accelerated encoding, make sure you have CUDA installed: sudo dnf install xorg-x11-drv-nvidia-cuda If you do not have it configured (if you're not sure, then you probably don't have it), you can do so with the following command: sudo dnf install $(rpm -E %fedora).noarch.rpm $(rpm -E %fedora).noarch.rpm If you do not have the FFmpeg installed (if you're not sure, then you probably don't have it), you can get it with the following command (or compile it yourself): sudo apt install ffmpegįinally, install OBS Studio. Build from source to get the newest version.įirst, make sure you have everything up-to-date. It should still work, but won't have all new improvements. Command Line: sudo pacman -S obs-studioĭebian 9.0 "Stretch" or newer is required.Īlso note that as of, this package is the outdated 0.0.1 version. Graphical: search obs-studio package on Pamac (Add/Remove Software).
Install from Arch Linux/Manjaro official repository *Pamac has known issues about managing package replacement leading to being unable to install some AUR Packages. Most of those packages also replace vlc with vlc-luajit to provide VLC sources and ffmpeg with ffmpeg-obs to provide RIST protocol support. obs-studio-rc provides OBS Studio latest version (including Beta and Release Candidates) with:.Some quality of life patches and fixes.obs-studio-tytan652 provides OBS Studio with:.Browser module with the same CEF as official builds.VST 2 plugins, RIST protocol and AJA device support.obs-studio-browser provides OBS Studio with:.Use your favorite AUR helper to install one of those package, but avoid using Pamac (Add/Remove Software) for the first install*. There is OBS packages present in the AUR. Please note that the instructions for the following Linux distributions means that they are community provided, and any support for those packages should be directed at the appropriate distro/package maintainers.įor official builds of OBS Studio for Flatpak (all distributions) and Ubuntu, see the Install Instructions.