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
@yoreland I have use agora sdk with uvc camer library in android studio and successfully rendering the video . But there is a problem that while streaming video from uvc camera audio get from mobile microphone. so i read the agora documentation and i applied the agora external audio source. mRtcEngine.setExternalAudioSource(true, 44100, 1); mRtcEngine.pushExternalAudioFrame(data, length); But it didn't streaming audio . i can only hear a noice like tiktik tik tik . so do you have any idea about this ?
#243
Open
bandrarom opened this issue
Dec 22, 2021
· 2 comments
The text was updated successfully, but these errors were encountered:
bandrarom
changed the title
@yoreland I have use agora sdk with uvc camer library in android studio and successfully renderind the video . But there is a problem that while streaming video from uvc camera audio get from mobile microphone. sop i read the agora documenttation and i apply the agora external audio source. mRtcEngine.setExternalAudioSource(true, 44100, 1); mRtcEngine.pushExternalAudioFrame(data, length); But i didn't streaming audio . i can only hear a noice like tiktik tik tik . so do you have any idea about this ?
@yoreland I have use agora sdk with uvc camer library in android studio and successfully rendering the video . But there is a problem that while streaming video from uvc camera audio get from mobile microphone. so i read the agora documentation and i applied the agora external audio source. mRtcEngine.setExternalAudioSource(true, 44100, 1); mRtcEngine.pushExternalAudioFrame(data, length); But it didn't streaming audio . i can only hear a noice like tiktik tik tik . so do you have any idea about this ?
Dec 22, 2021
No description provided.
The text was updated successfully, but these errors were encountered: