SimpleProtocolPlayer icon indicating copy to clipboard operation
SimpleProtocolPlayer copied to clipboard

feature request - stream from android to pulse

Open kaytat opened this issue 9 years ago • 2 comments

Is this possible? Can pulse audio support it?

kaytat avatar Nov 22 '15 08:11 kaytat

http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Network/#index3h3

TimeZlicer avatar Dec 13 '15 12:12 TimeZlicer

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.

kaytat avatar May 17 '16 04:05 kaytat