var options = {
localVideo: $scope.localVideo,
mediaConstraints: constraints,
onicecandidate: window.localParticipant.onIceCandidate.bind(window.localParticipant),
configuration: "iceServers":[{"url":"stun:turn01.uswest.xirsys.com"},{"username":"a4786232-e833-11e5-9f3a-b1e3b1ec0622","url":"turn:turn01.uswest.xirsys.com:80?transport=udp","credential":"a47862be-e833-11e5-9123-12e1ac1c0311"},{"username":"a4786232-e833-11e5-9f3a-b1e3b1ec0622","url":"turn:turn01.uswest.xirsys.com:80?transport=tcp","credential":"a47862be-e833-11e5-9123-12e1ac1c0311"},{"username":"a4786232-e833-11e5-9f3a-b1e3b1ec0622","url":"turn:turn01.uswest.xirsys.com:3478?transport=udp","credential":"a47862be-e833-11e5-9123-12e1ac1c0311"},{"username":"a4786232-e833-11e5-9f3a-b1e3b1ec0622","url":"turn:turn01.uswest.xirsys.com:3478?transport=tcp","credential":"a47862be-e833-11e5-9123-12e1ac1c0311"}]
};
--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "kurento" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kurento/4fg2zSjztfQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kurento+u...@googlegroups.com.
--
"username":"a4786232-e833-11e5-9f3a-b1e3b1ec0622","url":"turn:turn01.uswest.xirsys.com:80?transport=udp","credential":"a47862be-e833-11e5-9123-12e1ac1c0311"