Linux Lite Forums

Full Version: [SOLVED] Can't Install OBS-Studio?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Yep , but you  might get installed trough ppa in Synaptics . Just had ffmpeg installed trough the instructions in the link I gave above .
(02-25-2015, 05:57 PM)altman link Wrote: [ -> ]Yep , but you  might get installed trough ppa in Synaptics . Just had ffmpeg installed trough the instructions in the link I gave above .

Tried it not working same the dependency's are newer and unsupported in Linux lite now that's sad I hope this gets fixed I can cast live now and this is the reason I came to this distro also the better driver support everything.

<---------------

Update I got it to work follow this bellow and you will have obs working.

Linux (Ubuntu 14.04/14.10 installation)
  - FFmpeg is required.  If you do not have the FFmpeg installed (if you're not
    sure, then you probably don't have it), you can get it with the following
    commands:

        sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
        sudo apt-get update && sudo apt-get install ffmpeg

  - Then you can install OBS with the following commands:

        sudo add-apt-repository ppa:obsproject/obs-studio
        sudo apt-get update && sudo apt-get install obs-studio
Glad that you got it to install mate ! , Same here , it s installing , just installed it for the heck of it ! lol

saw these commands in the link i gave you above .
Pages: 1 2