PipeWire
0.3.66
|
The roc-sink
module creates a PipeWire sink that sends samples to a preconfigured receiver address.
One can then connect an audio stream of any running application to that sink or make it the default sink.
Options specific to the behavior of this module
sink.props = {}
: properties to be passed to the sink streamsink.name = <str>
: node.name of the sinkremote.ip = <str>
: remote receiver ipremote.source.port = <str>
: remote receiver TCP/UDP port for source packetsremote.repair.port = <str>
: remote receiver TCP/UDP port for receiver packetsfec.code = <str>
: Possible values: disable
, rs8m
, ldpc
Options with well-known behavior: