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

Multipart messaging #1

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Multipart messaging #1

merged 2 commits into from
Aug 30, 2023

Conversation

rhysmorgan134
Copy link
Owner

@rhysmorgan134 rhysmorgan134 commented Aug 30, 2023

Added audio streaming and multipart messaging functionality

Added a stream function, to use it do a registry scan, choose a device (typically amplifier) then press stream. It's current sink should be disconnected
if your device allows retrieving sink information via MOST messages it should be quite easy to find out which sink to disconnect
as there are likely multiple (nav audio, parking sensors, main audio etc). When you click stream you should then hear the current audio stop
and the pi should take over. Prerequisites

- dtoverlay configured (contained in the socket most repo)
- audio set to use "GenericStereoAudioCodec"
@rhysmorgan134 rhysmorgan134 merged commit 43e9243 into main Aug 30, 2023
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

Successfully merging this pull request may close these issues.

1 participant