Skip to content

Rapsberry pi ➲ volumio ➲ bluetooth ➲ audio streaming ➲ setup script

License

Notifications You must be signed in to change notification settings

vrince/volumio-bluetooth-setup

 
 

Repository files navigation

bluetooth ➲ volumio ➲ rpi-dac

Simple script to setup bluetooth sound casting to volumio.

Tested on rpi2 / volumio 2.389 (rasbian jessie) / duriosound dac / bluetooth dongle.

Usage

  1. Install and start volumio
  2. Setup your dac (sound card) in volumio interface
  3. Run the setup script from the rpi :
ssh volumio@volumio.local
git clone https://github.com/vrince/volumio-bluetooth-setup.git
cd volumio-bluetooth-setup
sudo ./setup.sh

Known issues

  • bluetooth auto trust need love
  • handle audio sink properly (hardcoded to device alsa_output.platform-soc_sound.analog-stereo.monitor in bluez-dev)

References

Original forked from : Super-Simple-Raspberry-Pi-Audio-Receiver-Install

Mainly fix and adapted from: A2DP audio streaming using Raspberry PI

About

Rapsberry pi ➲ volumio ➲ bluetooth ➲ audio streaming ➲ setup script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.8%
  • Python 43.2%