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

Allow recording software to capture audio #100

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

Allow recording software to capture audio #100

wants to merge 1 commit into from

Conversation

Bottersnike
Copy link

As per https://developer.android.com/guide/topics/media/playback-capture, this allows cytoid's audio to be recorded by other apps on the device. This is useful both for people who want to quickly record gameplay, and people using tools such as sndcpy to mirror their device's audio. I have not tested a full build (as I lack the required unity plugins) however I have patched this change into a production build with success.

@tytydraco
Copy link

Hmm this isn't an issue for me on my OnePlus 7 Pro. My captured audio works fine using the built-in screen recorder. What device are you using?

@Teages
Copy link
Member

Teages commented Oct 4, 2020

Hmm this isn't an issue for me on my OnePlus 7 Pro. My captured audio works fine using the built-in screen recorder. What device are you using?

It is for Android Q's official recorder provided by Google and which need this to reecord the audio.

@Bottersnike
Copy link
Author

I've been testing on a Pixel 2 running android 10, but I've found the simplest way to test if an app allows recording is to use https://github.com/rom1v/sndcpy to try and forward the audio to a connected PC

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.

3 participants