todo
This commit is contained in:
parent
e89d8a0551
commit
d879ccf0fe
3
TODO
3
TODO
@ -82,4 +82,5 @@ Support pipewire screen capture?
|
|||||||
Support screen rotation in amd/intel/nvidia wayland.
|
Support screen rotation in amd/intel/nvidia wayland.
|
||||||
Support wlroots dmabuf screen recording, because it doesn't require root access unlike kms grab.
|
Support wlroots dmabuf screen recording, because it doesn't require root access unlike kms grab.
|
||||||
Capture cursor on amd/intel wayland without xwayland.
|
Capture cursor on amd/intel wayland without xwayland.
|
||||||
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.
|
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.
|
Loading…
Reference in New Issue
Block a user