Hi all,
I tried to install mopidy in Ubuntu and due to some broken dependencies I decided to search for a dockerized version of it. I found a nice version here https://hub.docker.com/r/wernight/mopidy/.
Unfortunately I got some errors when trying to make it work with PulseAudio over the network. I see the following messages:
AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': No such file or directory
Pipeline is PREROLLING ...
WARNING: from element /GstPipeline:pipeline0/GstAutoAudioSink:autoaudiosink0: Failed to connect: Connection refused
Additional debug info:
pulsesink.c(615): gst_pulseringbuffer_open_device (): /GstPulseSink:autoaudiosink0-actual-sink-pulse
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Is this something where you could help me?
Thanks in advance