The Linux version of OBS is still under development and contains many bugs, but if you're feeling brave, and can install Ubuntu PPAs, then you can give this a try.
If you're on Ubuntu 14.04 LTS, you'll first need to install FFmpeg:
sudo apt-add-repository ppa:kirillshkrogalev/ffmpeg-next
sudo...