GleasonK/AndroidRTC

only show connecting

Opened this issue · 14 comments

Hey @GleasonK After accepting incoming call , only showing connecting .not connected to other devices

mkmlh commented

https://github.com/newbie007fx/newwebrtc
Try this one, itu because STUN or TURN Protocol not implemented. U have to try with the same Network for now.

Hey @imkamalh , i already used this but its not working

mkmlh commented

Is it with the same network?

call button is not working

mkmlh commented

Can u send the line of codes? The thing is my project works fine with this https://github.com/newbie007fx/newwebrtc. The only I change the setup is pubnub account of mine , testing the demo with the same Network.

Hey @imkamalh please tell me your app provide group video calling in ?my own credential PUB_KEY & SUB_KEY are not working why ?
Thanks!

mkmlh commented

Yup, I clone the project from him (the one that I share the link), and it works like a charm. Try the pub and sub key from GleasonK demo WebRTC project, if it still not working maybe that's not the problem.

Okay @imkamalh now its working .thanks!
i'm using GleasonK demo pub & sub key
please send me Group video calling link (i also want group video like conference video call )

mkmlh commented

Yup I'm glad to help @monikarora
Lol, now that's the hard one. In conference video call we have to implements the different method ( technically the handshake & communication method between the peers). If someone know how to implements, we really really appreciate that 😀

How do we connect when the phones are on separate n/w @imkamalh

mkmlh commented

@sukeshikontel we must apply TURN server. And the bad news is we must pay some service to apply turn server.

thanks for the reply @imkamalh

Thanks its working from one app to other app but when both mobile connects with different networks it only allows chatting and no video.. Why?

Hi, i run completely project android from https://github.com/newbie007fx/newwebrtc , i enter number but button Call not act anything, what is this number ?,anyone can help me please ? i have to install something else ?