Skip to content

[BUG] OBS fail to load Screen Capture option in Sources #30

@ApexGP

Description

@ApexGP
  • With xdg-desktop-portal-hyprland installed and configured, there is still no option for Screen Capture
Image
  • However, after I modify the config.fish of command to invoke Hyprland, obs-studio manages to be able to record.
# Auto-start Hyprland on TTY1
if status is-login && test (tty) = /dev/tty1
    # exec Hyprland
    dbus-run-session Hyprland
end
  • What makes me confused is that after I change back to way to start Hyprland, the Screen Capture option(Desktop) remains unavailable and out of touch. Just like in the screenshot above, with option staying red.
  • Besides, changing the command to dbus-run-session Hyprland is not a stable method since it will lead to serveral collapse pf hyprland like cannot initialize muxer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions