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 streaming to host #2

Open
iDoka opened this issue Mar 11, 2020 · 3 comments
Open

Audio streaming to host #2

iDoka opened this issue Mar 11, 2020 · 3 comments

Comments

@iDoka
Copy link

iDoka commented Mar 11, 2020

I use my Ubuntu x86 host for playground.
I try to stream music from iPhone to host, playing starts but no sound on both devices: iPhone/host

Audio streaming is already implemented or I should additional steps for setup it? (like pulseaudio/alsa/etc py-package install/tuning)

@electric-monk
Copy link
Owner

The audio arrives in the form of AudioData messages but isn't currently handled. I'll see if I can implement a quick ffmpeg-based playback as a demo.

@iDoka
Copy link
Author

iDoka commented Mar 12, 2020

Thanks for your comment.
What is your approach for reverse engineering protocol between Autobox" dongle and (Android)-host?

@lodi12
Copy link

lodi12 commented Mar 24, 2020

The audio arrives in the form of AudioData messages but isn't currently handled. I'll see if I can implement a quick ffmpeg-based playback as a demo.

Can you suggest what are the apks file where the different message types are defined?

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