Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webrtc works via WiFi but does not work via LTE #39

Open
kvnvalerik opened this issue Jun 21, 2019 · 2 comments
Open

webrtc works via WiFi but does not work via LTE #39

kvnvalerik opened this issue Jun 21, 2019 · 2 comments

Comments

@kvnvalerik
Copy link

Hello!
My problem is that I can't create a successful connection between an Android app (LTE/4G/3G) and a Deskop app written in JavaScript (connected to WiFi).

Where can I get the addresses of STUN/TURN servers and how do I install them in the application.

Thanks.Valeriy

@shivamag00
Copy link
Contributor

You will need a TURN/STUN sever for creating connection between LTE and Wifi network. You can use free XirSys TURN server. You will have to register on their website and they will issue you a URL, username and password

@kvnvalerik
Copy link
Author

kvnvalerik commented Aug 23, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants