audio not works with rpi3
Hi,
audio playback seem not works on rpi3 developer 0.7.
Finally, I find what up.
On Raspi 3.
It seem like only support BluetoothProfile.A2DP , not A2DP_SINK_PROFILE. So disable fun private void setupBTProfiles() on A2dpSinkActivity //setupBTProfiles();
Music come out !!!
Finally, I find what up.
On Raspi 3.
It seem like only support BluetoothProfile.A2DP , not A2DP_SINK_PROFILE. So disable fun private void setupBTProfiles() on A2dpSinkActivity //setupBTProfiles();
Music come out !!!
I tested on rasp3 but still not work no audio come out
Hi,
audio playback seem not works on rpi3 developer 0.7.
hello
i have same problem
audio playback not works on rpi3