-
Notifications
You must be signed in to change notification settings - Fork 209
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
Android Native call example not working. #203
Comments
me too, I tried ,telnet mmt-stun.verkstad.net 3478 ,seems works fine. |
I have some problem, I think problem from https protocol, when request to server https protocol required, but code using http protocol... |
@jokopitoyo "chrome" https is required. |
@micky-zh do you find the root cause and how to make it work? |
Its working fine. But for android to android, android to ios, android to web in config.java change stun server credential as turn like "mmt-turn.verkstad.net". Its worked for me in all the above scenarios... |
android implementation is still not working @alagarsamy101189 can you help out. |
Sorry. Just now saw ur mail.
Is it fixed ? If not can u tell the error u have ?
On 10-Mar-2017 11:53 am, "sutharsha" <[email protected]> wrote:
android implementation is still not working @alagarsamy101189
<https://github.com/alagarsamy101189> can you help out.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#203 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQIsKuy8ARgzKCOleTzu_YFdJLUXPagLks5rkOxtgaJpZM4JeNQu>
.
|
Hi. Anyone here fix that? Can someone help me? How to implement https on android NativeCall? |
Importing and building 'Android native call example ' in android studio I have installed it in two devices .
When I join a room with same session id from both devices -> Call button get enabled.
But on clicking 'call' button nothing happens.
Please suggest what to do ...?
The text was updated successfully, but these errors were encountered: