I am a streamer. I have a window which is a screenshare from Windows. I am moving this window to a special workspace. When OBS grabs it, it works good until I hide the workspace. I do not need to see this window but I need it to be repainted as it goes.
Is it possible to configure the Hyprland’s special workspace, so the OBS will show full FPS, instead of 1 per about 1 second? Or it is not related to Hypralnd, but something else?
Making a windowrule with render_unfocused should do it.
If you want it to be only a specific workspace, match:workspace special:.
There’s also a misc:render_unfocused_fps you might want to set if you want more than the default 15fps.
1 Like