westonsoftware / vue-webrtc

WebRTC video component for Vue.js
MIT License
365 stars 127 forks source link

TURN server error #73

Closed RezaErfani67 closed 3 years ago

RezaErfani67 commented 3 years ago

Describe the bug

i have TURN server but it does not work ... every one just only see him/her self... DEMO is here

error while second person join to room... image

To Reproduce Steps to reproduce the behavior: if 3 person exists in the room, i should see 3 video stream...

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information):

westonsoftware commented 3 years ago

Try to verify your turn server here to see if it is ok ... https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/

RezaErfani67 commented 3 years ago

my problem related to TURN server... i used to https://xirsys.com and every think was OK...