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

Support for Bose Music Share #9

Open
stewSquared opened this issue Aug 31, 2019 · 2 comments
Open

Support for Bose Music Share #9

stewSquared opened this issue Aug 31, 2019 · 2 comments

Comments

@stewSquared
Copy link

stewSquared commented Aug 31, 2019

Is there planned support for Bose Music Share? Music Share allows you to pair another Bose device to your own in order to share your audio stream with another listener. See documentation here: https://www.bose.com/en_us/support/article/using-music-share.html

If there's not planned support, could you offer guidance to someone willing to contribute this support? Do you think it's doable over a weekend?

@Denton-L
Copy link
Owner

Denton-L commented Sep 1, 2019

Hi, I would be interested in supporting it but I haven't had any time or interest recently in reverse-engineering and implementing it.

If you would like to implement support, you could use an Android phone with "Enable Bluetooth HCI snoop log" enabled from the Developer options. Enable and disable Music Share and then dump the logs into Wireshark and try to see if you can find the packets that do that action. Then the code should be straightforward enough to modify to add this option in.

Hope this helps!

@zaddach
Copy link

zaddach commented Aug 23, 2022

I've implemented support for music sharing here: https://github.com/zaddach/based-connect

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

3 participants