{ "sdpSemantics": "unified-plan", "iceServers": [ { "urls": "turn:__DOMAIN__:__PORT_TURNSERVER__", "username": "__APP__", "credential": "__TURNSERVER_PWD__" } ] }