haiyangwu / mediasoup-client-android

mediasoup android client side library https://mediasoup.org
MIT License
178 stars 107 forks source link

How to switch to media mode to play WebRTC audio #85

Closed Ternence closed 6 months ago

Ternence commented 7 months ago

How to switch to media mode to play WebRTC audio

We found that currently on android devices, the audio channel of the phone will be played. Not the media channel. image

Ternence commented 6 months ago

How to specify streamType attribute is Mediasoup webrtc as AudioStreamType. SL_ANDROID_STREAM_VOICE.