Skip to content

Use proxy api in module-pipewire and simple-endpoint

Julian Bouzas requested to merge julian/wireplumber:use-proxy-api into master

This MR uses the new proxy API in module-pipewire and simple-endpoint. This also solves a double free error crash that was happening when running running and stopping the client multiple times.

Merge request reports