AppRTCDemo icon indicating copy to clipboard operation
AppRTCDemo copied to clipboard

How to get the remote audio data?

Open wtchaos opened this issue 9 years ago • 3 comments

Hello.I download the WebRTC source code and compiled it for Android. The client is working fine. I want to get hold of the raw audio data that is received from the remote end. I see the MediaStream class in the Java level and found that it does have various Audio track parameters but couldn't find a way to get hold of the buffer itself. Appreciate if any body has a clue as to how to access the audio buffer received from the remote end.

Thanks

wtchaos avatar Dec 16 '16 12:12 wtchaos

Did you find answer to this. I need to access audio & video data both. Thanks!

Raj123456788 avatar Jan 20 '17 02:01 Raj123456788

i have done this. need to change some webrtc's source code.

notedit avatar Jan 20 '17 02:01 notedit

can you please guide me or share the changes required to be done? I need to stream the surface but I am not able to do that as well. Thanks!

Raj123456788 avatar Jan 20 '17 02:01 Raj123456788