diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-02-11 09:40:28 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-02-11 09:40:28 +0100 |
commit | 38f1ef0f9b56518e2ffafeb1f66eba383ab2e4b7 (patch) | |
tree | 83c40989252580eb97f853bded35613b34042aa2 /TODO | |
parent | d217aec05357e4bf958e82993b2e5a3fae9fb5b7 (diff) |
m
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |