Quick Tip: Installing OBS in Ubuntu (2016) Edition

Опубликовано: 21 Октябрь 2024
на канале: DASGeek
265
2

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