qaudio-player

command module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

qaudio-player

The following steps must be performed on the machine that plays audio

Install the pulseaudio server

sudo apt install pulseaudio

Add a line to accept clients from docker

sudo nano /etc/pulse/default.pa

# Add the following line
load-module module-native-protocol-tcp auth-ip-acl=172.17.0.0/16 auth-anonymous=1

Restart the pulseaudio server

systemctl --user restart pulseaudio

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL