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 Android MediaProjection API for capturing audio #17

Open
penguin359 opened this issue May 23, 2024 · 1 comment
Open

Support Android MediaProjection API for capturing audio #17

penguin359 opened this issue May 23, 2024 · 1 comment

Comments

@penguin359
Copy link

This would allow Robot36 to directly capture audio from another app running on the phone instead of relying on the microphone and speaker to loopback the audio. In particular, this would be good for SDR apps like SDR Touch and RF Analyzer that can capture FM radio signals and demod them to audio. I currently use these apps regularly to pick up SSTV signals and record them. However, to decode them live (or even from a wav recording made by these apps) requires that the audio be played over a speaker where other external sounds can introduce noise in the picture.

I might take a whack at adding this if I can get some time, but thought I'd record it here for now.

@xdsopl
Copy link
Owner

xdsopl commented May 23, 2024

Cool. Curios how that works. I am used to loop-back audio using PulseAudio with varying success to develop Robot36 in the Android emulator but that definitely sounds intriguing. Can't wait to see it in action!

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

2 participants