mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Add script to record the selected window (with the active audio device)
This commit is contained in:
@@ -6,7 +6,7 @@ platforms = ["posix"]
|
||||
|
||||
[config]
|
||||
include_dirs = ["/opt/cuda/targets/x86_64-linux/include"]
|
||||
libs = ["/usr/lib/libcuda.so"]
|
||||
libs = ["/usr/lib64/libcuda.so"]
|
||||
|
||||
[define]
|
||||
PULSEAUDIO = "1"
|
||||
|
||||
Reference in New Issue
Block a user