diff options
| author | dec05eba <dec05eba@protonmail.com> | 2025-11-19 23:26:45 +0100 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2025-11-19 23:26:45 +0100 |
| commit | 7123081e5397bf085d96c2137dbf81a2df70822c (patch) | |
| tree | 62010c46b5bdc9c8b3e0b666061e2862b1f791fc | |
| parent | eba5f3f43dae202b5c6e220c32f83b0e8a6f0d45 (diff) | |
README DnD
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | TODO | 4 |
2 files changed, 6 insertions, 0 deletions
@@ -240,3 +240,5 @@ then GPU Screen Recorder will automatically use that same GPU for recording and This is a bug in kde plasma wayland. When using desktop portal capture and the monitor is rotated and a window is made fullscreen kde plasma wayland will give incorrect rotation to GPU Screen Recorder. This also affects other screen recording software such as obs studio.\ Capture a monitor directly instead to workaround this issue until kde plasma devs fix it, or use another wayland compositor that doesn't have this issue. +## System notifications get disabled when recording with desktop portal option +Some desktop environments such as KDE Plasma turn off notifications when you record the screen with the desktop portal option. You can disable this by going into KDE Plasma settings -> search for notifications and then under "Do Not Disturb mode" untick "During screen sharing". @@ -350,3 +350,7 @@ Cursor sometimes doesn't have color when capturing region scaled (on kde plasma Remove drm_monitor_get_display_server_data and do that work in the drm monitor query. In gpu screen recorder --info output codec max resolutions. This allows for better error messages in ui frontends and easier and better error handling. + +Set minimum fps for live stream or piping or always. + +Support youtube sso. |
