Created attachment 227154 [details] v1 (apply via "git am") Required at least by multimedia/kooha e.g., $ pkg install kooha sway pam_xdg xdg-desktop-portal-wlr xdg-desktop-portal $ echo 'session optional pam_xdg.so notroot runtime' >>/etc/pam.d/system $ exit <new login> $ dbus-daemon --session --fork --address=unix:runtime=yes $ sway <GUI session> $ export XDG_CURRENT_DESKTOP=sway $ dbus-update-activation-environment --all $ daemon -f pipewire $ kooha ERROR kooha::backend::recorder > Failed to build pipeline: no element "pipewiresrc" ^C https://github.com/SeaDve/Kooha/blob/a756d91/src/backend/pipeline_builder.rs#L142
Looks fine, feel free to push this.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7be63edbd8cb53755f21b84d6052c48f7068b932 commit 7be63edbd8cb53755f21b84d6052c48f7068b932 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-13 01:58:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-13 19:08:05 +0000 multimedia/pipewire: enable GSTREAMER by default $ kooha ERROR kooha::backend::recorder > Failed to build pipeline: no element "pipewiresrc" PR: 257804 Approved by: arrowd (maintainer) multimedia/pipewire/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)