diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-07-22 05:13:23 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-07-22 05:13:23 +0200 |
commit | 4de23c25561bae0026a97f7ed9d3d64f3d558aaa (patch) | |
tree | 64476ecf61555234bdd73fc8966bb8f5cdfe73ea /TODO | |
parent | b898bddb63d1069562b0e45ddf8d87e18f456cdb (diff) |
Temp disable cursor fix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,3 +83,4 @@ Support screen rotation. When nvidia supports hardware cursor then capture the cursor. Right now the cursor is captured because it's a software cursor so it's composed on the dma buf. CPU usage is pretty high on AMD/Intel/(Nvidia(wayland)), why? opening and closing fds, creating egl, cuda association, is slow when done every frame. Test if desktop portal screencast has better performance. +Fix cursor offset in kms_vaapi when capturing with multiple monitors.
\ No newline at end of file |