1libpipewire-module-portaMli(s7c)ellaneous Information Malniubaplipewire-module-portal(7)
2
3
4

NAME

6       libpipewire-module-portal - Portal
7

DESCRIPTION

9       The portal module performs access control management for clients
10       started inside an XDG portal.
11
12       The module connects to the session DBus and subscribes to
13       NameOwnerChanged signals for the org.freedesktop.portal.Desktop name.
14       The PID of the DBus name owner is the portal.
15
16       A client connection from the portal PID to PipeWire gets assigned a
17       pipewire.access of 'portal' and set to permissions ALL - it is the
18       responsibility of the portal to limit the permissions before passing
19       the connection on to the client. See Access Control for details on
20       permissions.
21
22       Clients connecting from other PIDs are ignored by this module.
23

MODULE NAME

25       libpipewire-module-portal
26

MODULE OPTIONS

28       There are no module-specific options.
29

GENERAL OPTIONS

31       There are no general options for this module.
32

EXAMPLE CONFIGURATION

34       context.modules = [
35        {   name = libpipewire-portal }
36       ]
37
38PipeWire                             1.0.0        libpipewire-module-portal(7)
Impressum