Shell/Bash: how to install obs on ubuntu Example
Shell/Bash Example: This is the "how to install obs on ubuntu" Example. compiled from many sources on the internet by SimpleTutorials.org
how to install obs on ubuntu
#you need ffmpeg to use obs on ubuntu sudo apt install ffmpeg # get the repository sudo add-apt-repository ppa:obsproject/obs-studio #install obs studio sudo apt install obs-studio
* Summary: This "how to install obs on ubuntu" Shell/Bash Example is compiled from the internet. If you have any questions, please leave a comment. Thank you!