#Raspberry Pi Bluetooth Audio Player (Wheezy 2.9.2013)
This project isn't really maintained anymore and is looking for a new home. If you're interested, submit an issue saying so!
According to the bluez-dev team, there is an issue with the kernel (at this time Linux raspberrypi 3.6.11+) with bluez-4.99 (info here) that causes some freezing. To cause this, successfully pair, then disconnect via the device, then attempt to reconnect...the rPi is now frozen.
If this is the case, try the 'Wheezy-dirty' branch here
##Prerequisites:
- Packages:
bluez pulseaudio-module-bluetooth python-gobject python-gobject-2
bluez-tools qdbus
- Install:
- all files in /root/bluetoothradio
cp bluetoothradio/bluetooth-server /etc/init.d
chmod 755 /etc/init.d/bluetooth-server && chmod +x /etc/init.d/bluetooth-server
update-rc.d bluetooth-server defaults
reboot
- Requirements:
- /etc/bluetooth/audio.conf
[General] Enable=Source,Sink,Media,Socket
- /etc/pulse/daemon.conf
resample-method = trivial