2

Hi I am looking for a screen recorder that allows me to record my voice,screen, and desktop audio. RecordMyDesktop doesn't work. The desktop audio doesn't show up.Kazam doesn't either. It lags the video. I need help! I am new to Linux so a simple explanation would help a lot.

1 Answers1

1

You can use SimpleScreenRecorder, install it using

sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
sudo apt-get update
sudo apt-get install simplescreenrecorder

if you want to record 32-bit OpenGL applications on a 64-bit system:

sudo apt-get install simplescreenrecorder-lib:i386

enter image description here

For more info : http://www.maartenbaert.be/simplescreenrecorder/