stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.

Home Page:https://stephenlb.github.io/webrtc-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The sound is not transmitting

davio07 opened this issue · comments

Hi, Stephen. Thanks for this sdk.

On Chrome, Android to Android devices. The pictures send, but the sound does not transmit through the recipients...

Sometimes you need to use a 3rd party stun/turn server https://github.com/stephenlb/webrtc-sdk#webrtc-adding-custom-stun-and-turn-servers as the network traversal in your case may need a broker.