Anthonyea27
New Member
Guide to install and run OBS-STUDIO on Ubuntu based OSs(such as ubuntu, mint, etc.)
I feel like i should help out my community :) so here you go guys!
Ok, we'll be installing obs-studio via a ppa, which means it will automatically update as they are released! We're gonna also need FFmpeg, mainly because of dependencies.
Step 1 - install ffmpeg: Open terminal and type in "sudo apt-add-repository ppa:jon-severinsson/ffmpeg". When that is finished, type in "sudo apt-get update". it might take a little depending on how much youve installed before. When its finished, type in "sudo apt-get install ffmpeg". Then when that finishes, you're done with the dependencies!
Step 2 - install OBS-STUDIO: in terminal, type "sudo apt-add-repository ppa:obsproject/obs-studio". wait for it to finish, then type "sudo apt-get update". When thats done, type in "sudo apt-get install obs-studio". Congrats! You have OBS installed on linux
Step 3 - run obs studio: in terminal, type "obs". it will launch obs-studio. do not close the terminal until you close obs itself.
Id like to thank Jim, the creator, for working so hard on this new obs version. I absolutely love it, and ill be using it a ton, all the while reporting bugs i find for you :D Thanks!
I feel like i should help out my community :) so here you go guys!
Ok, we'll be installing obs-studio via a ppa, which means it will automatically update as they are released! We're gonna also need FFmpeg, mainly because of dependencies.
Step 1 - install ffmpeg: Open terminal and type in "sudo apt-add-repository ppa:jon-severinsson/ffmpeg". When that is finished, type in "sudo apt-get update". it might take a little depending on how much youve installed before. When its finished, type in "sudo apt-get install ffmpeg". Then when that finishes, you're done with the dependencies!
Step 2 - install OBS-STUDIO: in terminal, type "sudo apt-add-repository ppa:obsproject/obs-studio". wait for it to finish, then type "sudo apt-get update". When thats done, type in "sudo apt-get install obs-studio". Congrats! You have OBS installed on linux
Step 3 - run obs studio: in terminal, type "obs". it will launch obs-studio. do not close the terminal until you close obs itself.
Id like to thank Jim, the creator, for working so hard on this new obs version. I absolutely love it, and ill be using it a ton, all the while reporting bugs i find for you :D Thanks!