REQ: Bluetooth Audio Receiver
-
- Posts: 28
- Joined: Wed Jul 08, 2015 12:14 pm
REQ: Bluetooth Audio Receiver
Please-please-please consider adding this feature, with both RPi3 internal Bluetooth and USB dongles in mind.
-
- Posts: 28
- Joined: Wed Jul 08, 2015 12:14 pm
Re: REQ: Bluetooth Audio Receiver
I found a solution to described problem, courtesy of davidedg & Douglas6.
The results can be achieved by following this guide with a slight change:
# Load Bluetooth discover module in SYSTEM MODE:
############################################################################
cat <<EOF >> /etc/pulse/system.pa
#
### Bluetooth Support
.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif
load-module module-bluetooth-policy
EOF
############################################################################
In order to connect automatically, turn discoverable on in bluetoothctl.
Please consider including Bluetooth Audio Receiver option in future releases of Dietpi!
The results can be achieved by following this guide with a slight change:
# Load Bluetooth discover module in SYSTEM MODE:
############################################################################
cat <<EOF >> /etc/pulse/system.pa
#
### Bluetooth Support
.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif
load-module module-bluetooth-policy
EOF
############################################################################
In order to connect automatically, turn discoverable on in bluetoothctl.
Please consider including Bluetooth Audio Receiver option in future releases of Dietpi!
Last edited by Starlight5 on Tue Nov 22, 2016 5:06 pm, edited 1 time in total.
Re: REQ: Bluetooth Audio Receiver
Yeah this would be neat.
There's also a good (but perhaps slightly dated) tutorial for headless Pulse configuration as well as Bluetooth and DLNA configs here: https://rootprompt.apatsch.net/2013/02/ ... ulseaudio/
Definitely would like to see simple Bluetooth Audio and DLNA renderers included with DP.
There's also a good (but perhaps slightly dated) tutorial for headless Pulse configuration as well as Bluetooth and DLNA configs here: https://rootprompt.apatsch.net/2013/02/ ... ulseaudio/
Definitely would like to see simple Bluetooth Audio and DLNA renderers included with DP.
Re: REQ: Bluetooth Audio Receiver
I've tried a few tutorials found on the internet, but none worked for me. I think they are too old, and since most are written for raspbian wheezy, there are a lot of steps that are not valid anymore.rothchild wrote:There's also a good (but perhaps slightly dated) tutorial for headless Pulse configuration as well as Bluetooth and DLNA configs here: https://rootprompt.apatsch.net/2013/02/ ... ulseaudio/
Re: REQ: Bluetooth Audio Receiver
heise.de actualized this year their article:
from
https://www.heise.de/select/ct/2016/21/1476018474794614
to
https://www.heise.de/select/ct/2018/11/1526852582879200
...bluealsa, ... bluealsa-aplay ...
...it seems to be easy... not for me...
Someone there want to make a one-click-app?
from
https://www.heise.de/select/ct/2016/21/1476018474794614
to
https://www.heise.de/select/ct/2018/11/1526852582879200
...bluealsa, ... bluealsa-aplay ...
...it seems to be easy... not for me...
Someone there want to make a one-click-app?
-
- Posts: 7
- Joined: Mon Nov 05, 2018 1:45 pm
Re: REQ: Bluetooth Audio Receiver
Don't have the skills to make such an app. I do have the hardware and desire to use one. 
