Saw this tutorial: https://wiki.debian.org/BluetoothUser/a2dp
Run apt-get install pulseaudio pulseaudio-module-bluetooth (did not use pavucontrol or bluez-firmware).
apt-get install blueman (for pairing visually).
Rest: I can connect with my phone and stream, but the sound is too fast, pops, clicks and stops. Seems like a buffer underrun and strange resampling. When turning the Pi3's Wifi off with
Code: Select all
ifdown wlan0Disabling suspend on idle module
Code: Select all
#load-module module-suspend-on-idleHas anyone the a2dp streaming working on the RPI 3 with WLAN enabled, and is there anybody with a solution?