Raspberry Pi setup as bluetooth speaker

This commit is contained in:
Martin Bauer
2020-01-08 20:18:23 +01:00
commit d9cd53477f
19 changed files with 601 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# put this into: /etc/dbus-1/system.d/pulseaudio-bluetooth.conf
<busconfig>
<policy user="pulse">
<allow send_destination="org.bluez"/>
</policy>
</busconfig>