In this video we show you how to install OBS (Open Broadcast Software) in Ubuntu. OBS is an opensource screen/program capture for local or live streaming.
Open your terminal [CTRL+ALT+T] copy the lines and hit [Enter] after each one.
1. sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
2. sudo add-apt-repository ppa:obsproject/obs-studio
3. sudo apt-get update
4. sudo apt-get install obs-studio