Skip to content

module-rtp-sap/sink: try to bind sockets to an explicit interface

Arun Raghavan requested to merge arun/pipewire:rtp-sap-source-iface-fix into master

This fixes both RTP source and sink modules to use the interface name if possible. This makes sure things work correctly when there are multiple interfaces to select from.

Edited by Arun Raghavan

Merge request reports