AndroidRTC icon indicating copy to clipboard operation
AndroidRTC copied to clipboard

only show connecting

Open monikarora opened this issue 7 years ago • 14 comments

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

monikarora avatar Jul 26 '17 09:07 monikarora

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.

mkmlh avatar Jul 26 '17 13:07 mkmlh

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

monikarora avatar Jul 26 '17 13:07 monikarora

Is it with the same network?

mkmlh avatar Jul 26 '17 13:07 mkmlh

call button is not working

monikarora avatar Jul 26 '17 13:07 monikarora

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.

mkmlh avatar Jul 31 '17 07:07 mkmlh

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

monikarora avatar Aug 01 '17 06:08 monikarora

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.

mkmlh avatar Aug 01 '17 16:08 mkmlh

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 )

monikarora avatar Aug 08 '17 06:08 monikarora

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 😀

mkmlh avatar Aug 08 '17 07:08 mkmlh

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

sukeshikontel avatar Sep 20 '17 04:09 sukeshikontel

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

mkmlh avatar Sep 20 '17 04:09 mkmlh

thanks for the reply @imkamalh

sukeshikontel avatar Sep 20 '17 05:09 sukeshikontel

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?

HassaanNasir2018 avatar Oct 04 '18 07:10 HassaanNasir2018

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 ?

phamquocdai123 avatar Mar 09 '19 08:03 phamquocdai123