mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-07 07:16:21 +09:00
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) limitation that only allows one nvfbc session at a time
This commit is contained in:
@@ -12,6 +12,7 @@ src = [
|
||||
'src/capture/capture.c',
|
||||
'src/capture/nvfbc.c',
|
||||
'src/capture/xcomposite.c',
|
||||
'src/capture/ximage.c',
|
||||
'src/capture/kms.c',
|
||||
'src/encoder/video/video.c',
|
||||
'src/encoder/video/nvenc.c',
|
||||
|
||||
Reference in New Issue
Block a user