westonsoftware / vue-webrtc

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

error "ERR_CONNECTION_TIMEOUT" #75

Closed bipinparmar-ss closed 3 years ago

bipinparmar-ss commented 3 years ago

First of all, Thank you for the Great work!

But I am facing a weird issue here, I have installed it on my project and added it at Two Places. At One Place it's working fine., but in Other Place, it's giving me the "ERR_CONNECTION_TIMEOUT" error, even if I have the same network, same browser.

Is it related to Network Connection or something else?

Screenshot 2021-09-06 133018 (2)

Please help me here.

bipinparmar-ss commented 3 years ago

Fixed by adding TURN Server.