SimpleProtocolPlayer
SimpleProtocolPlayer copied to clipboard
feature request - stream from android to pulse
Is this possible? Can pulse audio support it?
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Network/#index3h3
So this seems ideal: https://developer.android.com/reference/android/media/MediaRecorder.AudioSource.html#REMOTE_SUBMIX
But it's only in API 19. And apps aren't allowed to use CAPTURE_AUDIO_OUTPUT. Sucks.
I'll try https://developer.android.com/reference/android/media/audiofx/Visualizer.html
It's probably gonna sound really bad.