Disable desktop portal capture option on x11 since it doesn't seem to be hardware accelerated

This commit is contained in:
dec05eba
2024-07-18 21:37:06 +02:00
parent ae204d6e42
commit e2d1aa2203
3 changed files with 15 additions and 3 deletions

2
TODO
View File

@@ -155,3 +155,5 @@ Support hevc/av1 for software encoder and hdr support at the same time. Need sup
Cleanup pipewire code and add more error checks.
Detect if recording monitor on intel and plane is compressed. In that case give an error and tell the user to use -w portal instead.
Make dbus code and pipewire setup non blocking.