Skip to content

bugfix: use correct AudioSource for Android 6 and above #49

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kristianlm
Copy link

@kristianlm kristianlm commented Sep 29, 2017

On Android Marshmallow (6) and above, no recordings were possible and
no files would be created. Instead, we get an error message regarding
audio capture.

This issue, however, briefly describes the solution, which is basically this patch.

Now the calls seems to be recorded correclty (tested on Android
6.0.1).

Note that even though the source says just MIC, both voices in the
call are captured.

On Android Marshmallow (6) and above, no recordings were possible and
no files would be created. Instead, we get an error message regarding
audio capture.

[This
issue](riul88#41),
however, briefly describes the solution, which is basically this
patch.

Now the calls seems to be recorded correclty (tested on Android
6.0.1).

Note that even though the source says just `MIC`, both voices in the
call are captured.
@UsmanAhmadSaeed
Copy link

@kristianlm Could you please provide the compiled apk for this fixed version?

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.

2 participants