You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried deploying the webrtc server using this repository but it seems there are some missing caused the Android app could not connect to it while this same Android app can connect to above server ("42.192.40.58:5000"),
It'd be great if you can share with me the source codes of this server? (I can see Android app mentioned this server is written in Java Spring Boot instead of NodeJS),
Many thanks in advance,
The text was updated successfully, but these errors were encountered:
Got it,
Thank you so much,
BTW, when I tried with this server: video calls cannot be establish while
Audio call is ok in term of signalling but media (no voice path),
Does it relate to not having ICE/TURN/STUN in place?
Regards,
Phuong.
hi my friends
im getting nothing in node js server
im getting this log in android side:
dds_SocketManager: socket is open!
but enter button doesnt work and cant loggin
Hi @ddssingsong ,
I tried deploying the webrtc server using this repository but it seems there are some missing caused the Android app could not connect to it while this same Android app can connect to above server ("42.192.40.58:5000"),
It'd be great if you can share with me the source codes of this server? (I can see Android app mentioned this server is written in Java Spring Boot instead of NodeJS),
Many thanks in advance,
The text was updated successfully, but these errors were encountered: