webrtc-android
webrtc-android copied to clipboard
How to support external audio source data?
I want to feed external audio data into WebRTC instead of using the default: JavaAudioDeviceModule.builder(application.applicationContext)->WebRtcAudioRecord->AudioRecord
@santhoshvai i need ur help
Bypass AudioRecord in WebRTC’s WebRtcAudioRecord and upload own audio data to WebRTC. @santhoshvai ,how can i do this
This issue is very urgent for me, and I look forward to your reply. @santhoshvai @tbarbugli @pterk @magiconair @tschellenbach