Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--pulseaudio fails with pipewire #527

Open
mviereck opened this issue Apr 4, 2024 · 0 comments
Open

--pulseaudio fails with pipewire #527

mviereck opened this issue Apr 4, 2024 · 0 comments
Labels

Comments

@mviereck
Copy link
Owner

mviereck commented Apr 4, 2024

On Debian bookworm option --pulseaudio, defaulting to --pulseaudio=socket, fails.
The pulseaudio module module-native-protocol-unix is not provided anymore.
It seems that pipewire replaces pulseaudio and is not compatible in this case.
Using similar libpipewire-module-protocol-native failed.

So only less secure --pulseaudio=tcp (also needing -I, --network) and --pulseaudio=host work as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant