共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > recordMyDesktop |
recordMyDesktop
|
18 | 0 | 592 |
贡献者 | 讨论 | 代码提交 |
recordMyDesktop is a desktop session recorder for linux that attemps
to be easy to use, yet also effective at it's primary task.
As such, the program is separated in two parts;
a simple command line tool that performs the basic tasks of capturing and
encoding and an interface that exposes the program functionality in a usable way.
The commandline tool (which essentially is recordMyDesktop), is written in C,
while the frontend (gtk-recordMyDesktop), is written in python and pyGtk.
recordMyDesktop offers also the ability to record audio, along with video,
without the need of any later processing or mixing.