diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-12 14:41:42 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-12 14:42:04 +0200 |
commit | 630c5042410996d3ec05ddf2906f1f5d2d424626 (patch) | |
tree | 2467dd70a7a93a17723cae33554830e4093d33ad /README.md | |
parent | 0528bc6f3115f838a75071ce8c2728bed20e7405 (diff) |
Limit nvidia-smi to opensuse because it causes huge memory leak on ubuntu/debian. Add example toggle-recording.sh scriptHEAD5.5.9master
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ These are the dependencies needed to build GPU Screen Recorder: * wayland (wayland-client, wayland-egl, wayland-scanner) ## Runtime dependencies -* libglvnd (which provides libgl, libglx and libegl) is needed. Your system needs to support at least OpenGL ES 3.1. +* libglvnd (which provides libgl, libglx and libegl) is needed. Your system needs to support at least OpenGL ES 3.1 There are also additional dependencies needed at runtime depending on your GPU vendor: |