I want to use recordmydesktop in Ubuntu 20.04, and installed it with:
sudo apt-get install recordmydesktop
But when I want to record, by command recordmydesktop
it records full screen and save it in the home. But I don't want this. I need to tell recordmydesktop to record an ara or window to record. not full screen. and it's so hard to do this by command line!! I searched in google and I just saw this command. But it doesn't work.
sudo apt-get install gtk-recordmydesktop
and give me this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gtk-recordmydesktop is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'gtk-recordmydesktop' has no installation candidate
I use ubuntu 20.04. What should I do??
It is because of it is obsoleted and currently not supported. You could install it by enabling some older repository (
deb http://cz.archive.ubuntu.com/ubuntu eoan main universe
for example) which contain it or download its packages from there. Enabling other ubuntu version repository should be immediately disabled just after installing. But it is a bad way which could break your system. Better use newer supported software.Vokoscreen records a desktop, a window and an area:
Or use vokoscreenNG:
Ignore this if you got gtk-recordmydesktop to work. I only add an alternative in case someone of you could not.
A solution that works well for me is the light-weight simple screen recorder. It is in the Ubuntu-repositories and can be installed the usual way,
There is also a 32 bit OpenGL version that works on 64 bit systems. More information for this screen recorder can be found here: https://www.maartenbaert.be/simplescreenrecorder/#download
It is installable by using packages from Ubuntu 18.04 LTS: