DEV Community

Discussion on: Adding Video Chat To Your Laravel App

Collapse
 
nehasahu001 profile image
nehasahu001 • Edited

Hello Kofi Mupati,

Big Thanks to you to help it out.

I followed this steps and I able to impletement on system. And It's working fine for me. But when i try in different device, it's failed to connect. and I got an error like 'Connection Failed'.

Can you please help me here?

Thank you again for your guidance.

Collapse
 
mupati profile image
Kofi Mupati

Are the devices on a different network?

Collapse
 
nehasahu001 profile image
nehasahu001

Yes, it's different network.

Thread Thread
 
mupati profile image
Kofi Mupati

This is where you need to set up a TURN server.

Thread Thread
 
nehasahu001 profile image
nehasahu001

Okay, is it reliable to use this numb.viagenie.ca/ free STUN/TURN server here?

Thread Thread
 
mupati profile image
Kofi Mupati

Not tried it before but you can go ahead and use it.

Thread Thread
 
nehasahu001 profile image
nehasahu001

Thanks a lot!

Thread Thread
 
nehasahu001 profile image
nehasahu001

I tried TURN Server also but still it's same error i am facing. As I found here (github.com/feross/simple-peer/issu...) that it's taking much time to paste the signals. don't you think so? If yes than, is there any improvement in time?