mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Allow prime-run capture on laptop with external gpu when the iGPU
doesn't have any monitor to capture. Fix prime-run desktop portal capture broken (fallback to external texture). Fallback to external texture in kms capture.
This commit is contained in:
4
TODO
4
TODO
@@ -154,4 +154,6 @@ Add the option to specify a path to desktop portal session token, to allow diffe
|
||||
|
||||
Explicit sync is done with the drm property IN_FENCE_FD (see https://drmdb.emersion.fr/properties/4008636142/IN_FENCE_FD). Check if this needs to be used on wayland (especially on nvidia) when capturing a monitor directly without desktop portal.
|
||||
|
||||
The update fps appear to be lower when recording a monitor instead of using portal on intel. Does this reflect in game framerate?
|
||||
The update fps appear to be lower when recording a monitor instead of using portal on intel. Does this reflect in game framerate?
|
||||
|
||||
Recording a monitor belonging to another gpu might be possible by using GL_TEXTURE_EXTERNAL_OES instead for the texture.
|
||||
Reference in New Issue
Block a user