- Install cygwin - include pulseaudio and cygrunsrv
- Configure
/etc/pulse/*
as required for use case (load-module module-native-protocol-tcp
for example) - Copy auth cookie to
/home/SYSTEM/.config/pulse/cookie
- To install service, run:
cygrunsrv -I PulseAudio -p /usr/bin/pulseaudio.exe -a "--exit-idle-time=9999999999999 --realtime --disallow-exit --daemonize=no --no-cpu-limit"
- Start PulseAudio service
- Open PulseAudio port (4713) in Windows Firewall as appropriate (local network, for example)
Last active
January 10, 2021 19:14
-
-
Save Stormwind99/e5ffc026a44ec2374f92864652d94854 to your computer and use it in GitHub Desktop.
Install PulseAudio systemwide as a Windows service
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment