logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libpipewire-module-portal - Portal

Description

The portal module performs access control management for clients started inside an XDG portal. The module connects to the session DBus and subscribes to NameOwnerChanged signals for the org.freedesktop.portal.Desktop name. The PID of the DBus name owner is the portal. A client connection from the portal PID to PipeWire gets assigned a pipewire.access of 'portal' and set to permissions ALL - it is the responsibility of the portal to limit the permissions before passing the connection on to the client. See AccessControl for details on permissions. Clients connecting from other PIDs are ignored by this module.

Example Configuration

context.modules = [ { name = libpipewire-module-portal } ] PipeWire 1.4.5 libpipewire-module-portal(7)

General Options

There are no general options for this module.

Module Name

libpipewire-module-portal

Module Options

There are no module-specific options.

Name

libpipewire-module-portal - Portal

See Also