PipeWire
0.3.66
|
The rtp-sink
module creates a PipeWire sink that sends audio RTP packets.
Options specific to the behavior of this module
sap.ip = <str>
: IP address of the SAP messages, default "224.0.0.56"sap.port = <int>
: port of the SAP messages, default 9875source.ip =<str>
: source IP address, default "0.0.0.0"destination.ip =<str>
: destination IP address, default "224.0.0.56"destination.port =<int>
: destination port, default random beteen 46000 and 47024local.ifname = <str>
: interface name to usenet.mtu = <int>
: MTU to use, default 1280net.ttl = <int>
: TTL to use, default 1net.loop = <bool>
: loopback multicast, default falsesess.min-ptime = <int>
: minimum packet time in milliseconds, default 2sess.max-ptime = <int>
: maximum packet time in milliseconds, default 20sess.name = <str>
: a session namesess.ts-offset = <int>
: an offset to apply to the timestamp, default -1 = random offsetsess.ts-refclk = <string>
: the name of a reference clockmedia.type = <string>
: the media type audio|midi, default audiostream.props = {}
: properties to be passed to the streamOptions with well-known behavior: