PipeWire 1.0.5
|
The roc-source
module creates a PipeWire source that receives samples from ROC sender and passes them to the sink it is connected to. One can then connect it to any audio device.
libpipewire-module-roc-source
Options specific to the behavior of this module
source.props = {}
: properties to be passed to the source streamsource.name = <str>
: node.name of the sourcelocal.ip = <str>
: local sender iplocal.source.port = <str>
: local receiver TCP/UDP port for source packetslocal.repair.port = <str>
: local receiver TCP/UDP port for receiver packetslocal.control.port = <str>
: local receiver TCP/UDP port for control packetssess.latency.msec = <str>
: target network latency in millisecondsresampler.profile = <str>
: Possible values: disable
, high
, medium
, low
.fec.code = <str>
: Possible values: disable
, rs8m
, ldpc
Options with well-known behavior: