This commit is contained in:
dec05eba
2025-02-11 09:40:28 +01:00
parent d217aec053
commit 38f1ef0f9b
2 changed files with 5 additions and 3 deletions

4
TODO
View File

@@ -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.
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.