Software:recordMyDesktop

From HandWiki
Revision as of 12:22, 9 February 2024 by Corlink (talk | contribs) (link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Computer program
recordMyDesktop
RecordMyDesktop 1 Main Window.png
gtkRecordMyDesktop main screen
Developer(s)Martin Nordholts
Written inC
Operating systemLinux
TypeScreencasting software
LicenseGNU General Public License
Websiteenselic.github.io/recordmydesktop

recordMyDesktop is a free and open source desktop screencasting software application written for Linux.

The program is separated into two parts; a command line tool called recordmydesktop, licensed under GPL-2.0-or-later, that performs the tasks of capturing and encoding, and front-ends that exposes the program functionality graphically.

There are two front-ends written in Python: gtk-recordmydesktop which is licensed under GPL-2.0-or-later, and qt-recordymydesktop which is licensed under GPL-3.0-or-later.

recordMyDesktop also offers the ability to record audio through ALSA, OSS or the JACK audio server. RecordMyDesktop only outputs to Ogg using Theora for video and Vorbis for audio.

See also

References

External links