# deepin-screen-recorder **Repository Path**: GXDE-OS/deepin-screen-recorder ## Basic Information - **Project Name**: deepin-screen-recorder - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-09 - **Last Updated**: 2025-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deepin Screen Recorder 截图录屏 ## 依赖 In debian, use below command to install compile dependencies: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.6.0~beta), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.2.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libx11-6, libxcb-util0 (>= 0.3.8), libxcb1, libxext6, libxtst6 ## 编译安装 * mkdir build * cd build * qmake .. * make * ./deepin-screen-recorder ## 用途 1. Select area need to record 2. Then click "record" button to record 3. Click tray icon to stop record, and save file on desktop Below is keymap list for deepin-screen-recorder: | Function | Shortcut | |---------------------------------|--------------------------------------------------| | Cancel | **ESC** | | Adjust position of select area | **Up**, **Down**, **Left**, **Right** | | Adjust size of select area | **Ctrl** + **Up**, **Down**, **Left**, **Right** | | Stop record | Same keystroke that start deepin-screen-recorder | ## 配置文件 Configure file save at: ~/.config/deepin/deepin-screen-recorder/config.conf You can change default format for save file. ## 帮助 Any usage issues can ask for help via * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](http://wiki.deepin.org/) ## 参与贡献 We encourage you to report issues and contribute changes * [Contribution guide for users](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Users) * [Contribution guide for developers](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Developers). ## 协议 Deepin Screen Recorder is licensed under [GPL-3.0-or-later](LICENSE).