mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-04 22:30:39 +02:00
PIPEWIRE_CORE can be used to specify a server name. PIPEWIRE_REMOTE can be used to specify what server name to connect to. Either use the absolute path of the name to create and connect to a server, or use a relative path. For a relative path, the server name will be completed by prefixing the following paths in order: PIPEWIRE_RUNTIME_DIR environment variable, XDG_RUNTIME_DIR environment variable, HOME environment variable, USERPROFILE environment variable, home directory as stored in the password database. Fixes #259 |
||
|---|---|---|
| .. | ||
| module-adapter | ||
| module-client-device | ||
| module-client-node | ||
| module-metadata | ||
| module-profiler | ||
| module-protocol-native | ||
| module-session-manager | ||
| spa | ||
| meson.build | ||
| module-access.c | ||
| module-adapter.c | ||
| module-client-device.c | ||
| module-client-node.c | ||
| module-link-factory.c | ||
| module-metadata.c | ||
| module-portal.c | ||
| module-profiler.c | ||
| module-protocol-native.c | ||
| module-rtkit.c | ||
| module-session-manager.c | ||