PipeWire 1.2.6
|
The rtp-sap
module announces RTP streams that match the rules with the announce-stream action.
It will create source RTP streams that are announced with SAP when they match the rule with the create-stream action.
If no stream.rules are given, it will announce all streams with sess.sap.announce = true and it will create a receiver for all announced streams.
libpipewire-module-rtp-sap
Options specific to the behavior of this module
local.ifname = <str>
: interface name to usesap.ip = <str>
: IP address of the SAP messages, default "224.0.0.56"sap.port = <int>
: port of the SAP messages, default 9875sap.cleanup.sec = <int>
: cleanup interval in seconds, default 90 secondssource.ip =<str>
: source IP address, default "0.0.0.0"net.ttl = <int>
: TTL to use, default 1net.loop = <bool>
: loopback multicast, default falsestream.rules
= <rules>: match rules, use create-stream and announce-stream actionssap.preamble-extra = [strings]
: extra attributes to add to the atomic SDP preamblesap.end-extra = [strings]
: extra attributes to add to the end of the SDP messageOptions with well-known behavior: