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

Record video but taking only the audio of the environment without the sound that comes out of the speaker #243

Open
lrodriguezcds opened this issue Mar 19, 2021 · 1 comment

Comments

@lrodriguezcds
Copy link

Hi everyone!

I'm building an application that loads videos in a table. The user can react to each video which means every time a user reacts to a playing video I'm recording his reaction.

This issue happens when a user is recording a Reaction. When the app plays the Original video, the audio of it is going out from the speakers, but as we're recording the reaction at the same time (using the camera and the mic), the reaction recording takes the speaker audio of the original video.

The result is a Reaction video that overlaps the audio of the Original video and reaction video.

What I need is to record the user while is watching the video but taking only the audio of the environment without the sound that comes out of the speaker.

There's any possible way I can achieve that with this library?

I tried NextLevel.shared.captureMode and all the possible variants but I wasn't able to solve it.

Thanks in advance!

@nicolasCastro
Copy link

I have the same issue. Can someone help? :)

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