stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
855 stars 278 forks source link

The sound is not transmitting #75

Open davio07 opened 4 years ago

davio07 commented 4 years ago

Hi, Stephen. Thanks for this sdk.

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

stephenlb commented 4 years ago

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.