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
i use uvc camera and streaming video . but thes sounds not catch from uvc camera . so i call "setExternalAudioSource()" and "pushExternalAudioFrame". audio doesnt streaming.
i use uvc camera and streaming video . but thes sounds not catch from uvc camera . so i call "setExternalAudioSource()" and "pushExternalAudioFrame". audio doesnt streaming.
mRtcEngine.setExternalAudioSource(true, 8000, 1);
mRtcEngine.pushExternalAudioFrame(bytes,1000);
The text was updated successfully, but these errors were encountered: