Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2021 02:47:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257804] multimedia/pipewire: enable GSTREAMER by default
Message-ID:  <bug-257804-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257804

            Bug ID: 257804
           Summary: multimedia/pipewire: enable GSTREAMER by default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: arrowd@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(arrowd@FreeBSD.org)
          Assignee: arrowd@FreeBSD.org

Created attachment 227154
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227154&action=
=3Dedit
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=3Dunix:runtime=3Dyes
$ sway
<GUI session>
$ export XDG_CURRENT_DESKTOP=3Dsway
$ 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.r=
s#L142

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257804-7788>