tigase / stork

(M) Android XMPP Client
https://tigase.net/
GNU Affero General Public License v3.0
58 stars 16 forks source link

Whether tigase stun component contains turn server? #30

Open godpit opened 4 years ago

godpit commented 4 years ago

If not, Do I need to add turn server?

"stun:stun.l.google.com:19302", "stun:stun1.l.google.com:19302", stun:stun2.l.google.com:19302", "stun:stun3.l.google.com:19302", "stun:stun4.l.google.com:19302",

Are these turn servers?

"stun:stunserver.org:3478"

Is these stun server?

Do you recommend free server or self deployment server.

Please give me some advice. Thanks a lot!

godpit commented 4 years ago

And, do I need room server and media server?

licaon-kter commented 4 years ago

There are no free TURN servers.

As seen here https://github.com/tigase/stork/issues/28#issuecomment-631952830 you'd better host your own and Stork should pick them up when fixed.

You can read this too to get info on how Conversations does it: https://gist.github.com/a28c438d9bbf3f4a3d4c663ffaa224d9