Hi,
Could you provide the recipe to properly start the container, so dlna sink is created in pavucontrol, please?
I have got to the point, where I can start the container, the DLNA renderers are discovered, but not able to see the audio sink in pavucontrol.
I have tried on Slackware64 14.2 and Debian Jessie, with the same results.
pa-dlna-debug.txt
The steps I followed:
xhost local:root
pactl load-module module-dbus-protocol
docker run -d --net host -v /etc/passwd:/etc/passwd --user oozzy sesceu/pulseaudio-dlna --debug
Attached is the debug log.
I appreciate your help.