PipeWire
0.3.66
|
Creates a new Sink to stream to an Airplay device.
Normally this sink is automatically created with PipeWire Module: RAOP Discover with the right parameters but it is possible to manually create a RAOP sink as well.
Options specific to the behavior of this module
raop.hostname
: The hostname of the remote end.raop.port
: The port of the remote end.raop.transport
: The data transport to use, one of "udp" or "tcp". Defaults to "udp".raop.encryption.type
: The encryption type to use. One of "none", "RSA" or "auth_setup". Default is "none".raop.audio.codec
: The audio codec to use. Needs to be "PCM". Defaults to "PCM".raop.password
: The password to use.stream.props = {}
: properties to be passed to the sink streamOptions with well-known behavior.