Skip to content

rugarci/docker-snapserver-bluetooth

Repository files navigation

docker-snapserver-bluetooth

Docker Pulls

This image is intended to connect Alexa to a Snapcast server via Bluetooth

Based on https://github.com/balenalabs/balena-sound/tree/master/bluetooth-audio

Tested on Raspberry pi 4

Usage

For Docker compose

  bt-sink:
    image: rugarci/snapserver-bluetooth
    environment:
      - BLUETOOTH_DEVICE_NAME=Multiroom system
    network_mode: host
    privileged: true
    volumes:
      - btSinkVol:/var/cache/bluetooth
      - btSinkVol:/var/cache/snapcast
      - /run/dbus:/run/dbus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published