context.properties = { support.dbus = false core.daemon = false #log.level = 2 application.name = pipewire-ic-ipc } context.spa-libs = { support.* = support/libspa-support } context.modules = [ # The Instrument Cluster IPC server { name = libpipewire-module-protocol-ic-ipc args = { #icipc.name = icipc-0 #remote.name = pipewire-0 } } # The native communication protocol. { name = libpipewire-module-protocol-native } # Allows applications to create metadata objects. It creates # a factory for Metadata objects. { name = libpipewire-module-metadata } ]