Discovered there was no program that could capture video on wayland KDE, after some research and tests, the massive feature rich "OBS Studio" will work if you add environment variables.
Using CLI start OBS Studio with
- Code: Select all
LIBGL_ALWAYS_SOFTWARE=1 obs
Or edit KDE Menu item for OBS Studio to add
- Code: Select all
LIBGL_ALWAYS_SOFTWARE=1
to the Environment Variables: box in the OBS Studio item after choosing Edit Application, after right clicking the KDE Menu.
Works fine for capture screen actions, its too big a program, prefer the simplicity of Simple Screen Recorder, but its a no show on Wayland.