Add -portal-session-token-filepath option to specify where desktop portal session token is saved/restore

This commit is contained in:
dec05eba
2024-08-08 01:45:35 +02:00
parent 7bee923938
commit 846241189e
6 changed files with 57 additions and 31 deletions

2
TODO
View File

@@ -153,3 +153,5 @@ Desktop portal capture on kde plasma makes notifications not show up unless the
Add the option to specify a path to desktop portal session token, to allow different recording modes (streaming, recording, replay) to restore with different setup.
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?