Skip to content

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

@lrodriguezcds

Description

@lrodriguezcds

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions