#1005047 pipewire daemon starting even in non-graphical sessions

Package:
pipewire
Source:
pipewire
Description:
audio and video processing engine multimedia server
Submitter:
Martin Mares
Date:
2023-10-24 07:45:03 UTC
Severity:
minor
Tags:
#1005047#5
Date:
2022-02-05 23:03:19 UTC
From:
To:
(I am running pipewire from Bookworm re-compiled for Bullseye, but I am
confident that the problem occurs in plain Bookworm, too.)

Is it intentional that the systemd user services for pipewire and pipewire-pulse
(and the related socket services) are WantedBy default.target? This causes
them to be started even for users logged in via SSH.

I would expect WantedBy graphical-session.target instead.

#1005047#10
Date:
2023-10-24 07:40:06 UTC
From:
To:
Le dim. 6 févr. 2022 à 00:15, Martin Mares <mj@ucw.cz> a écrit :

This is the expected behavior. There are many pipewire use cases running
without graphical session like with embedded devices. For example, I am
currently working on a pipewire project with an ARM board without any graphical
session.

Thus I mark this bug as "won't fix".

Best regards,
Dylan