03-05-2019, 02:43 PM
Hi,
I took the liberty of placing the log output in a code box for readability. Code box is the 5th button from the right on the toolbar when composing a post.
I'm not sure what's causing the pairing/trust issue but generally you will want to have moOde bluetooth in "SCAN for devices" mode and then initiate the connection/pairing from the client either during the SCAN or right after it finishes. For example my iPhone is not too picky when it comes to connecting but my iPad won't successfully connect until right after the SCAN finishes.
Bluetooth speaker sharing is something that IOS supports well but I'm not sure about Android etc since I don't have any of those devices. Speaker sharing configures MPD bluetooth output to route audio through ALSA dmix. This should allow multiple clients to stream audio at same time to moOde Bluetooth.
You can check the file below to confirm that dmix issuing used
cat /etc/bluealsaaplay.conf
Speaker sharing on
AUDIODEV=btaplay_dmix
Speaker sharing off
AUDIODEV=plughw:0,0
I took the liberty of placing the log output in a code box for readability. Code box is the 5th button from the right on the toolbar when composing a post.
I'm not sure what's causing the pairing/trust issue but generally you will want to have moOde bluetooth in "SCAN for devices" mode and then initiate the connection/pairing from the client either during the SCAN or right after it finishes. For example my iPhone is not too picky when it comes to connecting but my iPad won't successfully connect until right after the SCAN finishes.
Bluetooth speaker sharing is something that IOS supports well but I'm not sure about Android etc since I don't have any of those devices. Speaker sharing configures MPD bluetooth output to route audio through ALSA dmix. This should allow multiple clients to stream audio at same time to moOde Bluetooth.
You can check the file below to confirm that dmix issuing used
cat /etc/bluealsaaplay.conf
Speaker sharing on
AUDIODEV=btaplay_dmix
Speaker sharing off
AUDIODEV=plughw:0,0