Source: gpu-screen-recorder Section: video Maintainer: Maria Lisina Build-Depends: debhelper-compat (= 13), meson, pkg-config, libx11-dev, libxcomposite-dev, libxrandr-dev, libxfixes-dev, libxdamage-dev, libwayland-dev, libavcodec-dev, libavformat-dev, libavutil-dev, libswresample-dev, libavfilter-dev, libva-dev, libpulse-dev, libdrm-dev, libcap-dev, libvulkan-dev, linux-libc-dev, libdbus-1-dev, libpipewire-0.3-dev Standards-Version: 4.7.4 Package: gpu-screen-recorder Architecture: linux-any Depends: gsr-kms-server, libgl1, libglx0, libegl1, libjpeg62-turbo, mesa-vulkan-drivers, ${shlibs:Depends}, ${misc:Depends} Recommends: mesa-va-drivers, intel-media-va-driver Description: The fastest screen recording tool for Linux It uses the GPU only to record the screen to minimize system performance impact. It supports recording, live streaming, instant replay (similar to NVIDIA ShadowPlay), and screenshot capture. . The tool works on both X11 and Wayland with AMD, Intel, and NVIDIA graphics cards. Package: gpu-screen-recorder-dev Section: libdevel Architecture: linux-any Depends: gpu-screen-recorder, ${misc:Depends} Description: The fastest screen recording tool for Linux (dev) Package: gpu-screen-recorder-kmod Section: misc Architecture: all Depends: gpu-screen-recorder, kmod, ${misc:Depends} Description: The fastest screen recording tool for Linux (kmod) Package: gpu-screen-recorder-scripts Section: misc Architecture: all Depends: gpu-screen-recorder, coreutils, libnotify-bin, psmisc, pulseaudio-utils, sysvinit-utils, xdotool, ${misc:Depends} Description: The fastest screen recording tool for Linux (scripts) Package: gpu-screen-recorder-systemd Section: misc Architecture: all Depends: gpu-screen-recorder, systemd, ${misc:Depends} Description: The fastest screen recording tool for Linux (systemd) Package: gsr-cli Architecture: linux-any Depends: gpu-screen-recorder, ${shlibs:Depends}, ${misc:Depends} Description: Control a running GPU Screen Recorder instance Sends a command to a gpu-screen-recorder instance that was started with the -ipc option and reports the reply. . This gives the same control as sending signals to GPU Screen Recorder, except that a replay can be saved with an arbitrary number of seconds and that the result of the command is known instead of being sent blindly. Package: gsr-kms-server Architecture: linux-any Depends: libcap2-bin, ${shlibs:Depends}, ${misc:Depends} Description: KMS (Kernel Mode Setting) server for GPU Screen Recorder Companion daemon for GPU Screen Recorder that provides Kernel Mode Setting (KMS) access for screen capture in environments where direct DRM access is required. . It acts as a local server that communicates via a Unix domain socket, allowing GPU Screen Recorder to capture screen content through the KMS interface.