
Installed Open Broadcaster Software Studio
Today installed OBS Studio
had to install FFmpeg before installing OBS
sudo apt-get install ffmpeg
to install OBS needed to add the repository
sudo add-apt-repository ppa:obsproject/obs-studio
update Linux
sudo apt-get update
install obs studio
sudo apt-get install obs-studi