(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