PipeWire
0.3.66
|
The native protocol module implements the PipeWire communication between a client and a server using unix local sockets.
Normally this module is loaded in both client and server config files so that they cam communicate.
The module has no options.
The name of the core is obtained as:
The context will also become a server if:
The socket will be located in the directory obtained by looking at the following environment variables:
The socket address will be written into the notification file descriptor if the following environment variable is set:
When a client connect, the connection will be made to:
A Special remote named "internal" can be used to make a connection to the local context. This can be done even when the server is not a daemon. It can be used to treat a local context as if it was a server.