Skip to content

Project51At/rpi-bt-streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Raspberry Pi Bluetooth-Audio Streamer

Raspberry Pi Bluetooth-Audio Streamer

A simple Bluetooth-Audio receiver that forward its content via iceCast2

Requirements

  • Raspberry Pi with Bluetooth support (tested with Raspberry Pi 2 and Plugable USB Bluetooth Adapter)
  • Raspbian Buster Lite (tested with 2020-02-13)

Installation

The installation script asks what to do

wget -q https://github.com/Project51At/rpi-bt-streamer/archive/master.zip
unzip ./master.zip
rm ./master.zip

cd rpi-bt-streamer-master
sudo chmod 774 ./install.sh
sudo ./install.sh

Bluetooth

The setup and management of the Bluetooth connection have been taken over from "rpi-audio-receiver" project (nicokaiser).

ToDo

  • ?

Disclaimer

References

About

Raspberry Pi Bluetooth-Audio Streamer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages