Sign inSign up

malted/mopidy-pulseaudio-server

By malted

Updated almost 10 years ago

Mopidy combined with pulseaudio to form a music streaming server on a Raspberry PI

Image
3

1.3K

malted/mopidy-pulseaudio-server repository overview

The container runs mopidy, which pipes it's audio output to a pulseaudio sink, from where it is sent via an RTP Broadcast on 224.0.0.56:45678. Plugins for Spotify and a Webinterface are already included.

While this can run on a Raspberry Pi 1, a Raspberry Pi 2 is recommended.

Start with docker run --net=host -e USER='YOUR SPOTIFY USERNAME' -e PASS='YOUR SPOTIFY PASSWORD' malted/mopidy-pulseaudio-server

You can listen to the stream for example with vlc rtp://224.0.0.56:45678

Navigate your Browser to YOUR_IP:6680 to control mopidy via its webinterface

Dockerfile: https://github.com/Malte-D/rpi-mopidy-pulseaudio-server/blob/master/Dockerfile

Read more: https://hackaday.io/project/16411-multiroom-music-streaming

Tag summary

Content type

Image

Digest

Size

204.1 MB

Last updated

almost 10 years ago

docker pull malted/mopidy-pulseaudio-server