diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-03 12:24:47 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-03 12:24:47 +0200 |
| commit | 9ac80b40621e637890f4ed6da782e08febb08e22 (patch) | |
| tree | 37ab7ee36caf89df9ea0c7c245e182e03c58123e | |
| parent | 2a17ee19ace476cbff752e29207fd8b5a620e5d7 (diff) | |
m
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -292,4 +292,4 @@ This will be fixed in the future. ## Desktop portal capture doesn't work on my AMD GPU on Hyprland This is a hyprland bug. Capture the monitor directly with `-w monitor` or use another Wayland compositor. ## The captured video is laggy when capturing with desktop portal on COSMIC/Wlroots (sway) -This is a bug in COSMIC and Wlroots. Their desktop portals send frame updates at low framerates (such as 25 fps) instead of the selected framerate (such as 60 fps).
\ No newline at end of file +This is a bug in COSMIC and Wlroots. Their desktop portals send frame updates at low framerates (such as 25 fps) instead of the selected framerate (such as 60 fps). Capture a monitor directly instead (`-w DP-1` for example) to workaround that problem.
\ No newline at end of file |
