lukeweber / webrtc-jingle-client

Webrtc audio + jingle protocol brought to IOS and Android.
https://groups.google.com/forum/?fromgroups#!forum/webrtc-jingle
BSD 3-Clause "New" or "Revised" License
336 stars 136 forks source link

what is the RFC Turn Host and username password and Relay Host. #90

Closed lilu-leo closed 11 years ago

lilu-leo commented 11 years ago

i Build the apk:voice-example-1.0-SNAPSHOT.apk and install to a android phone,click the add account,and fill in the username and the password ,but i don't know what is the RFC Turn Host and username password and Relay Host. and not fill in those EditText,and i click the Login button, it do noting ,so need i create a RFC server? and register a username?Thank you,and thanks for you reply yesterday.

lukeweber commented 11 years ago

If you haven't installed a turn server, then you simply don't have one, just leave it blank.

Note though, this means that you won't have a fallback in case your p2p connection can't be established.

If you call gmail though from the app, it will use your peer's gmail turn server that gmail provides inside their client in the browser.

Luke

On Thu, Apr 25, 2013 at 1:46 PM, lilu-leo notifications@github.com wrote:

i Build the apk:voice-example-1.0-SNAPSHOT.apk and install to a android phone,click the add account,and fill in the username and the password ,but i don't know what is the RFC Turn Host and username password and Relay Host. and not fill in those EditText,and i click the Login button, it do noting ,so need i create a RFC server? and register a username?Thank you,and thanks for you reply yesterday.

— Reply to this email directly or view it on GitHubhttps://github.com/lukeweber/webrtc-jingle-client/issues/90 .