You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Microphone audio source (Attached the recording)
issue-demo.mp4
Normally, when the audio source is microphone, the recording should capture only microphone input.
However, on Pixel 6 (Android 15) the recorded output also contains YouTube audio (system audio) - maybe it's capturing the system audio via mic , (maybe AEC is not working)
But, when wired headphones are connected, the recording behaves correctly and only the microphone audio is captured.
Using Microphone audio source (Attached the recording)
issue-demo.mp4
Normally, when the audio source is microphone, the recording should capture only microphone input.
However, on Pixel 6 (Android 15) the recorded output also contains YouTube audio (system audio) - maybe it's capturing the system audio via mic , (maybe AEC is not working)
But, when wired headphones are connected, the recording behaves correctly and only the microphone audio is captured.
Device Information:
Device: Pixel 6
Android Version: 15
Library: RootEncoder
Audio Source: Microphone
Steps to Reproduce
Actual Behavior
With Speaker:
Both microphone audio and YouTube audio are recorded.
Expected Behavior
Since the audio source is microphone, the recording should capture only microphone input.