Skip to content

Instantly share code, notes, and snippets.

@dmdotin
Last active October 5, 2017 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmdotin/afae851e39c0fede3d38c46e6945cc75 to your computer and use it in GitHub Desktop.
Save dmdotin/afae851e39c0fede3d38c46e6945cc75 to your computer and use it in GitHub Desktop.
Rc Tuts Installing OBS to Ubuntu (private)
sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
sudo apt-get install ffmpeg
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update
sudo apt-get install obs-studio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment