Skip to content

Allow to connect a core with a given socket

tytan652 requested to merge tytan652/wireplumber:wp_core_connect_fd into master

This PR allow to connect a core with a given socket (file descriptor) which is pretty common in context where xdg-desktop-portal (Camera, ScreenCast…) are used.

Merge request reports