PipeWire 1.0.5
|
The rtp-session
module creates a media session that is announced with avahi/mDNS/Bonjour.
Other machines on the network that run a compatible session will see eachother and will be able to send audio/midi between eachother.
The session setup is based on apple-midi and is compatible with apple-midi when the session is using midi.
libpipewire-module-rtp-session
Options specific to the behavior of this module
local.ifname = <str>
: interface name to usecontrol.ip =<str>
: control IP address, default "0.0.0.0"control.port =<int>
: control port, default "0"net.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.latency.msec = <int>
: receiver latency in milliseconds, default 100sess.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 clocksess.media = <string>
: the media type audio|midi|opus, default midistream.props = {}
: properties to be passed to the streamOptions with well-known behavior: