aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-11 09:40:28 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-11 09:40:28 +0100
commit38f1ef0f9b56518e2ffafeb1f66eba383ab2e4b7 (patch)
tree83c40989252580eb97f853bded35613b34042aa2 /TODO
parentd217aec05357e4bf958e82993b2e5a3fae9fb5b7 (diff)
m
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index fe938c2..51d9b0d 100644
--- a/TODO
+++ b/TODO
@@ -225,4 +225,6 @@ Replay (and recording?) fails to save properly sometimes (especially for long vi
Make it possible to save a shorter replay clip remotely. Maybe implement ipc first, to then also allow starting recording/stream while a replay is running.
-Add an option to pass http headers when streaming. Some streaming services require streaming keys to be passed in a http header instead of in the url as a parameter. \ No newline at end of file
+Add an option to pass http headers when streaming. Some streaming services require streaming keys to be passed in a http header instead of in the url as a parameter.
+
+When adding vulkan video support add VK_VIDEO_ENCODE_TUNING_MODE_LOW_LATENCY_KHR.