PipeWire 1.4.2
|
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 millisecondsroc.resampler.backend = <str>
: Possible values: default
, builtin
, speex
, speexdec
.roc.resampler.profile = <str>
: Possible values: default
, high
, medium
, low
.roc.latency-tuner.backend = <str>
: Possible values: default
, niq
roc.latency-tuner.profile = <str>
: Possible values: default
, intact
, responsive
, gradual
fec.code = <str>
: Possible values: default
, disable
, rs8m
, ldpc
resampler.profile = <str>
: Deprecated, use roc.resampler.profileOptions with well-known behavior: