Carlos Eduardo

Results 5 comments of Carlos Eduardo

you are using letsencrypt ssl certificate ?

What rtc server and socket you are using ?

In my case, i used STURN TURN servers from google : 'stun:stun.l.google.com:19302', 'stun:stun1.l.google.com:19302', 'stun:stun2.l.google.com:19302', 'stun:stun.l.google.com:19302?transport=udp', try this : var connection = new RTCMultiConnection(); connection.socketURL = YOU_RTC_SERVER + '/' i newbie...

i recommend you to use signaling server : https://github.com/muaz-khan/RTCMultiConnection-Server