aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-22 18:35:08 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-22 18:35:15 +0100
commit5c14babb80948bf67eb10066e8d5af74e1cc716f (patch)
tree4104bb2da6034170fe907fc94e940cc79f453222 /TODO
parentce4a8574f8c8f16beb0700d4d4e747c2cd848583 (diff)
Force nvenc codecs to work on opensuse
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index bb17a96..c1697cf 100644
--- a/TODO
+++ b/TODO
@@ -232,4 +232,8 @@ When adding vulkan video support add VK_VIDEO_ENCODE_TUNING_MODE_LOW_LATENCY_KHR
Implement screenshot without invoking opengl (which is slow to start on some systems).
Automatically use desktop portal on wayland when hdr is enabled (or night light) by checking if kms hdr metadata exists, if hdr video codec is not used.
- Or maybe do this in the ui? \ No newline at end of file
+ Or maybe do this in the ui?
+
+Detect if cached portal session token is no longer valid (this can happen if the user switches to another wayland compositor).
+
+Support reconnecting (and setting things up again) if the audio server is restarted (for both device recording and app recording).