ABOUT SSR :
SSR (Simple Screen Recorder) is an open source application which we can record our PC's view. The output of SSR is a video format (mp4,flv etc) which compatible in so much media player format. Usually, in windows we can call this
Camtasia, Bandicam or many else. But, in linux we have SSR and certainly its freeeeeeeeeee :D.
HOW TO INSTALL :
1. Open your terminal (ctrl+alt+t)
2. Type this command below in terminal to add the repositories
sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
3. Update the repositories
sudo apt-get update
4. Install SSR
sudo apt-get install simplescreenrecorder
If done, search SSR and you will find like this image below
Congratulation, you have install SSR. Enjoy it :)
No comments:
Post a Comment