aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-01-10 23:59:15 +0100
committerdec05eba <dec05eba@protonmail.com>2025-01-10 23:59:15 +0100
commit3a200a4c9f74c93c7fa97d013613db60a3290538 (patch)
treea8cf45954ee9100423e71396e56e7b6aea526da2 /TODO
parentf6f8f2068601f7e412643a2a589bedce6e2c5fce (diff)
Workaround teamspeak crashing when recording app audioHEADmaster
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5b8d30a..1205683 100644
--- a/TODO
+++ b/TODO
@@ -215,4 +215,7 @@ Always disable prime run/dri prime and list all monitors to record from from all
Use randr to list all monitors and always record and encode with the primary gpu.
On Wayland each gpu will have its own list of monitors with framebuffers.
Iterate through all cards with drm and list all monitors with associated framebuffers and when choosing a monitor to record
- automatically use the associated gpu card. \ No newline at end of file
+ automatically use the associated gpu card.
+
+Allow flv av1 if recent ffmpeg version and streaming to youtube (and twitch?) and for custom services.
+Use explicit sync in pipewire video code: https://docs.pipewire.org/page_dma_buf.html.