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

@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

Comments

@bandrarom
Copy link

No description provided.

@bandrarom 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
@yoreland
Copy link
Contributor

Is there any reason you can't use sdk to record microphone and publish audio?

@bandrarom
Copy link
Author

no sdk work proferly . because mobile's microphone audio is streamed . but when i drive to stream uvc camera's microphone it doesn't work

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