Hi guys,
My app starts to capture audio and video from the camera, while playing an HLS in an AVPlayer instance.
The problem I'm encountering is that the camera captures also audio produced from the video playback. And that's someone I don't want..
Is there a smart way to avoid that? that is, to filter out the sound produced from the device speakers?
Thanks..!