PipeWire 1.0.5
|
The rtp-source
module creates a PipeWire source that receives audio and midi RTP packets.
This module is usually loaded from the SAP Announce and create RTP streams so that the source.ip and source.port and format parameters matches that of the sender.
libpipewire-module-rtp-source
Options specific to the behavior of this module
local.ifname = <str>
: interface name to usesource.ip = <str>
: the source ip address, default 224.0.0.56source.port = <int>
: the source portnode.always-process = <bool>
: true to receive even when not runningsess.latency.msec = <str>
: target network latency in milliseconds, default 100sess.ignore-ssrc = <bool>
: ignore SSRC, default falsesess.media = <string>
: the media type audio|midi|opus, default audiostream.props = {}
: properties to be passed to the streamOptions with well-known behavior: