You are not logged in.
I use Hyprland in my ArchLinux.I've read https://gist.github.com/brunoanc/2dea6d … nd-friends and do everything in this article.But I still can't use obs-studio to record my screen.What should I do next?
systemctl --user status pipewire wireplumber:
○ pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: enabled)
Active: inactive (dead)
TriggeredBy: ● pipewire.socket
○ wireplumber.service - Multimedia Service Session Manager
Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
Active: inactive (dead)
Offline
Neither wireplumber nor pipewire are started, start them? Is xdg-desktop-portal-hyprland installed and started as well? Did you use the git version instead of the repo version potentially mixing that with the repo version? I'd suggest you start with the repo versions.
Offline