Installing Open Broadcaster Software OBS in Redhat Enterprise Linux 7
Recently, I installed OBS studio in my RHEL 7. This is how you do:
-
Get RPM fusion at http://rpmfusion.org/Configuration/
-
set up build environment
sudo yum install gcc gcc-c++ gcc-objc cmake git
-
install required packages
sudo yum install libX11-devel mesa-libGL-devel libv4l-devel \ pulseaudio-libs-devel x264-devel freetype-devel \ fontconfig-devel libXcomposite-devel libXinerama-devel \ qt5-qtbase-devel qt5-qtx11extras-devel libcurl-devel \ systemd-devel ffmpeg
Posts you might like
Viewing the list of Java version installed and selecting the default one
Viewing the list of Java version installed and selecting the default one on Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more
Installing Java in RHEL 7
Java installation on Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more
Instaling Netbeans in Redhat Linux
Netbeans on Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more
Installing VLC media player in Redhat Enterprise Linux 7
Installing VLC media player in RHEL is so easy than you thought on Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more
Installing Jekyll on Redhat Enterprise Linux
Know how to install Jekyll static website generator on Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more
Windows boot option missing after installing redhat in dualboot SOLVED
Windows boot option missing after installing redhat/ centos in dualboot on Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more
Sublime Text Editor in RHEL 7
Easiest way to install Sublime Text Editor on Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more
Mounting NTFS File System Drive in RHEL 7
A simple walk through on mounting NTFS drives in Redhat Enterprise Linux | Redhat Enterpise Linux Blog , How to read more