Open dudhatparesh opened 7 years ago
I solved this way https://github.com/ISBX/apprtc-node-server/issues/13
I have installed ejabberd in same server. I read that i can use same as ice server/ Can you tell me what should be value of icerServerUrl="abc.maindomain.com" or something different?
Maybe something like icerServerUrl="abc.maindomain.com:port" And keep open the port on your firewall.
I have already setup coturn server on different machine. and collider in localhost. Do i still need to setup ICE server?
I tried running this server in AWS ubuntu 14.04 When i set url in my android app to point 3000 port. I am getting following error.
Room JSON parsing error: org.json.JSONExceptopm: No value for ice_server_url
I can run it on browser either.