index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install.sh
Age
Commit message (
Collapse
)
Author
2024-04-08
X11 nvidia monitor capture: fix capture broken after sleep/suspend or ↵
dec05eba
monitor reconfiguration
2024-02-26
Set cap sys nice again, to prevent gsr from being limited to game fps
dec05eba
2024-02-25
Dont prioritize gsr egl context over other processes
dec05eba
2023-11-22
h264 vaapi quality 5
dec05eba
2023-10-15
Install systemd service in install script, skip empty audio device
dec05eba
Stop systemd service with SIGINT
2023-10-08
Remove /usr/local.. from install/uninstall
dec05eba
2023-09-20
Install: apply setcap after install
dec05eba
2023-07-26
cap_sys_nice, set caps on gsr-kms-server and gpu-screen-recorder
dec05eba
2023-07-21
vfr on wayland (even on nvidia), add uninstall script
dec05eba
2023-06-20
Do not automatically install coolbits
dec05eba
2023-06-04
Make sure window id hex starts with 0x (makes monitor recording more ↵
dec05eba
reliable), allow CC and CXX to set compiler for build
2023-04-07
Implement kms vaapi capture
dec05eba
2023-03-31
Install coolbits if using nvidia, add preserve video memory install script
dec05eba
2023-03-24
Do not automatically install coolbits because if used on amd/intel then xorg ↵
dec05eba
wont boot
2023-03-17
Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully ↵
dec05eba
set to p2 state when using cuda)
2022-10-04
Stupid mistake. Old /usr/local/bin/gpu-screen-recorder overwrites ↵
dec05eba
/usr/bin/gpu-screen-recorder path. Make installer install to both paths to fix past mistakes
2022-10-02
Add install script for non ubuntu / (arch) distros
dec05eba