Git Product home page Git Product logo

docker-snapcast-multiroomaudio's Introduction

Docker Automated build Docker Pulls

docker-snapcast-multiroomaudio

Simple docker-container to run snapcast (snapserver) with Spotify (via librespot) and AirPlay (via shairport-sync) Streaming options. Uses Avahi for service announcements and uses macvlan to be addressable to native snapclients on your LAN. So this is the definition of "standing on the shoulders of giants"

PLEASE NOTICE

If you're reading this on (https://hub.docker.com) or (https://store.docker.com): I'm using the docker-services here just as a glorified "build-service". This project lives on github, so Issues should be brought up there.

Usage:

I recommend you use the docker-compose.yml.

Networking:

This container assumes that you have a macvlan (named "mylan" - but you're free to change that of course) going. If you need help setting one up, just edit the Makefile to your liking and sudo make lan.

Why macvlan?

Snapcast, by default, uses mdns for service announcement. This actually works really well, but in our case the mdns announcement would just point to the docker-host. This is fine as long as you have no other containers running that also try to announce their services. Then you either have to announce from one dedicated "mdns-container" or via the dockerhost itself (or at least that's what I experienced - correct me if I'm wrong). This makes thinks overly complicated, so a dedicated IP on the host-lan seemed less of a hassle.

Trivia

I'm currently building a seperate version of librespot with enabled pipe-backend to push directly into snapcast. I also ripped out rust-mdns since we're using avahi already.

docker-snapcast-multiroomaudio's People

Contributors

s1lvester avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.