Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audio not works with rpi3 #15

Open
matzrm opened this issue Apr 10, 2018 · 3 comments
Open

audio not works with rpi3 #15

matzrm opened this issue Apr 10, 2018 · 3 comments

Comments

@matzrm
Copy link

matzrm commented Apr 10, 2018

Hi,

audio playback seem not works on rpi3 developer 0.7.

@zhm-nico-nico-ni
Copy link

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 !!!

@xfdr0805
Copy link

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

@bahramGhasemi
Copy link

Hi,

audio playback seem not works on rpi3 developer 0.7.

hello

i have same problem

audio playback not works on rpi3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants