mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04: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 |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| extensions | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| .gitignore | ||
| meson.build | ||