mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
daemon: add an example minimal conf file
Add an example for how to start a daemon with source, sink and metadata. It does not need a session manager and is able to run jack clients.
This commit is contained in:
parent
d19ab798be
commit
9976a7f8b2
2 changed files with 274 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ conf_files = [
|
|||
'client.conf',
|
||||
'client-rt.conf',
|
||||
'jack.conf',
|
||||
'minimal.conf',
|
||||
'pipewire-pulse.conf',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue